continuwuity/src/api
strawberry ed0c8e86f7 initial implementation of banning room IDs
takes a full room ID, evicts all our users from that room,
adds room ID to banned room IDs metadata db table, and
forbids any new local users from attempting to join it.

Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-02-20 07:06:57 -05:00
..
client_server initial implementation of banning room IDs 2024-02-20 07:06:57 -05:00
ruma_wrapper revamp appservice registration to ruma's Registration type 2024-02-11 21:56:55 -05:00
appservice_server.rs revamp appservice registration to ruma's Registration type 2024-02-11 21:56:55 -05:00
mod.rs cargo fmt 2022-10-10 14:02:01 +02:00
server_server.rs fix room ID messages, remove comments 2024-01-25 19:28:33 -05:00