summary refs log tree commit diff
path: root/tests/rest/client/sliding_sync/test_rooms_required_state.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into developQuentin Gliech2024-12-031-3/+157
|\
| * Sliding Sync: Fix state leaking on incremental syncEric Eastwood2024-12-031-3/+157
* | Sliding Sync: Include invite, ban, kick, targets when `$LAZY`-loading room me...Eric Eastwood2024-12-021-3/+163
|/
* Sliding Sync: Lazy-loading room members on incremental sync (remember members...Eric Eastwood2024-11-041-4/+253
* Correctly changes to required state config in sliding sync (#17785)Erik Johnston2024-10-141-0/+261
* Format files with Ruff (#17643)Quentin Gliech2024-09-021-1/+3
* Sliding sync: use new DB tables (#17630)Erik Johnston2024-09-011-1/+15
* Sliding sync: Store the per-connection state in the database. (#17599)Erik Johnston2024-08-291-2/+8
* Sliding Sync: Exclude partially stated rooms if we must await full state (#17...Eric Eastwood2024-08-131-30/+165
* SS: Reset connection if token is unrecognized (#17529)Erik Johnston2024-08-061-17/+11
* Sliding Sync: Split and move tests (#17504)Eric Eastwood2024-07-311-0/+713