forked-synapse/synapse/rest/admin
Dirk Klimpel 7a1cefc6e3
Add admin API to get users' account data (#11664)
Co-authored-by: reivilibre <olivier@librepush.net>
2022-01-05 11:49:06 +00:00
..
__init__.py Add admin API to get users' account data (#11664) 2022-01-05 11:49:06 +00:00
_base.py Convert status codes to HTTPStatus in synapse.rest.admin (#11452) 2021-11-29 22:19:45 +00:00
background_updates.py Clean up synapse.rest.admin (#11535) 2021-12-08 16:59:40 +00:00
devices.py Make get_device return None if the device doesn't exist rather than raising an exception. (#11565) 2021-12-13 15:39:43 +00:00
event_reports.py Clean up synapse.rest.admin (#11535) 2021-12-08 16:59:40 +00:00
federation.py Clean up synapse.rest.admin (#11535) 2021-12-08 16:59:40 +00:00
groups.py Clean up synapse.rest.admin (#11535) 2021-12-08 16:59:40 +00:00
media.py Clean up synapse.rest.admin (#11535) 2021-12-08 16:59:40 +00:00
registration_tokens.py Clean up synapse.rest.admin (#11535) 2021-12-08 16:59:40 +00:00
rooms.py Do not bundle aggregations for APIs which shouldn't include them. (#11592) 2021-12-20 14:14:38 -05:00
server_notice_servlet.py Clean up synapse.rest.admin (#11535) 2021-12-08 16:59:40 +00:00
statistics.py Clean up synapse.rest.admin (#11535) 2021-12-08 16:59:40 +00:00
username_available.py Clean up synapse.rest.admin (#11535) 2021-12-08 16:59:40 +00:00
users.py Add admin API to get users' account data (#11664) 2022-01-05 11:49:06 +00:00