conduit/src
2021-01-15 15:46:47 -05:00
..
client_server Fix ALL clippy warnings 2021-01-15 11:05:57 -05:00
database Fix ALL clippy warnings 2021-01-15 11:05:57 -05:00
appservice_server.rs Fix clippy warnings remove unused imports 2021-01-14 14:30:24 +01:00
database.rs Abstract event validation/fetching, add outlier and signing key DB trees 2021-01-14 21:32:22 -05:00
error.rs Fix ALL clippy warnings 2021-01-15 11:05:57 -05:00
lib.rs feat: implement appservices 2020-12-08 12:59:20 +01:00
main.rs Abstract event validation/fetching, add outlier and signing key DB trees 2021-01-14 21:32:22 -05:00
pdu.rs Convert uses of Box<ServerName> to a ref 2021-01-14 15:11:55 -05:00
push_rules.rs Update ruma to latest, renamed server keys and removed PduStub 2020-12-05 17:44:54 +01:00
ruma_wrapper.rs State resolution outline for /send 2021-01-14 14:28:32 +01:00
server_server.rs Use the auth_events for step 6, WIP forward_extremity_ids fn 2021-01-15 15:46:47 -05:00
utils.rs Have Media db return optional content_type, conversion fixes 2020-12-05 17:37:11 +01:00