Conduit is a simple, fast and reliable chat server powered by Matrix https://conduit.rs
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Devin Ragotzy f3253f2033 Move comments about Rooms trees to doc comments 5 years ago
..
client_server Fix leaves not being replaced by correct eventId in membership 5 years ago
database Move comments about Rooms trees to doc comments 5 years ago
appservice_server.rs Fix clippy warnings remove unused imports 5 years ago
database.rs Use auth_cache to avoid db, save state for every event when joining 5 years ago
error.rs Fix ALL clippy warnings 5 years ago
lib.rs feat: implement appservices 5 years ago
main.rs Temp disable rust_2018_idioms for CI 5 years ago
pdu.rs WIP gather and update forward extremities 5 years ago
push_rules.rs Update ruma to latest, renamed server keys and removed PduStub 5 years ago
ruma_wrapper.rs State resolution outline for /send 5 years ago
server_server.rs Fix unused import clippy warning 5 years ago
utils.rs Have Media db return optional content_type, conversion fixes 5 years ago