MatrixSynapse/synapse/rest/admin
Patrick Cloke 6a5dd485bd
Refactor the code to inject bundled relations during serialization. (#11408)
2021-11-23 06:43:56 -05:00
..
__init__.py Add an admin API to run background jobs. (#11352) 2021-11-19 19:39:46 +00:00
_base.py
background_updates.py Add an admin API to run background jobs. (#11352) 2021-11-19 19:39:46 +00:00
devices.py Add type hints for most `HomeServer` parameters (#11095) 2021-10-22 18:15:41 +01:00
event_reports.py
groups.py
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 Refactor the code to inject bundled relations during serialization. (#11408) 2021-11-23 06:43:56 -05: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
username_available.py
users.py Rename `get_access_token_for_user_id` method to `create_access_token_for_user_id` (#11369) 2021-11-17 14:10:57 +00:00