summary refs log tree commit diff
path: root/changelog.d/13205.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.64.0rc1Olivier Wilkinson (reivilibre)2022-07-261-1/+0
|
* Backfill remote event fetched by MSC3030 so we can paginate from it later ↵Eric Eastwood2022-07-221-0/+1
(#13205) Depends on https://github.com/matrix-org/synapse/pull/13320 Complement tests: https://github.com/matrix-org/complement/pull/406 We could use the same method to backfill for `/context` as well in the future, see https://github.com/matrix-org/synapse/issues/3848