1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-11-14 05:01:05 +01:00
conduit/src
2022-01-21 11:13:24 +02:00
..
client_server Fix rustc / clippy warnings 2022-01-20 00:10:39 +01:00
database Improve help text for admin commands 2022-01-21 11:13:24 +02:00
appservice_server.rs Clean up (mostly automated with cargo clippy --fix) 2021-09-13 20:58:58 +02:00
database.rs Fix rustc / clippy warnings 2022-01-20 00:10:39 +01:00
error.rs improvement: allow rocksdb again 2022-01-13 22:10:43 +01:00
lib.rs Clean up mod and use statements in lib.rs and main.rs 2022-01-18 21:04:44 +01:00
main.rs Clean up mod and use statements in lib.rs and main.rs 2022-01-18 21:04:44 +01:00
pdu.rs Use Arc for EventIds in PDUs 2021-12-16 13:55:24 +01:00
ruma_wrapper.rs Remove unnecessary Result 2022-01-19 23:57:22 +01:00
server_server.rs Fix rustc / clippy warnings 2022-01-20 00:10:39 +01:00
utils.rs feat: database backend selection at runtime 2022-01-13 22:42:22 +01:00