1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-07-28 18:58:30 +00:00
continuwuity/src/database/key_value
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
..
rooms initial implementation of banning room IDs 2024-02-20 07:06:57 -05:00
account_data.rs fix all the warnings!!!! (0 clippy and rustc warnings now) 2023-11-29 21:36:02 -05:00
appservice.rs revamp appservice registration to ruma's Registration type 2024-02-11 21:56:55 -05:00
globals.rs fix more clippy lints (part 1) 2024-01-17 14:26:26 -05:00
key_backups.rs Bump ruma 2022-10-10 14:02:04 +02:00
media.rs feat: URL preview support 2024-02-11 21:56:55 -05:00
mod.rs 0 errors left! 2022-10-10 14:02:02 +02:00
pusher.rs refactor: cleanup 2022-11-21 20:50:39 +01:00
sending.rs fix: send unrecognized error on wrong http methods 2022-10-15 00:28:43 +02:00
transaction_ids.rs cargo fmt 2022-10-10 14:02:01 +02:00
uiaa.rs Bump ruma 2022-10-10 14:02:04 +02:00
users.rs fix all the warnings!!!! (0 clippy and rustc warnings now) 2023-11-29 21:36:02 -05:00