continuwuity/src/admin/room
Matthias Ahouansou f712c0cefb fix: restrict who can remove aliases
Previously, anyone could remove any local alias, meaning that someone could re-route a popular alias elsewhere
Now, only the creator of the alias, users who can set canonical aliases for the room, server admins and the server user can delete aliases

added some additional changes/fixes to adapt to our codebase

Co-authored-by: strawberry <strawberry@puppygock.gay>
Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-06-12 14:04:47 -04:00
..
mod.rs adminroom: cmds to view room topic and room members 2024-06-10 23:38:03 -04:00
room_alias_commands.rs fix: restrict who can remove aliases 2024-06-12 14:04:47 -04:00
room_commands.rs use/enable let_underscore_must_use lint 2024-05-25 22:28:43 -04:00
room_directory_commands.rs use/enable let_underscore_must_use lint 2024-05-25 22:28:43 -04:00
room_info_commands.rs adminroom: cmds to view room topic and room members 2024-06-10 23:38:03 -04:00
room_moderation_commands.rs adminroom: improved room list outputs, add counts 2024-06-10 19:45:04 -04:00