continuwuity/src
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
..
api initial implementation of banning room IDs 2024-02-20 07:06:57 -05:00
config config option to check root domain with URL previews 2024-02-11 21:56:55 -05:00
database initial implementation of banning room IDs 2024-02-20 07:06:57 -05:00
service initial implementation of banning room IDs 2024-02-20 07:06:57 -05:00
utils fix more clippy lints (part 1) 2024-01-17 14:26:26 -05:00
lib.rs add all possible workspace clippy lints (with commenting out most for now) 2024-01-14 20:55:56 -05:00
main.rs implement deprecated user field for login requests 2024-02-20 07:06:57 -05:00