0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-24 10:38:59 +02:00
synapse/tests/rest/admin
Erik Johnston 57538eb4d9
Finish up work to allow per-user feature flags (#17392)
Follows on from @H-Shay's great work at
https://github.com/matrix-org/synapse/pull/15344 and MSC4026.

Also enables its use for MSC3881, mainly as an easy but concrete example
of how to use it.
2024-07-05 13:02:35 +01:00
..
__init__.py Update license headers 2023-11-21 15:29:58 -05:00
test_admin.py Finish up work to allow per-user feature flags (#17392) 2024-07-05 13:02:35 +01: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 Filter added to Admin-API GET /rooms (#17276) 2024-06-19 11:45:48 +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 Add support for MSC3823 - Account Suspension Part 2 (#17255) 2024-06-24 14:21:22 +01:00
test_username_available.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00