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 da1c53aaef Make State struct constructable by lib user 5 years ago
..
client_server Do not ignore db errors 5 years ago
database Rebase with master and update append_pdu call 5 years ago
database.rs fix: send device list updates when user is in no rooms 5 years ago
error.rs Conditionally emit rocket::http_verb attr macros if lib/bin 6 years ago
lib.rs Make State struct constructable by lib user 5 years ago
main.rs refactor: put endpoints into modules 5 years ago
pdu.rs Turn append_pdu args into struct PduBuilder 5 years ago
push_rules.rs Conditionally emit rocket::http_verb attr macros if lib/bin 6 years ago
ruma_wrapper.rs feat: whoami route 5 years ago
server_server.rs Add cfg_attr gate to server_server endpoints 6 years ago
stateres.rs work 6 years ago
utils.rs refactor: better error handling 6 years ago