forked-synapse/synapse/rest/admin
2022-01-05 14:46:50 -05: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 Fix get federation status of destination if no error occured (#11593) 2022-01-05 14:46:50 -05:00
groups.py Clean up synapse.rest.admin (#11535) 2021-12-08 16:59:40 +00:00
media.py Run pyupgrade --py37-plus --keep-percent-format on Synapse (#11685) 2022-01-05 09:53:05 -08: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