synapse/changelog.d
Erik Johnston bdf37ad4c4
Sliding Sync: ensure bump stamp ignores backfilled events (#17478)
Backfill events have a negative stream ordering, and so its not useful
to use to compare with other (positive) stream orderings.

Plus, the Rust SDK currently assumes `bump_stamp` is positive.
2024-07-24 15:21:56 +01:00
..
.gitignore
17452.misc Use a new token format for sliding sync (#17452) 2024-07-24 11:47:25 +01:00
17478.misc Sliding Sync: ensure bump stamp ignores backfilled events (#17478) 2024-07-24 15:21:56 +01:00