MatrixSynapse/synapse/rest/admin
Patrick Cloke 88b41986db
Add an option to the set password API to choose whether to logout other devices. (#7085)
2020-03-18 07:50:00 -04:00
..
__init__.py Admin API to list, filter and sort rooms (#6720) 2020-01-22 13:36:43 +00:00
_base.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05: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 Admin API to list, filter and sort rooms (#6720) 2020-01-22 13:36:43 +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 Add an option to the set password API to choose whether to logout other devices. (#7085) 2020-03-18 07:50:00 -04:00