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.
 
 
 
 
timokoesters 176bd114a0
fix: use correct device in GET /devices
6 years ago
..
database refactor: replace DeviceId with str or String 6 years ago
client_server.rs fix: use correct device in GET /devices 6 years ago
database.rs feat: close registration with ROCKET_REGISTRATION_DISABLED=true 6 years ago
error.rs Switch to the ruma meta-crate 6 years ago
main.rs feat: kick,ban,unban user route 6 years ago
pdu.rs improvement: optimize /sync response 6 years ago
ruma_wrapper.rs Switch to the ruma meta-crate 6 years ago
server_server.rs Switch to the ruma meta-crate 6 years ago
stateres.rs work 6 years ago
utils.rs Switch to the ruma meta-crate 6 years ago