summary refs log tree commit diff
path: root/synapse/federation/federation_client.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-18Use _check_sigs_and_hash_and_fetch to validate backfill requests github/anoa/backfill_release anoa/backfill_releaseAndrew Morgan1-5/+2
2020-09-18Intelligently select extremities used in backfill.Erik Johnston3-19/+56
2020-09-16