forked-synapse/changelog.d
Eric Eastwood 9b83fb7c16
Sliding Sync: Move filters tests to rest layer (#17703)
Move filters tests to rest layer in order to test the new (with sliding
sync tables) and fallback paths that Sliding Sync can use.

Also found a bug in the new path because it's not being tested which is
also fixed in this PR. We now take into account `has_known_state` when
filtering.

Spawning from
https://github.com/element-hq/synapse/pull/17662#discussion_r1755574791.
This should have been done when we started using the new sliding sync
tables in https://github.com/element-hq/synapse/pull/17630
2024-09-12 15:27:03 -05:00
..
.gitignore
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
17703.misc Sliding Sync: Move filters tests to rest layer (#17703) 2024-09-12 15:27:03 -05:00