diff options
author | Hubert Chathi <hubert@uhoreg.ca> | 2020-08-05 17:04:03 -0400 |
---|---|---|
committer | Hubert Chathi <hubert@uhoreg.ca> | 2020-08-05 17:04:03 -0400 |
commit | 460ebc558a2550a423ed859bdd0f74b22cba1859 (patch) | |
tree | 3ab978e67490cd5bc175cee767015d16d79f4aea /changelog.d/7964.feature | |
parent | maybe this will make lint happy? (diff) | |
parent | Rename database classes to make some sense (#8033) (diff) | |
download | synapse-460ebc558a2550a423ed859bdd0f74b22cba1859.tar.xz |
Merge remote-tracking branch 'origin/develop' into dehydration
Diffstat (limited to 'changelog.d/7964.feature')
-rw-r--r-- | changelog.d/7964.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7964.feature b/changelog.d/7964.feature new file mode 100644 index 0000000000..ffe861650c --- /dev/null +++ b/changelog.d/7964.feature @@ -0,0 +1 @@ +Add an option to purge room or not with delete room admin endpoint (`POST /_synapse/admin/v1/rooms/<room_id>/delete`). Contributed by @dklimpel. \ No newline at end of file |