| .. |
|
account.rs
|
Upgrade Ruma
|
2021-10-13 10:16:45 +02:00 |
|
alias.rs
|
Clean up (mostly automated with cargo clippy --fix)
|
2021-09-13 20:58:58 +02:00 |
|
backup.rs
|
Clean up (mostly automated with cargo clippy --fix)
|
2021-09-13 20:58:58 +02:00 |
|
capabilities.rs
|
Clean up (mostly automated with cargo clippy --fix)
|
2021-09-13 20:58:58 +02:00 |
|
config.rs
|
Reduce turbofish usage
|
2021-10-13 12:25:58 +02:00 |
|
context.rs
|
Reduce turbofish usage
|
2021-10-13 12:25:58 +02:00 |
|
device.rs
|
Reduce turbofish usage
|
2021-10-13 12:25:58 +02:00 |
|
directory.rs
|
Reduce turbofish usage
|
2021-10-13 12:25:58 +02:00 |
|
filter.rs
|
docs: documentation for every endpoint
|
2021-08-31 19:20:34 +02:00 |
|
keys.rs
|
Reduce turbofish usage
|
2021-10-13 12:25:58 +02:00 |
|
media.rs
|
Clean up (mostly automated with cargo clippy --fix)
|
2021-09-13 20:58:58 +02:00 |
|
membership.rs
|
Fix join panic bug
|
2021-11-07 07:57:15 +00:00 |
|
message.rs
|
Merge branch 'up-ruma' into 'next'
|
2021-10-15 11:38:12 +00:00 |
|
mod.rs
|
Initial implementation of /report, fixing #13
|
2021-10-18 04:51:11 +00:00 |
|
presence.rs
|
Clean up (mostly automated with cargo clippy --fix)
|
2021-09-13 20:58:58 +02:00 |
|
profile.rs
|
Upgrade Ruma
|
2021-10-13 10:16:45 +02:00 |
|
push.rs
|
Reduce turbofish usage
|
2021-10-13 12:25:58 +02:00 |
|
read_marker.rs
|
Clean up (mostly automated with cargo clippy --fix)
|
2021-09-13 20:58:58 +02:00 |
|
redact.rs
|
Upgrade Ruma
|
2021-10-13 10:16:45 +02:00 |
|
report.rs
|
Cleanup and fix validation in report.rs, lower max report length, better html
|
2021-10-20 11:12:06 +00:00 |
|
room.rs
|
Cleanup room.rs; replace unwraps with map_err
|
2021-11-09 16:12:44 +00:00 |
|
search.rs
|
Reduce turbofish usage
|
2021-10-13 12:25:58 +02:00 |
|
session.rs
|
Upgrade Ruma
|
2021-10-13 10:16:45 +02:00 |
|
state.rs
|
Merge branch 'up-ruma' into 'next'
|
2021-10-15 11:38:12 +00:00 |
|
sync.rs
|
Remove device_one_time_keys_count from is_empty() sync checks, fixing sync issue as reported by Nekron
|
2021-10-15 23:17:08 +00:00 |
|
tag.rs
|
Reduce turbofish usage
|
2021-10-13 12:25:58 +02:00 |
|
thirdparty.rs
|
docs: documentation for every endpoint
|
2021-08-31 19:20:34 +02:00 |
|
to_device.rs
|
Clean up (mostly automated with cargo clippy --fix)
|
2021-09-13 20:58:58 +02:00 |
|
typing.rs
|
Clean up (mostly automated with cargo clippy --fix)
|
2021-09-13 20:58:58 +02:00 |
|
unversioned.rs
|
docs: documentation for every endpoint
|
2021-08-31 19:20:34 +02:00 |
|
user_directory.rs
|
docs: documentation for every endpoint
|
2021-08-31 19:20:34 +02:00 |
|
voip.rs
|
Implement turn server settings
|
2021-11-12 12:43:15 +00:00 |