summary refs log tree commit diff
path: root/synapse/storage (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-18Intelligently select extremities used in backfill. (#8349)Erik Johnston1-8/+5
2020-09-18Add flags to /versions about whether new rooms are encrypted by default. (#8343)Patrick Cloke2-0/+20
2020-09-18Fix ratelimiting for federation `/send` requests. (#8342)</