forked-synapse/synapse/rest/admin
2021-03-11 13:52:32 +00:00
..
__init__.py Merge pull request #9150 from Yoric/develop-context 2021-02-08 15:53:44 +01:00
_base.py Remove deprecated /_matrix/client/*/admin endpoints (#8785) 2020-11-25 16:26:11 -05:00
devices.py Add type hints to device and event report admin API (#9519) 2021-03-02 09:31:12 +00:00
event_reports.py Add type hints to device and event report admin API (#9519) 2021-03-02 09:31:12 +00:00
groups.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
media.py Use the proper Request in type hints. (#9515) 2021-03-01 12:23:46 -05:00
purge_room_servlet.py Add type hints to purge room and server notice admin API. (#9520) 2021-03-08 10:34:38 -05:00
rooms.py Fix a bug when a room alias is given to the admin join endpoint (#9506) 2021-03-01 13:59:01 -05:00
server_notice_servlet.py Add type hints to purge room and server notice admin API. (#9520) 2021-03-08 10:34:38 -05:00
statistics.py Add an admin API for users' media statistics (#8700) 2020-11-05 18:59:12 +00:00
users.py Re-Activating account when local passwords are disabled (#9587) 2021-03-11 13:52:32 +00:00