-
- Downloads
Recursively fetch the thread for receipts & notifications. (#13824)
Consider an event to be part of a thread if you can follow a chain of relations up to a thread root. Part of MSC3773 & MSC3771.
Showing
- changelog.d/13824.feature 1 addition, 0 deletionschangelog.d/13824.feature
- synapse/push/bulk_push_rule_evaluator.py 5 additions, 0 deletionssynapse/push/bulk_push_rule_evaluator.py
- synapse/rest/client/receipts.py 20 additions, 2 deletionssynapse/rest/client/receipts.py
- synapse/storage/databases/main/relations.py 36 additions, 0 deletionssynapse/storage/databases/main/relations.py
- tests/storage/test_event_push_actions.py 100 additions, 0 deletionstests/storage/test_event_push_actions.py
Loading
Please register or sign in to comment