-
- Downloads
Mark events as read using threaded read receipts from MSC3771. (#13877)
Applies the proper logic for unthreaded and threaded receipts to either apply to all events in the room or only events in the same thread, respectively.
Showing
- changelog.d/13877.feature 1 addition, 0 deletionschangelog.d/13877.feature
- synapse/storage/databases/main/event_push_actions.py 216 additions, 61 deletionssynapse/storage/databases/main/event_push_actions.py
- synapse/storage/schema/main/delta/73/08thread_receipts_non_null.sql.postgres 23 additions, 0 deletions...ema/main/delta/73/08thread_receipts_non_null.sql.postgres
- synapse/storage/schema/main/delta/73/08thread_receipts_non_null.sql.sqlite 76 additions, 0 deletions...chema/main/delta/73/08thread_receipts_non_null.sql.sqlite
- tests/storage/test_event_push_actions.py 188 additions, 1 deletiontests/storage/test_event_push_actions.py
Loading
Please register or sign in to comment