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 24a835647c Merge branch 'nyaaori/fix-room-creation' into 'next' 4 years ago
..
account.rs Upgrade Ruma 4 years ago
alias.rs Clean up (mostly automated with cargo clippy --fix) 4 years ago
backup.rs Clean up (mostly automated with cargo clippy --fix) 4 years ago
capabilities.rs Clean up (mostly automated with cargo clippy --fix) 4 years ago
config.rs Reduce turbofish usage 4 years ago
context.rs Reduce turbofish usage 4 years ago
device.rs Reduce turbofish usage 4 years ago
directory.rs Reduce turbofish usage 4 years ago
filter.rs docs: documentation for every endpoint 4 years ago
keys.rs Reduce turbofish usage 4 years ago
media.rs Clean up (mostly automated with cargo clippy --fix) 4 years ago
membership.rs Fix join panic bug 4 years ago
message.rs Merge branch 'up-ruma' into 'next' 4 years ago
mod.rs Initial implementation of /report, fixing #13 4 years ago
presence.rs Clean up (mostly automated with cargo clippy --fix) 4 years ago
profile.rs Upgrade Ruma 4 years ago
push.rs Reduce turbofish usage 4 years ago
read_marker.rs Clean up (mostly automated with cargo clippy --fix) 4 years ago
redact.rs Upgrade Ruma 4 years ago
report.rs Cleanup and fix validation in report.rs, lower max report length, better html 4 years ago
room.rs Cleanup room.rs; replace unwraps with map_err 4 years ago
search.rs Reduce turbofish usage 4 years ago
session.rs Upgrade Ruma 4 years ago
state.rs Merge branch 'up-ruma' into 'next' 4 years ago
sync.rs Remove device_one_time_keys_count from is_empty() sync checks, fixing sync issue as reported by Nekron 4 years ago
tag.rs Reduce turbofish usage 4 years ago
thirdparty.rs docs: documentation for every endpoint 4 years ago
to_device.rs Clean up (mostly automated with cargo clippy --fix) 4 years ago
typing.rs Clean up (mostly automated with cargo clippy --fix) 4 years ago
unversioned.rs docs: documentation for every endpoint 4 years ago
user_directory.rs docs: documentation for every endpoint 4 years ago
voip.rs docs: documentation for every endpoint 4 years ago