MatrixSynapse/synapse/rest/admin
Dirk Klimpel 2239813278
Add an admin APIs to allow server admins to list users' pushers (#8610)
Add an admin API `GET /_synapse/admin/v1/users/<user_id>/pushers` like https://matrix.org/docs/spec/client_server/latest#get-matrix-client-r0-pushers
2020-10-28 15:02:42 +00:00
..
__init__.py Add an admin APIs to allow server admins to list users' pushers (#8610) 2020-10-28 15:02:42 +00:00
_base.py
devices.py
event_reports.py Split admin API for reported events into a detail and a list view (#8539) 2020-10-26 18:16:37 +00:00
groups.py
media.py Add an admin api to delete local media. (#8519) 2020-10-26 17:02:28 +00:00
purge_room_servlet.py
rooms.py
server_notice_servlet.py
users.py Add an admin APIs to allow server admins to list users' pushers (#8610) 2020-10-28 15:02:42 +00:00