David Baker
David Baker
If you create a room, you'll have admin in it.
What we need now for the unread / bing counts: - Unread notification count per room in event stream - Notification actions attached to each event in event stream
Note that APNS has no concept of a reset push for a message: you can set the badge count to zero which causes all the notifications to disappear, otherwise they...
https://matrix.org/jira/browse/SPEC-303 tracks how we decide whether a given room is unread
Badge counts are fixed on https://github.com/matrix-org/synapse/tree/push_badge_counts but requires the new notification code which is currently disabled.
Should this still be v0?
We use number for timeout IDs throughout the element web codebase as it only runs in browsers. That said, I'm also getting the same error so something must have changed...
Apologies, I went to ask the team about this and then forgot. I just brought it up again in our meeting and the solution suggested was to try overriding the...
That would be great if you're happy to pick it up - thank you!
I'm assuming work on this will happen on a different PR, so I'm going to close this (although I can re-open if you do use this one).