summary refs log tree commit diff
path: root/synapse/handlers/room_batch.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove debug loggingEric Eastwood2021-10-211-22/+2
* Remove fake prev events from historical state chainEric Eastwood2021-10-211-1/+10
* Some more debug loggingEric Eastwood2021-10-201-4/+4
* Scratch debugging why events appear out of order on remote homeserversEric Eastwood2021-10-181-1/+8
* Resolve and share `state_groups` for all historical events in batch (MSC2716)...Eric Eastwood2021-10-131-10/+30
* Refactor MSC2716 `/batch_send` endpoint into separate handler functions (#10974)Eric Eastwood2021-10-081-0/+423