-
- Downloads
Implement unread counter (MSC2625) (#7673)
Implementation of https://github.com/matrix-org/matrix-doc/pull/2625
Showing
- changelog.d/7673.feature 1 addition, 0 deletionschangelog.d/7673.feature
- synapse/handlers/sync.py 3 additions, 0 deletionssynapse/handlers/sync.py
- synapse/push/bulk_push_rule_evaluator.py 5 additions, 2 deletionssynapse/push/bulk_push_rule_evaluator.py
- synapse/push/push_tools.py 4 additions, 1 deletionsynapse/push/push_tools.py
- synapse/rest/client/v1/push_rule.py 2 additions, 2 deletionssynapse/rest/client/v1/push_rule.py
- synapse/storage/data_stores/main/event_push_actions.py 104 additions, 27 deletionssynapse/storage/data_stores/main/event_push_actions.py
- synapse/storage/data_stores/main/schema/delta/58/07push_summary_unread_count.sql 23 additions, 0 deletions...ores/main/schema/delta/58/07push_summary_unread_count.sql
- tests/replication/slave/storage/test_events.py 16 additions, 3 deletionstests/replication/slave/storage/test_events.py
- tests/storage/test_event_push_actions.py 29 additions, 16 deletionstests/storage/test_event_push_actions.py
Loading
Please register or sign in to comment