continuwuity/src/service
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
..
account_data fix more clippy lints (part 1) 2024-01-17 14:26:26 -05:00
admin initial implementation of banning room IDs 2024-02-20 07:06:57 -05:00
appservice revamp appservice registration to ruma's Registration type 2024-02-11 21:56:55 -05:00
globals config option to check root domain with URL previews 2024-02-11 21:56:55 -05:00
key_backups fix more clippy lints (part 1) 2024-01-17 14:26:26 -05:00
media fix media tests for URL previews 2024-02-11 21:56:55 -05:00
pusher return joined member count of room for pushrules instead of hardcoded 10 2024-01-25 19:28:33 -05:00
rooms initial implementation of banning room IDs 2024-02-20 07:06:57 -05:00
sending revamp appservice registration to ruma's Registration type 2024-02-11 21:56:55 -05:00
transaction_ids fix: panic on launch 2022-10-10 14:02:02 +02:00
uiaa feat: replaced flaky argon2 with better argon2 crate (#37) 2023-12-25 10:28:56 -05:00
users make set avatar, displayname, and blurhash async and forgot another let _ 2024-01-14 20:55:56 -05:00
mod.rs feat: URL preview support 2024-02-11 21:56:55 -05:00
pdu.rs add rocksdb configurable options and tweaks, logging improvements, exp. room v11 support 2023-12-02 21:30:06 -05:00