conduwuit/src/service
Matthias Ahouansou f0b91461a0 refactor(state_accessor): add method to check if a user can invite another user
Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-04-05 22:15:16 -04:00
..
account_data
admin slight adjustments, remove some explicit annotations 2024-04-05 22:15:16 -04:00
appservice fix: return error when trying to unregister unknown appservice id 2024-04-02 00:32:41 -04:00
globals split main 2024-04-05 22:15:16 -04:00
key_backups
media resolve wildcard_imports and checked_conversations lints 2024-04-05 22:15:16 -04:00
presence resolve wildcard_imports and checked_conversations lints 2024-04-05 22:15:16 -04:00
pusher
rooms refactor(state_accessor): add method to check if a user can invite another user 2024-04-05 22:15:16 -04:00
sending fix using same federation reqwest pool after sender deduplication. 2024-04-05 22:15:16 -04:00
transaction_ids
uiaa replace ErrorKind::Forbidden with forbidden() non-exhaustive constructor 2024-04-05 22:15:16 -04:00
users
mod.rs refactor presence to not involve rooms. 2024-04-05 22:15:16 -04:00
pdu.rs