summary refs log tree commit diff
path: root/tests/rest/client/sliding_sync/test_sliding_sync.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Pass leave from remote invite rejection down Sliding Sync (#18375)Devon Hudson2025-05-081-0/+58
* Bust `_membership_stream_cache` cache when current state changes (#17732)Eric Eastwood2025-01-081-18/+0
* Sliding Sync: Reset `forgotten` status when membership changes (like rejoinin...Eric Eastwood2024-10-221-2/+113
* Sliding Sync: Avoid fetching left rooms and add back `newly_left` rooms (#17725)Eric Eastwood2024-09-191-1/+478
* Sliding Sync: No need to sort if the range is large enough to cover all of th...Eric Eastwood2024-09-191-9/+40
* Sliding sync: Ignore invites from ignored users (#17729)Eric Eastwood2024-09-181-1/+112
* Sliding Sync: Move filters tests to rest layer (#17703)Eric Eastwood2024-09-121-407/+165
* Sliding Sync: Make sure we get up-to-date information from `get_sliding_sync_...Eric Eastwood2024-09-111-55/+136
* Format files with Ruff (#17643)Quentin Gliech2024-09-021-1/+3
* Sliding sync: use new DB tables (#17630)Erik Johnston2024-09-011-0/+33
* Sliding Sync: Split and move tests (#17504)Eric Eastwood2024-07-311-0/+974