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.
 
 
 
 
Moritz Bitsch 0725b69abb Clean up userdevicesessionid_uiaarequest BTreeMap 4 years ago
..
client_server Use Arc for EventIds in PDUs 4 years ago
database Clean up userdevicesessionid_uiaarequest BTreeMap 4 years ago
appservice_server.rs Clean up (mostly automated with cargo clippy --fix) 4 years ago
database.rs Add database migration to remove stored passwords 4 years ago
error.rs Make Result alias usable with any error type 4 years ago
lib.rs Enable more lints and apply their suggestions 4 years ago
main.rs Initial implementation of /report, fixing #13 4 years ago
pdu.rs Use Arc for EventIds in PDUs 4 years ago
ruma_wrapper.rs Simplify identifier parsing code 4 years ago
server_server.rs Use Arc for EventIds in PDUs 4 years ago
utils.rs Enable more lints and apply their suggestions 4 years ago