MatrixSynapse/synapse/storage
Patrick Cloke 09be8ab5f9
Remove the experimental implementation of MSC3772. (#14094)
MSC3772 has been abandoned.
2022-10-12 06:26:39 -04:00
..
controllers Fix performance regression in `get_users_in_room` (#13972) 2022-09-30 13:15:32 +01:00
databases Remove the experimental implementation of MSC3772. (#14094) 2022-10-12 06:26:39 -04:00
engines Snapshot schema 72 (#13873) 2022-09-26 18:28:32 +01:00
schema Mark events as read using threaded read receipts from MSC3771. (#13877) 2022-10-04 10:46:42 -04:00
util
__init__.py
_base.py Optimise get_rooms_for_user (drop with_stream_ordering) (#13787) 2022-09-29 13:55:12 +00:00
background_updates.py
database.py Track notification counts per thread (implement MSC3773). (#13776) 2022-10-04 09:47:04 -04:00
keys.py
prepare_database.py Snapshot schema 72 (#13873) 2022-09-26 18:28:32 +01:00
push_rule.py
roommember.py
state.py
types.py