You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/rest/admin
David Robertson f30bcbd84a
Fix Synapse git info missing in version strings (#12973)
3 years ago
..
__init__.py Fix Synapse git info missing in version strings (#12973) 3 years ago
_base.py Convert status codes to `HTTPStatus` in `synapse.rest.admin` (#11452) 3 years ago
background_updates.py Remove `HomeServer.get_datastore()` (#12031) 3 years ago
devices.py Consolidate the logic of delete_device/delete_devices. (#12970) 3 years ago
event_reports.py Remove `HomeServer.get_datastore()` (#12031) 3 years ago
federation.py Remove `HomeServer.get_datastore()` (#12031) 3 years ago
media.py Prevent local quarantined media from being claimed by media retention (#12972) 3 years ago
registration_tokens.py Remove `HomeServer.get_datastore()` (#12031) 3 years ago
rooms.py Reduce the amount of state we pull from the DB (#12811) 3 years ago
server_notice_servlet.py Clean up `synapse.rest.admin` (#11535) 3 years ago
statistics.py Remove `HomeServer.get_datastore()` (#12031) 3 years ago
username_available.py Clean up `synapse.rest.admin` (#11535) 3 years ago
users.py Allow updating passwords using the admin api without logging out devices (#12952) 3 years ago