| .. |
|
account.rs
|
fix guest accounts being logged still
|
2024-05-25 22:28:43 -04:00 |
|
alias.rs
|
remove usages of &String and &Owned[..]
|
2024-06-03 14:17:42 -04:00 |
|
backup.rs
|
resolve almost all as_conversions lints
|
2024-05-06 03:45:10 -04:00 |
|
capabilities.rs
|
initialise capabilities with default constructor
|
2024-05-03 01:52:29 -04:00 |
|
config.rs
|
dedupe half of account/room data config.rs code
|
2024-05-03 01:52:29 -04:00 |
|
context.rs
|
init a few vecs in event_handler using with_capacity
|
2024-05-25 22:28:43 -04:00 |
|
device.rs
|
make everything pub(crate) instead of pub
|
2024-04-26 02:03:40 -04:00 |
|
directory.rs
|
Hot-Reloading Refactor
|
2024-05-21 20:22:17 -04:00 |
|
filter.rs
|
make everything pub(crate) instead of pub
|
2024-04-26 02:03:40 -04:00 |
|
keys.rs
|
Hot-Reloading Refactor
|
2024-05-21 20:22:17 -04:00 |
|
media.rs
|
media: trust client Content-Type again
|
2024-06-05 16:33:53 -04:00 |
|
membership.rs
|
fix: check if you've left the room before forgetting it
|
2024-06-02 23:53:31 -04:00 |
|
message.rs
|
Hot-Reloading Refactor
|
2024-05-21 20:22:17 -04:00 |
|
mod.rs
|
split RouterExt impl related into ruma_wrapper unit.
|
2024-06-02 20:17:45 +00:00 |
|
presence.rs
|
presence: set empty string status msg to None
|
2024-05-06 03:45:10 -04:00 |
|
profile.rs
|
use/enable let_underscore_must_use lint
|
2024-05-25 22:28:43 -04:00 |
|
push.rs
|
make everything pub(crate) instead of pub
|
2024-04-26 02:03:40 -04:00 |
|
read_marker.rs
|
Hot-Reloading Refactor
|
2024-05-21 20:22:17 -04:00 |
|
redact.rs
|
make everything pub(crate) instead of pub
|
2024-04-26 02:03:40 -04:00 |
|
relations.rs
|
make everything pub(crate) instead of pub
|
2024-04-26 02:03:40 -04:00 |
|
report.rs
|
fix broken reports
|
2024-05-09 12:33:46 -04:00 |
|
room.rs
|
remove usages of &String and &Owned[..]
|
2024-06-03 14:17:42 -04:00 |
|
search.rs
|
make next_batch token a variable in search, revert threads_until change
|
2024-05-06 03:45:10 -04:00 |
|
session.rs
|
Abstract password hashing into util.
|
2024-06-05 03:00:23 +00:00 |
|
space.rs
|
resolve almost all as_conversions lints
|
2024-05-06 03:45:10 -04:00 |
|
state.rs
|
Hot-Reloading Refactor
|
2024-05-21 20:22:17 -04:00 |
|
sync.rs
|
remove usages of &String and &Owned[..]
|
2024-06-03 14:17:42 -04:00 |
|
tag.rs
|
make everything pub(crate) instead of pub
|
2024-04-26 02:03:40 -04:00 |
|
thirdparty.rs
|
make everything pub(crate) instead of pub
|
2024-04-26 02:03:40 -04:00 |
|
threads.rs
|
resolve almost all as_conversions lints
|
2024-05-06 03:45:10 -04:00 |
|
to_device.rs
|
Hot-Reloading Refactor
|
2024-05-21 20:22:17 -04:00 |
|
typing.rs
|
resolve half of the integer_arithmetic lints, couple misc changes
|
2024-05-06 03:45:10 -04:00 |
|
unstable.rs
|
make everything pub(crate) instead of pub
|
2024-04-26 02:03:40 -04:00 |
|
unversioned.rs
|
split / cleanup core utils.
|
2024-06-02 20:17:45 +00:00 |
|
user_directory.rs
|
resolve almost all as_conversions lints
|
2024-05-06 03:45:10 -04:00 |
|
voip.rs
|
resolve half of the integer_arithmetic lints, couple misc changes
|
2024-05-06 03:45:10 -04:00 |