MatrixSynapse/synapse/rest/admin
Patrick Cloke b784299cbc
Do not try to serialize raw aggregations dict. (#11791)
2022-01-21 10:31:31 +00:00
..
__init__.py Add admin API to get users' account data (#11664) 2022-01-05 11:49:06 +00:00
_base.py
background_updates.py Replace uses of simple_insert_many with simple_insert_many_values. (#11742) 2022-01-13 19:44:18 -05:00
devices.py
event_reports.py
federation.py Fix get federation status of destination if no error occured (#11593) 2022-01-05 14:46:50 -05:00
groups.py
media.py Run `pyupgrade --py37-plus --keep-percent-format` on Synapse (#11685) 2022-01-05 09:53:05 -08:00
registration_tokens.py
rooms.py Do not try to serialize raw aggregations dict. (#11791) 2022-01-21 10:31:31 +00:00
server_notice_servlet.py
statistics.py
username_available.py
users.py Remove the 'password_hash' from the Users Admin API endpoint response dictionary (#11576) 2022-01-14 14:53:33 +00:00