-
Couldn't load subscription status.
- Fork 18
Closed as not planned
2 / 22 of 2 issues completedClosed as not planned
2 / 22 of 2 issues completed
Copy link
Description
Description
Implement matrix-org/matrix-spec-proposals#4076 so that the backend do not control anymore the app badge count.
It is also useful to stop having unread update pushes on Android because they are useless, could be considered as push spams and may be a reason why push gateway blocks some pushes (which means no notifications for the end user)
Acceptance criteria
- The app badge count on EXI is not more updated by the homeserver
- EXA does not receive anymore unread update pushes that are useless on Android
Size estimate
S
Dependencies
- None
Out of scope
Subtasks
Android
iOS
SDK
- Ruma implementation of
disable_badge_count: client-api: Adddisable_badge_countto the set pusher request ruma/ruma#2214 - Add disable_badge_count parameter to the set_pusher method. matrix-org/matrix-rust-sdk#4951
MSC
Synapse
- MSC4076: Add disable_badge_count to pusher configuration synapse#17975
-
/client/versions: Advertise MSC4076: Adddisable_badge_countto pusher configuration synapse#18930