forked-synapse/synapse/rest/admin
Dirk Klimpel 4ac3a8c5dc
Fix a bug in the joined_rooms admin API (#8643)
If the user was not in any rooms then the API returned the same error
as if the user did not exist.
2020-10-26 12:25:48 -04:00
..
__init__.py Remove stream ordering from Metadata dict (#8452) 2020-10-05 14:43:14 +01:00
_base.py Use admin_patterns for all admin APIs. (#8331) 2020-09-17 07:04:15 -04:00
devices.py Add field total to device list in admin API (#8644) 2020-10-26 14:07:51 +00:00
event_reports.py Admin API for reported events (#8217) 2020-09-22 18:15:04 +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 Use admin_patterns for all admin APIs. (#8331) 2020-09-17 07:04:15 -04:00
rooms.py Remove the deprecated Handlers object (#8494) 2020-10-09 07:24:34 -04:00
server_notice_servlet.py Use admin_patterns for all admin APIs. (#8331) 2020-09-17 07:04:15 -04:00
users.py Fix a bug in the joined_rooms admin API (#8643) 2020-10-26 12:25:48 -04:00