matrix-org_synapse/synapse/rest/admin
Will Hunt ea783550bb
Set response values to zero if None for /_synapse/admin/v1/federation/destinations (#16729)
2023-12-05 11:40:27 +00:00
..
__init__.py Add an Admin API to temporarily grant the ability to update an existing cross-signing key without UIA (#16634) 2023-11-15 17:28:10 +00:00
_base.py `synapse.api.auth.Auth` cleanup: make permission-related methods use `Requester` instead of the `UserID` (#13024) 2022-08-22 14:17:59 +01:00
background_updates.py Remove `HomeServer.get_datastore()` (#12031) 2022-02-23 11:04:02 +00:00
devices.py Add a new admin API to create a new device for a user. (#15611) 2023-05-17 14:39:06 +00:00
event_reports.py Admin API endpoint to delete a reported event (#15116) 2023-02-28 12:09:10 +00:00
experimental_features.py Remove references to supporting per-user flag for msc2654 (#15522) 2023-05-02 14:21:36 -07:00
federation.py Set response values to zero if None for /_synapse/admin/v1/federation/destinations (#16729) 2023-12-05 11:40:27 +00:00
media.py Remove remaining usage of cursor_to_dict. (#16564) 2023-10-31 13:13:28 -04:00
registration_tokens.py Remove remaining usage of cursor_to_dict. (#16564) 2023-10-31 13:13:28 -04:00
rooms.py Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) 2023-11-09 11:13:31 -05:00
server_notice_servlet.py Pass the Requester down to the HttpTransactionCache. (#15200) 2023-03-07 16:05:22 +00:00
statistics.py Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04:00
username_available.py Clean up `synapse.rest.admin` (#11535) 2021-12-08 16:59:40 +00:00
users.py Enable refreshable tokens on the admin registration endpoint (#16642) 2023-11-22 15:01:09 +00:00