1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-09-19 17:09:03 +02:00
conduit/src
2022-01-27 00:31:44 +01:00
..
client_server Implement media download with custom filename 2022-01-27 00:31:44 +01:00
database refactor: fix warnings 2022-01-17 14:46:03 +01:00
appservice_server.rs Clean up (mostly automated with cargo clippy --fix) 2021-09-13 20:58:58 +02:00
database.rs improvement: lower default pdu cache capacity 2022-01-17 14:46:53 +01:00
error.rs improvement: allow rocksdb again 2022-01-13 22:10:43 +01:00
lib.rs Enable more lints and apply their suggestions 2021-10-13 10:24:39 +02:00
main.rs Implement media download with custom filename 2022-01-27 00:31:44 +01:00
pdu.rs Use Arc for EventIds in PDUs 2021-12-16 13:55:24 +01:00
ruma_wrapper.rs Simplify identifier parsing code 2021-12-15 13:00:37 +01:00
server_server.rs refactor: fix warnings 2022-01-17 14:46:03 +01:00
utils.rs feat: database backend selection at runtime 2022-01-13 22:42:22 +01:00