forked-synapse/synapse/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 Add support for MSC3823 - Account Suspension Part 2 (#17255) 2024-06-24 14:21:22 +01:00
_base.py Update license headers 2023-11-21 15:29:58 -05:00
background_updates.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
devices.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
event_reports.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
experimental_features.py Finish up work to allow per-user feature flags (#17392) 2024-07-05 13:02:35 +01:00
federation.py Tidy up integer parsing (#17339) 2024-06-24 15:12:14 +02:00
media.py Tidy up integer parsing (#17339) 2024-06-24 15:12:14 +02:00
registration_tokens.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
rooms.py Filter added to Admin-API GET /rooms (#17276) 2024-06-19 11:45:48 +01:00
server_notice_servlet.py Update license headers 2023-11-21 15:29:58 -05:00
statistics.py Tidy up integer parsing (#17339) 2024-06-24 15:12:14 +02:00
username_available.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
users.py Add support for MSC3823 - Account Suspension Part 2 (#17255) 2024-06-24 14:21:22 +01:00