.. |
account.rs
|
Create admin room and hide migration messages on first run
|
2022-02-03 22:50:11 +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
|
Upgrade Ruma
|
2021-12-15 13:00:37 +01:00 |
config.rs
|
Reduce turbofish usage
|
2021-10-13 12:25:58 +02:00 |
context.rs
|
fix: lazy loading for /context
|
2022-02-04 13:33:04 +01:00 |
device.rs
|
improvement: higher default pdu capacity
|
2022-01-13 22:44:27 +01:00 |
directory.rs
|
Remove TryFrom, TryInto imports
|
2022-02-03 13:24:04 +01:00 |
filter.rs
|
feat: partially support sync filters
|
2022-01-13 22:38:52 +01:00 |
keys.rs
|
Fix rustc / clippy warnings
|
2022-01-20 00:10:39 +01:00 |
media.rs
|
Remove TryFrom, TryInto imports
|
2022-02-03 13:24:04 +01:00 |
membership.rs
|
Remove TryFrom, TryInto imports
|
2022-02-03 13:24:04 +01:00 |
message.rs
|
Remove TryFrom, TryInto imports
|
2022-02-03 13:24:04 +01:00 |
mod.rs
|
Initial implementation of /report, fixing #13
|
2021-10-18 04:51:11 +00:00 |
presence.rs
|
Remove TryFrom, TryInto imports
|
2022-02-03 13:24:04 +01:00 |
profile.rs
|
Remove TryFrom, TryInto imports
|
2022-02-03 13:24:04 +01:00 |
push.rs
|
Revert rename of Ruma<_> parameters
|
2021-12-15 13:58:25 +01:00 |
read_marker.rs
|
Remove another unnecessary use of an event enum
|
2022-02-12 01:58:47 +01:00 |
redact.rs
|
Use Arc for EventIds in PDUs
|
2021-12-16 13:55:24 +01:00 |
report.rs
|
Refactor admin code to always defer command processing
|
2022-01-31 00:00:05 +02:00 |
room.rs
|
Remove TryFrom, TryInto imports
|
2022-02-03 13:24:04 +01:00 |
search.rs
|
fix: crash on empty search
|
2022-02-04 17:15:52 +01:00 |
session.rs
|
Upgrade Ruma
|
2021-10-13 10:16:45 +02:00 |
state.rs
|
feat: implement server ACLs
|
2022-01-17 14:35:38 +01:00 |
sync.rs
|
Remove unnecessary use of event enum
|
2022-02-12 01:58:47 +01: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
|
Upgrade Ruma
|
2022-02-03 20:24:02 +01:00 |
typing.rs
|
Clean up (mostly automated with cargo clippy --fix)
|
2021-09-13 20:58:58 +02:00 |
unversioned.rs
|
Restore compatibility with Rust 1.53
|
2022-01-13 12:06:20 +01:00 |
user_directory.rs
|
docs: documentation for every endpoint
|
2021-08-31 19:20:34 +02:00 |
voip.rs
|
Upgrade Ruma
|
2021-12-15 13:00:37 +01:00 |