Open fnwbr opened 1 year ago
Just to confirm -- is the notification count being cleared from the homeserver or is the client using a local receipt to mark everything as read?
Talking to the Element Web team, it is the server resetting the count.
Related. Same mechanism for display name https://github.com/matrix-org/synapse/issues/9716
Can confirm that the same thing happens for changing your display name.
@clokep Sorry for the radio silence before; must have overlooked the email for your comment.
Description
Similarly to https://github.com/matrix-org/synapse/issues/16059 setting a new avatar via
/_matrix/client/v3/profile/{userId}/avatar_url
also marks all notifications as read, as in, marks all rooms that have "unread notifications" as done.Steps to reproduce
None of the platform-specific details below are relevant; this issue is more to discuss if this behavior is really intended.