1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-04-02 10:53:34 +03:00
conduit/src
2022-01-07 09:58:43 +01:00
..
client_server fix: incremental lazy loading 2022-01-07 09:58:43 +01:00
database fix: make incremental sync efficient again 2022-01-06 00:15:34 +01:00
appservice_server.rs Clean up (mostly automated with cargo clippy --fix) 2021-09-13 20:58:58 +02:00
database.rs feat: partially support sync filters 2022-01-05 19:29:56 +01:00
error.rs improvement: allow rocksdb again 2021-12-16 15:01:37 +01:00
lib.rs Enable more lints and apply their suggestions 2021-10-13 10:24:39 +02:00
main.rs Initial implementation of /report, fixing 2021-10-18 04:51:11 +00: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 fix: auth event fetch order 2021-12-21 22:10:31 +01:00
utils.rs improvement: allow rocksdb again 2021-12-16 15:01:37 +01:00