forked-synapse/synapse/rest
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
..
admin import pydantic objects from the _pydantic_compat module (#17667) 2024-09-11 21:01:43 +00:00
client Sliding Sync: Move filters tests to rest layer (#17703) 2024-09-12 15:27:03 -05:00
consent Update license headers 2023-11-21 15:29:58 -05:00
key import pydantic objects from the _pydantic_compat module (#17667) 2024-09-11 21:01:43 +00:00
media Prepare for authenticated media freeze (#17433) 2024-07-22 10:33:17 +01:00
synapse An federation whitelist query endpoint extension (#16848) 2024-05-13 19:38:45 +00:00
__init__.py Start handlers for new media endpoints when media resource configured (#17483) 2024-08-08 14:35:46 +00:00
health.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
well_known.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00