forked-synapse/synapse/rest/admin
2019-10-11 15:29:26 +01:00
..
__init__.py Add maybe_awaitable and fix __init__ bugs 2019-10-11 15:26:09 +01:00
_base.py Port synapse/rest/client/_base.py to async/await 2019-10-11 15:29:26 +01: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
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 Port synaps/rest/client/users.py to async/await 2019-10-11 12:21:40 +01:00