MatrixSynapse/synapse/rest/admin
Michael Albert fff483ea96
Add admin endpoint to get members in a room. (#7842)
2020-07-16 16:43:23 -04:00
..
__init__.py Add admin endpoint to get members in a room. (#7842) 2020-07-16 16:43:23 -04:00
_base.py Fix type information on `assert_*_is_admin` methods (#7645) 2020-06-05 14:33:49 +01:00
devices.py Add device management to admin API (#7481) 2020-06-05 13:07:22 +01:00
groups.py Move admin endpoints into separate files (#6308) 2019-11-20 11:49:11 +00:00
media.py Fix and add test to deprecated quarantine media admin api (#6756) 2020-01-22 11:05:50 +00:00
purge_room_servlet.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
rooms.py Add admin endpoint to get members in a room. (#7842) 2020-07-16 16:43:23 -04:00
server_notice_servlet.py Port synaps/rest/client/server_notice_servlet.py to async/await 2019-10-11 12:21:40 +01:00
users.py Allow accounts to be re-activated from the admin APIs. (#7847) 2020-07-15 11:00:21 -04:00