summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-09-18Use _check_sigs_and_hash_and_fetch to validate backfill requests github/anoa/backfill_release anoa/backfill_releaseAndrew Morgan1-5/+2
I believe this method drops pdus (or at least returns None instead) which allows backfill to continue working even when an event has an invalid signature
2020-09-18Intelligently select extremities used in backfill.Erik Johnston3-19/+56
Instead of just using the most recent extre