summary refs log tree commit diff
path: root/synapse/types (follow)
Commit message (Expand)AuthorAgeFilesLines
* Faster joins: omit partial rooms from eager syncs until the resync completes ...David Robertson2023-01-231-5/+10
* Wait for streams to catch up when processing HTTP replication. (#14820)Erik Johnston2023-01-181-0/+6
* Batch up replication requests to request the resyncing of remote users's devi...reivilibre2023-01-101-0/+4
* Allow selecting "prejoin" events by state keys (#14642)David Robertson2022-12-131-0/+18
* Move `StateFilter` to `synapse.types` (#14668)David Robertson2022-12-122-0/+1495