0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-30 08:28:19 +02:00
synapse/synapse/rest/admin
2020-06-30 15:41:36 -04:00
..
__init__.py Add device management to admin API (#7481) 2020-06-05 13:07:22 +01: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 Additional configuration options for auto-join rooms (#7763) 2020-06-30 15:41:36 -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 Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00