synapse/changelog.d
Erik Johnston 43f2b67e4d
Intelligently select extremities used in backfill. (#8349)
Instead of just using the most recent extremities let's pick the
ones that will give us results that the pagination request cares about,
i.e. pick extremities only if they have a smaller depth than the
pagination token.

This is useful when we fail to backfill an extremity, as we no longer
get stuck requesting that same extremity repeatedly.
2020-09-18 14:25:52 +01:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
8285.misc blacklist MSC2753 sytests until it's implemented in synapse (#8285) 2020-09-17 14:02:20 -04:00
8342.bugfix Fix ratelimiting for federation /send requests. (#8342) 2020-09-18 10:49:29 +01:00
8343.feature Add flags to /versions about whether new rooms are encrypted by default. (#8343) 2020-09-18 07:56:20 -04:00
8349.bugfix Intelligently select extremities used in backfill. (#8349) 2020-09-18 14:25:52 +01:00