forked-synapse/synapse/rest/admin
2019-12-05 18:12:23 +00:00
..
__init__.py Replace /admin/v1/users_paginate endpoint with /admin/v2/users (#5925) 2019-12-05 18:12:23 +00:00
_base.py Port synapse/rest/client/_base.py to async/await 2019-10-11 15:29:26 +01:00
groups.py Move admin endpoints into separate files (#6308) 2019-11-20 11:49:11 +00:00
media.py Port synaps/rest/client/media.py to async/await 2019-10-11 12:21:40 +01:00
purge_room_servlet.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
rooms.py Move admin endpoints into separate files (#6308) 2019-11-20 11:49:11 +00: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 Replace /admin/v1/users_paginate endpoint with /admin/v2/users (#5925) 2019-12-05 18:12:23 +00:00