MatrixSynapse/synapse/rest/admin
Erik Johnston 4ee71b9637
Add some background update admin APIs (#11263)
Fixes #11259
2021-11-08 16:08:02 +00:00
..
__init__.py Add some background update admin APIs (#11263) 2021-11-08 16:08:02 +00:00
_base.py Add missing type hints to the admin API servlets (#10105) 2021-06-07 15:12:34 +01:00
background_updates.py Add some background update admin APIs (#11263) 2021-11-08 16:08:02 +00:00
devices.py Add type hints for most `HomeServer` parameters (#11095) 2021-10-22 18:15:41 +01:00
event_reports.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
groups.py Add missing type hints to the admin API servlets (#10105) 2021-06-07 15:12:34 +01:00
media.py Show error when timestamp in seconds is provided to the /purge_media_cache API (#11101) 2021-10-20 14:41:48 +00:00
registration_tokens.py Allow `.` and `~` chars in registration tokens (#10887) 2021-09-23 17:58:12 +00:00
rooms.py Remove deprecated delete room admin API (#11213) 2021-11-01 15:11:24 +00:00
server_notice_servlet.py Add missing type hints to non-client REST servlets. (#10817) 2021-09-15 08:45:32 -04:00
statistics.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
username_available.py Add an admin API to check if a username is available (#10578) 2021-08-17 10:52:38 +01:00
users.py Enable changing user type via users admin API (#11174) 2021-10-26 09:01:06 +00:00