forked-synapse/changelog.d
Erik Johnston 1cb84aaab5
Sliding Sync: Increase concurrency of sliding sync a bit (#17696)
For initial requests a typical page size is 20 rooms, so we may as well
do the batching as 20.

This should speed up bigger syncs a little bit.
2024-09-12 16:36:16 -05:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
17667.misc import pydantic objects from the _pydantic_compat module (#17667) 2024-09-11 21:01:43 +00:00
17675.feature Enable guest access on new media endpoints, per MSC4189 (#17675) 2024-09-10 18:29:24 +01:00
17690.feature Add config option turn_shared_secret_path (#17690) 2024-09-10 17:27:46 +00:00
17692.bugfix Sliding Sync: Make sure we get up-to-date information from get_sliding_sync_rooms_for_user(...) (#17692) 2024-09-11 12:13:54 -05:00
17693.misc Sliding Sync: Use Sliding Sync tables for sorting (#17693) 2024-09-11 12:16:24 -05:00
17696.misc Sliding Sync: Increase concurrency of sliding sync a bit (#17696) 2024-09-12 16:36:16 -05:00
17703.misc Sliding Sync: Move filters tests to rest layer (#17703) 2024-09-12 15:27:03 -05:00