-
Notifications
You must be signed in to change notification settings - Fork 379
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MSC2625: Add mark_unread
push rule action
#2625
Conversation
Synapse implementation: matrix-org/synapse#7673 |
Co-authored-by: Matthew Hodgson <matthew@matrix.org>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This feels a bit quicker to do, albeit risking further confusion and concern with the push rules system. It's a bit questionable to let users decide what counts as something worth marking as unread, and different clients may have different opinions on that anyways.
sorry, I should have said: this is being superceded by #2654. Trying to get both "unread" and "notifications" out of the same list of push rules was a nightmare. |
Rendered