-
- Downloads
Aggregate unread notif count query for badge count calculation (#14255)
Fetch the unread notification counts used by the badge counts in push notifications for all rooms at once (instead of fetching them per room).
Showing
- changelog.d/14255.misc 1 addition, 0 deletionschangelog.d/14255.misc
- synapse/push/push_tools.py 9 additions, 19 deletionssynapse/push/push_tools.py
- synapse/storage/databases/main/event_push_actions.py 149 additions, 0 deletionssynapse/storage/databases/main/event_push_actions.py
- tests/storage/test_event_push_actions.py 39 additions, 8 deletionstests/storage/test_event_push_actions.py
Loading
Please register or sign in to comment