forked-synapse/synapse/rest/admin
2021-06-07 15:12:34 +01:00
..
__init__.py Add missing type hints to the admin API servlets (#10105) 2021-06-07 15:12:34 +01:00
_base.py Add missing type hints to the admin API servlets (#10105) 2021-06-07 15:12:34 +01:00
devices.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
event_reports.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
groups.py Add missing type hints to the admin API servlets (#10105) 2021-06-07 15:12:34 +01:00
media.py Add missing type hints to the admin API servlets (#10105) 2021-06-07 15:12:34 +01:00
purge_room_servlet.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
rooms.py Delete room endpoint (#9889) 2021-04-29 10:31:45 +01:00
server_notice_servlet.py Use a database table to hold the users that should have full presence sent to them, instead of something in-memory (#9823) 2021-05-18 14:13:45 +01:00
statistics.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
users.py Add missing type hints to the admin API servlets (#10105) 2021-06-07 15:12:34 +01:00