0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-08 20:28:53 +02:00
synapse/changelog.d
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
..
.gitignore
7902.feature Option to allow server admins to join complex rooms (#7902) 2020-07-28 13:41:44 +01:00
7936.misc Use the JSON module from the std library instead of simplejson. (#7936) 2020-07-28 10:28:59 -04:00
7947.misc Convert the remaining media repo code to async / await. (#7947) 2020-07-27 14:40:11 -04:00
7948.misc Convert a synapse.events to async/await. (#7949) 2020-07-27 13:40:22 -04:00
7949.misc Convert a synapse.events to async/await. (#7949) 2020-07-27 13:40:22 -04:00
7951.misc Convert a synapse.events to async/await. (#7949) 2020-07-27 13:40:22 -04:00
7952.misc Move some log lines from default logger to sql/transaction loggers (#7952) 2020-07-28 18:52:13 +01:00
7964.feature Add an option to disable purge in delete room admin API (#7964) 2020-07-28 20:08:23 +01:00
7965.misc Add script for finding files with unix line terminators (#7965) 2020-07-28 01:26:50 +01:00
7970.misc Fix exit code for check_line_terminators.sh (#7970) 2020-07-28 08:52:25 -04:00