synapse-product/synapse/rest
Dirk Klimpel e866e3b896
Add an option to disable purge in delete room admin API (#7964)
Add option ```purge``` to ```POST /_synapse/admin/v1/rooms/<room_id>/delete```
Fixes: #3761

Signed-off-by: Dirk Klimpel dirk@klimpel.org
2020-07-28 20:08:23 +01:00
..
admin Add an option to disable purge in delete room admin API (#7964) 2020-07-28 20:08:23 +01:00
client Do not convert async functions to Deferreds in the interactive_auth_handler (#7944) 2020-07-24 09:43:49 -04:00
consent Merge different Resource implementation classes (#7732) 2020-07-03 19:02:19 +01:00
key Ensure that calls to json.dumps are compatible with the standard library json. (#7836) 2020-07-15 13:40:54 -04:00
media Convert the remaining media repo code to async / await. (#7947) 2020-07-27 14:40:11 -04:00
oidc Merge different Resource implementation classes (#7732) 2020-07-03 19:02:19 +01:00
saml2 Merge different Resource implementation classes (#7732) 2020-07-03 19:02:19 +01:00
__init__.py
well_known.py