1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-10 01:46:51 +00:00
synapse/tests/rest/admin
Shay e34fd1228d
Add the ability to filter by state event type on admin room state endpoint (#18035)
Adds a query param `type` to `/_synapse/admin/v1/rooms/{room_id}/state`
that filters the state event query by state event type.

---------

Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2025-01-08 15:38:26 +00:00
..
__init__.py Update license headers 2023-11-21 15:29:58 -05:00
test_admin.py Enable authenticated media by default (#17889) 2024-11-20 14:48:22 +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 some useful endpoints to Admin API (#17948) 2024-12-16 13:27:34 -06:00
test_federation.py Fix typo in error message when a media ID isn't known (#17865) 2024-11-12 16:41:14 +00:00
test_jwks.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
test_media.py Enable authenticated media by default (#17889) 2024-11-20 14:48:22 +00:00
test_registration_tokens.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
test_room.py Add the ability to filter by state event type on admin room state endpoint (#18035) 2025-01-08 15:38:26 +00:00
test_server_notice.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
test_statistics.py Fix typo in error message when a media ID isn't known (#17865) 2024-11-12 16:41:14 +00:00
test_user.py Add a test to verify remote user messages can be redacted via admin api redaction endpoint if requester is admin in room (#18043) 2025-01-03 12:52:42 +00:00
test_username_available.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00