anonymousland-synapse/synapse/storage
2023-01-10 11:17:59 +00:00
..
controllers Move StateFilter to synapse.types (#14668) 2022-12-12 16:19:30 +00:00
databases Batch up replication requests to request the resyncing of remote users's devices. (#14716) 2023-01-10 11:17:59 +00:00
engines Enable --warn-redundant-casts option in mypy (#14671) 2022-12-12 21:25:07 +00:00
schema Faster remote room joins: stream the un-partial-stating of events over replication. [rei:frrj/streams/unpsr] (#14545) 2022-12-14 14:47:11 +00:00
util Reintroduce #14376, with bugfix for monoliths (#14468) 2022-11-16 22:16:46 +00:00
__init__.py
_base.py Update all stream IDs after processing replication rows (#14723) 2023-01-04 11:49:26 +00:00
background_updates.py Handle half-created indices in receipts index background update (#14650) 2022-12-09 23:02:11 +00:00
database.py Add experimental support for MSC3391: deleting account data (#14714) 2023-01-01 03:40:46 +00:00
keys.py
prepare_database.py
push_rule.py
roommember.py
types.py