diff options
author | Rory& <root@rory.gay> | 2025-04-22 17:03:09 +0200 |
---|---|---|
committer | Rory& <root@rory.gay> | 2025-04-22 17:03:09 +0200 |
commit | ae199156caae9384d575d384daae5690e0b28aae (patch) | |
tree | 6f1d743c97f0102cbabc7705e30efdfb5c74f663 /LibMatrix.EventTypes | |
parent | Update ArcaneLibs for Blazor a11y, return empty cache if not found in NamedCache (diff) | |
download | LibMatrix-ae199156caae9384d575d384daae5690e0b28aae.tar.xz |
Add tombstone event content, URL-escape room id in synapse admin
Diffstat (limited to 'LibMatrix.EventTypes')
-rw-r--r-- | LibMatrix.EventTypes/Spec/State/RoomInfo/RoomTombstoneEventContent.cs | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/LibMatrix.EventTypes/Spec/State/RoomInfo/RoomTombstoneEventContent.cs b/LibMatrix.EventTypes/Spec/State/RoomInfo/RoomTombstoneEventContent.cs new file mode 100644 |