diff options
author | Rory& <root@rory.gay> | 2025-05-27 06:37:52 +0200 |
---|---|---|
committer | Rory& <root@rory.gay> | 2025-06-27 19:46:32 +0200 |
commit | 23c042aead65385a500be6e671ddd0e942a7e864 (patch) | |
tree | 0c74fb6c97d32c711507a1f5447ab479ecf5704e /synapse/rest | |
parent | Use parse_boolean for unredacted content (diff) | |
download | synapse-23c042aead65385a500be6e671ddd0e942a7e864.tar.xz |
Expose tombstone in room admin api
Diffstat (limited to 'synapse/rest')
-rw-r--r-- | synapse/rest/admin/rooms.py | 5 | ||||
-rw-r--r-- | synapse/rest/client/room.py | 1 |
2 files changed, 5 insertions, 1 deletions
diff --git a/synapse/rest/admin/rooms.py b/synapse/rest/admin/rooms.py |