1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-10-10 19:32:05 +00:00
conduit/src/service/rooms
2024-04-27 20:41:28 +01:00
..
alias Bump ruma 2022-10-10 14:02:04 +02:00
auth_chain chore: code cleanup 2022-12-21 10:42:12 +01:00
directory Bump ruma 2022-10-10 14:02:04 +02:00
edus refactor: remove previous typing implementation and add sync wakeup for new one 2024-03-22 08:24:17 +01:00
event_handler fix(redaction): use content.redacts when checking v11 events 2024-04-24 10:52:33 +01:00
lazy_loading refactor: use async-aware RwLocks and Mutexes where possible 2024-03-05 14:23:59 +00:00
metadata Bump ruma 2022-10-10 14:02:04 +02:00
outlier Bump ruma 2022-10-10 14:02:04 +02:00
pdu_metadata fix cargo clippy lints 2024-01-24 07:22:37 -08:00
search fix cargo clippy lints 2024-01-24 07:22:37 -08:00
short cargo fmt 2022-10-10 14:02:02 +02:00
spaces refactor: use async-aware RwLocks and Mutexes where possible 2024-03-05 14:23:59 +00:00
state refactor: use async-aware RwLocks and Mutexes where possible 2024-03-05 14:23:59 +00:00
state_accessor fix(state-accessor): hold the state_lock when checking if a user can invite 2024-04-24 19:17:00 +01:00
state_cache fix(appservices): don't panic on empty registration url 2024-03-10 13:27:48 +00:00
state_compressor fix cargo clippy lints 2024-01-24 07:22:37 -08:00
threads fix cargo clippy lints 2024-01-24 07:22:37 -08:00
timeline fix(appservices): don't forward events relating to remote users, and forward events relating to remote aliases 2024-04-27 20:41:28 +01:00
user refactor: cleanup 2022-11-21 20:50:39 +01:00
mod.rs feat: space hierarchies 2023-07-02 22:12:06 +02:00