You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
conduit/src/client_server
Timo Kösters 447639054e
improvement: higher default pdu capacity
3 years ago
..
account.rs Use Arc for EventIds in PDUs 3 years ago
alias.rs Clean up (mostly automated with cargo clippy --fix) 3 years ago
backup.rs Clean up (mostly automated with cargo clippy --fix) 3 years ago
capabilities.rs Upgrade Ruma 3 years ago
config.rs Reduce turbofish usage 3 years ago
context.rs feat: lazy loading 3 years ago
device.rs improvement: higher default pdu capacity 3 years ago
directory.rs Upgrade Ruma 3 years ago
filter.rs feat: partially support sync filters 3 years ago
keys.rs Upgrade Ruma 3 years ago
media.rs Clean up (mostly automated with cargo clippy --fix) 3 years ago
membership.rs Use Arc for EventIds in PDUs 3 years ago
message.rs fix: make incremental sync efficient again 3 years ago
mod.rs Initial implementation of /report, fixing #13 3 years ago
presence.rs Clean up (mostly automated with cargo clippy --fix) 3 years ago
profile.rs Upgrade Ruma 3 years ago
push.rs Revert rename of Ruma<_> parameters 3 years ago
read_marker.rs Clean up (mostly automated with cargo clippy --fix) 3 years ago
redact.rs Use Arc for EventIds in PDUs 3 years ago
report.rs Use int! macro instead of Int::from 3 years ago
room.rs Use Arc for EventIds in PDUs 3 years ago
search.rs Reduce turbofish usage 3 years ago
session.rs Upgrade Ruma 3 years ago
state.rs Use Arc for EventIds in PDUs 3 years ago
sync.rs docs: lazy loading 3 years ago
tag.rs Reduce turbofish usage 3 years ago
thirdparty.rs docs: documentation for every endpoint 3 years ago
to_device.rs Clean up (mostly automated with cargo clippy --fix) 3 years ago
typing.rs Clean up (mostly automated with cargo clippy --fix) 3 years ago
unversioned.rs Restore compatibility with Rust 1.53 3 years ago
user_directory.rs docs: documentation for every endpoint 3 years ago
voip.rs Upgrade Ruma 3 years ago