MatrixSynapse/synapse
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
..
_scripts
api Convert a synapse.events to async/await. (#7949) 2020-07-27 13:40:22 -04:00
app
appservice
config Option to allow server admins to join complex rooms (#7902) 2020-07-28 13:41:44 +01:00
crypto
events Convert a synapse.events to async/await. (#7949) 2020-07-27 13:40:22 -04:00
federation
groups Convert groups and visibility code to async / await. (#7951) 2020-07-27 12:32:08 -04:00
handlers Option to allow server admins to join complex rooms (#7902) 2020-07-28 13:41:44 +01:00
http
logging Fix error reporting when using `opentracing.trace` (#7961) 2020-07-27 16:20:24 +01:00
metrics
module_api
push Convert push to async/await. (#7948) 2020-07-27 12:21:34 -04:00
replication Synapse 1.18.0rc2 (2020-07-28) 2020-07-28 11:31:31 +01:00
res/templates
rest Add an option to disable purge in delete room admin API (#7964) 2020-07-28 20:08:23 +01:00
server_notices
spam_checker_api
state
static
storage Move some log lines from default logger to sql/transaction loggers (#7952) 2020-07-28 18:52:13 +01:00
streams
util
__init__.py Use the JSON module from the std library instead of simplejson. (#7936) 2020-07-28 10:28:59 -04:00
event_auth.py
notifier.py
python_dependencies.py Use the JSON module from the std library instead of simplejson. (#7936) 2020-07-28 10:28:59 -04:00
secrets.py
server.py
server.pyi
types.py
visibility.py Convert groups and visibility code to async / await. (#7951) 2020-07-27 12:32:08 -04:00