forked-synapse/synapse/handlers/sliding_sync
Erik Johnston 560b43ac02
Sliding Sync: Split up get_room_membership_for_user_at_to_token (#17629)
This is to make it easier to reuse the logic when adding support for the
new tables

---------

Co-authored-by: Eric Eastwood <eric.eastwood@beta.gouv.fr>
2024-09-01 10:52:03 +01:00
..
__init__.py Sliding sync: Store the per-connection state in the database. (#17599) 2024-08-29 16:26:58 +01:00
extensions.py Sliding Sync: Make PerConnectionState immutable (#17600) 2024-08-29 16:22:57 +01:00
room_lists.py Sliding Sync: Split up get_room_membership_for_user_at_to_token (#17629) 2024-09-01 10:52:03 +01:00
store.py Sliding sync: Store the per-connection state in the database. (#17599) 2024-08-29 16:26:58 +01:00