continuwuity/src
Devin Ragotzy 66af1ff695 Update ruma and rocket to latest git rev and tokio to 1.0
Ruma updated the event signing validation code and there was a dep
resolving failure with serde rocket and tokio so I updated rocket latest and
tokio 1.0 to fix.
2021-02-23 17:20:52 -05:00
..
client_server Update ruma and rocket to latest git rev and tokio to 1.0 2021-02-23 17:20:52 -05:00
database WIP gather and update forward extremities 2021-02-09 15:25:30 -05:00
appservice_server.rs Fix clippy warnings remove unused imports 2021-02-09 15:21:14 -05:00
database.rs Abstract event validation/fetching, add outlier and signing key DB trees 2021-02-09 15:24:09 -05:00
error.rs Fix ALL clippy warnings 2021-02-09 15:25:00 -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-02-09 15:24:09 -05:00
pdu.rs WIP gather and update forward extremities 2021-02-09 15:25:30 -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-02-09 15:18:47 -05:00
server_server.rs WIP gather and update forward extremities 2021-02-09 15:25:30 -05:00
utils.rs Have Media db return optional content_type, conversion fixes 2020-12-05 17:37:11 +01:00