summary refs log tree commit diff
path: root/synapse/handlers (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-19send batched events over replication github/shay/fix_batch_history shay/fix_batch_historyH. Shay1-1/+145
2022-09-19fix tests to reflect new realityH. Shay1-2/+2
2022-09-19ditch auth events and pass state map insteadH. Shay1-17/+16
2022-09-19