synapse/tests/rest/admin
Travis Ralston f1c4dfb08b
Add report room API (MSC4151) (#17270)
https://github.com/matrix-org/matrix-spec-proposals/pull/4151

This is intended to be enabled by default for immediate use. When FCP is
complete, the unstable endpoint will be dropped and stable endpoint
supported instead - no backwards compatibility is expected for the
unstable endpoint.
2024-06-12 12:27:46 +02:00
..
__init__.py Update license headers 2023-11-21 15:29:58 -05:00
test_admin.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
test_background_updates.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
test_device.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
test_event_reports.py Add report room API (MSC4151) (#17270) 2024-06-12 12:27:46 +02:00
test_federation.py Fix filtering of rooms when supplying the destination query parameter to /_synapse/admin/v1/federation/destinations/<destination>/rooms (#17077) 2024-04-26 10:52:24 +01:00
test_jwks.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
test_media.py Parse Integer negative value validation (#16920) 2024-04-16 19:12:36 +00:00
test_registration_tokens.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
test_room.py Parse json validation (#16923) 2024-04-18 13:57:38 +01:00
test_server_notice.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
test_statistics.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
test_user.py deactivated flag refactored to filter deactivated users. (#16874) 2024-03-11 16:08:04 +00:00
test_username_available.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00