synapse-product/synapse/storage
Patrick Cloke a7ba457b2b
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.
2022-10-04 10:46:42 -04:00
..
controllers
databases Mark events as read using threaded read receipts from MSC3771. (#13877) 2022-10-04 10:46:42 -04:00
engines
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
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
push_rule.py
roommember.py
state.py
types.py