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.
 
 
 
 
Timo Kösters a119d858f3
feature: push rule settings
5 years ago
..
account.rs Fix ALL clippy warnings 5 years ago
alias.rs Convert uses of Box<ServerName> to a ref 5 years ago
backup.rs Cleanup removing debug printing and logging, append non state events 5 years ago
capabilities.rs Update ruma to latest, fix unstable origin feature in ruma 5 years ago
config.rs Update ruma to latest, renamed server keys and removed PduStub 5 years ago
context.rs improvement: flush after every request that manipulates the db 5 years ago
device.rs improvement: flush after every request that manipulates the db 5 years ago
directory.rs Convert uses of Box<ServerName> to a ref 5 years ago
filter.rs Update ruma to latest, fix unstable origin feature in ruma 5 years ago
keys.rs Update ruma to latest, fix unstable origin feature in ruma 5 years ago
media.rs Convert uses of Box<ServerName> to a ref 5 years ago
membership.rs Add ability to update room leaves with multiple eventIds 5 years ago
message.rs Fix ALL clippy warnings 5 years ago
mod.rs improvement: flush after every request that manipulates the db 5 years ago
presence.rs Update ruma to latest, renamed server keys and removed PduStub 5 years ago
profile.rs Fix ALL clippy warnings 5 years ago
push.rs feature: push rule settings 5 years ago
read_marker.rs feat: improved state store 5 years ago
redact.rs Fix ALL clippy warnings 5 years ago
room.rs feature: push rule settings 5 years ago
search.rs improvement: better config, better logs 5 years ago
session.rs improvement: more logging 5 years ago
state.rs Fix ALL clippy warnings 5 years ago
sync.rs Roll back tokio and rocket update since ruma's request is at 0.2 tokio 5 years ago
tag.rs improvement: flush after every request that manipulates the db 5 years ago
thirdparty.rs improvement: flush after every request that manipulates the db 5 years ago
to_device.rs feat: implement appservices 5 years ago
typing.rs fix: use device_id when registering 5 years ago
unversioned.rs improvement: flush after every request that manipulates the db 5 years ago
user_directory.rs improvement: flush after every request that manipulates the db 5 years ago
voip.rs improvement: send 200 response for turn server info 5 years ago