summary refs log tree commit diff
path: root/tests/rest/client/sliding_sync/test_rooms_meta.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Sliding sync: omit bump stamp when it is unchanged (#17788)Erik Johnston2024-10-081-0/+86
* Fix sliding sync for rooms with unknown room version (#17733)Erik Johnston2024-09-191-0/+52
* Sliding Sync: No need to sort if the range is large enough to cover all of th...Eric Eastwood2024-09-191-1/+2
* Sliding Sync: Move filters tests to rest layer (#17703)Eric Eastwood2024-09-121-0/+58
* Sliding sync: don't fetch room summary for named rooms. (#17683)Erik Johnston2024-09-111-26/+26
* Sliding Sync: Speed up incremental sync by avoiding extra work (#17665)Eric Eastwood2024-09-091-5/+344
* Fix bump stamp for non-joined rooms (#17674)Erik Johnston2024-09-061-0/+45
* Small performance improvements for sliding sync (#17672)Erik Johnston2024-09-061-11/+8
* Revert "Fix bump stamp for non-joined rooms"Erik Johnston2024-09-051-45/+0
* Fix bump stamp for non-joined roomsErik Johnston2024-09-051-0/+45
* Format files with Ruff (#17643)Quentin Gliech2024-09-021-1/+3
* Sliding sync: use new DB tables (#17630)Erik Johnston2024-09-011-0/+16
* Sliding Sync: Pre-populate room data for quick filtering/sorting (#17512)Eric Eastwood2024-08-291-13/+45
* Sliding Sync: Split and move tests (#17504)Eric Eastwood2024-07-311-0/+710