1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-10-05 19:31:00 +00:00
conduit/src
2024-03-05 20:16:28 +00:00
..
api refactor: use async-aware RwLocks and Mutexes where possible 2024-03-05 14:23:59 +00:00
config fix cargo clippy lints 2024-01-24 07:22:37 -08:00
database improvement: delete old rocksdb LOG files 2024-02-29 10:28:06 +01:00
service style: rename Sync(Mutex|RwLock) to Std(Mutex|RwLock) 2024-03-05 20:16:28 +00:00
utils bump ruma, add wrong room keys error code, tiny logging change 2024-02-16 20:45:27 +00:00
lib.rs typo: colsures -> closures 2024-03-05 20:13:39 +00:00
main.rs switch lint config to manifest-lint feature 2024-01-26 01:03:55 -08:00