1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-31 03:45:13 +00:00
synapse/synapse/types
Erik Johnston 6eb98a4f1c
Sliding Sync: Handle timeline limit changes (take 2) (#17579)
This supersedes #17503, given the per-connection state is being heavily
rewritten it felt easier to recreate the PR on top of that work.

This correctly handles the case of timeline limits going up and down.

This does not handle changes in `required_state`, but that can be done
as a separate PR.

Based on #17575.

---------

Co-authored-by: Eric Eastwood <eric.eastwood@beta.gouv.fr>
2024-08-20 10:31:25 +01:00
..
handlers Sliding Sync: Handle timeline limit changes (take 2) (#17579) 2024-08-20 10:31:25 +01:00
rest Sliding Sync: Add typing notification extension (MSC3961) (#17505) 2024-07-31 13:20:23 -05:00
__init__.py Use a new token format for sliding sync (#17452) 2024-07-24 11:47:25 +01:00
state.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00