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.
 
 
 
 
Jonas Platte bcf4ede0bc
Restore compatibility with Rust 1.53
4 years ago
..
client_server Restore compatibility with Rust 1.53 4 years ago
database Replace to_string calls on string literals with to_owned 4 years ago
appservice_server.rs Clean up (mostly automated with cargo clippy --fix) 5 years ago
database.rs Add database migration to remove stored passwords 4 years ago
error.rs Make Result alias usable with any error type 5 years ago
lib.rs Enable more lints and apply their suggestions 5 years ago
main.rs Initial implementation of /report, fixing #13 5 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 5 years ago