.. |
room
|
optimize with SmallString; consolidate related re-exports
|
2025-02-16 17:40:21 -05:00 |
sync
|
fix unsafe precondition violation
|
2025-02-22 16:44:39 -05:00 |
account.rs
|
eliminate references to services.globals.config
|
2025-01-25 01:35:18 +00:00 |
account_data.rs
|
apply new rustfmt.toml changes, fix some clippy lints
|
2024-12-15 01:00:41 -05:00 |
alias.rs
|
apply new rustfmt.toml changes, fix some clippy lints
|
2024-12-15 01:00:41 -05:00 |
appservice.rs
|
apply new rustfmt.toml changes, fix some clippy lints
|
2024-12-15 01:00:41 -05:00 |
backup.rs
|
apply new rustfmt.toml changes, fix some clippy lints
|
2024-12-15 01:00:41 -05:00 |
capabilities.rs
|
move room version config check out of services.globals
|
2025-01-25 01:35:18 +00:00 |
context.rs
|
flatten state accessor iterations
|
2025-01-29 01:18:08 +00:00 |
device.rs
|
apply new rustfmt.toml changes, fix some clippy lints
|
2024-12-15 01:00:41 -05:00 |
directory.rs
|
eliminate references to services.globals.config
|
2025-01-25 01:35:18 +00:00 |
filter.rs
|
apply new rustfmt.toml changes, fix some clippy lints
|
2024-12-15 01:00:41 -05:00 |
keys.rs
|
Implement MSC3967, also fixes error when uploading keys in element
|
2025-02-22 16:46:06 +01:00 |
media.rs
|
improvements on blurhashing feature
|
2025-02-04 21:47:03 +00:00 |
media_legacy.rs
|
reduce some tracing span levels; bump ruma
|
2025-01-25 01:35:18 +00:00 |
membership.rs
|
better error logging on send_join response failure
|
2025-02-16 17:40:21 -05:00 |
message.rs
|
simplify client event endpoint
|
2025-02-16 17:40:21 -05:00 |
mod.rs
|
rename config.rs to account_data.rs, refactor, add some missing checks
|
2024-12-11 16:38:29 -05:00 |
openid.rs
|
simplify references to server_name
|
2025-01-28 18:36:00 +00:00 |
presence.rs
|
fix: presence timer not working
|
2025-01-11 21:43:57 -05:00 |
profile.rs
|
apply new rustfmt.toml changes, fix some clippy lints
|
2024-12-15 01:00:41 -05:00 |
push.rs
|
apply new rustfmt.toml changes, fix some clippy lints
|
2024-12-15 01:00:41 -05:00 |
read_marker.rs
|
Revert "Send read reciept and typing indicator EDUs to appservices with receive_ephemeral"
|
2024-12-18 11:26:18 -05:00 |
redact.rs
|
refactor various Arc<EventId> to OwnedEventId
|
2025-01-01 23:28:01 -05:00 |
relations.rs
|
apply new rustfmt.toml changes, fix some clippy lints
|
2024-12-15 01:00:41 -05:00 |
report.rs
|
simplify references to server_name
|
2025-01-28 18:36:00 +00:00 |
search.rs
|
flatten state accessor iterations
|
2025-01-29 01:18:08 +00:00 |
send.rs
|
refactor various Arc<EventId> to OwnedEventId
|
2025-01-01 23:28:01 -05:00 |
session.rs
|
cleanup+fix login get_token code, use db ser/deser instead
|
2025-01-17 17:40:53 -05:00 |
space.rs
|
refactor spaces
|
2025-02-16 17:40:21 -05:00 |
state.rs
|
optimize with SmallString; consolidate related re-exports
|
2025-02-16 17:40:21 -05:00 |
tag.rs
|
apply new rustfmt.toml changes, fix some clippy lints
|
2024-12-15 01:00:41 -05:00 |
thirdparty.rs
|
apply new rustfmt.toml changes, fix some clippy lints
|
2024-12-15 01:00:41 -05:00 |
threads.rs
|
apply new rustfmt.toml changes, fix some clippy lints
|
2024-12-15 01:00:41 -05:00 |
to_device.rs
|
use smallvec for the edu sending event buffer
|
2025-01-29 01:18:08 +00:00 |
typing.rs
|
eliminate references to services.globals.config
|
2025-01-25 01:35:18 +00:00 |
unstable.rs
|
bump ruwuma
|
2025-02-17 17:35:03 -05:00 |
unversioned.rs
|
Add initial MSC4186 (Simplified Sliding Sync) implementation
|
2025-01-14 15:09:51 +01:00 |
user_directory.rs
|
apply new rustfmt.toml changes, fix some clippy lints
|
2024-12-15 01:00:41 -05:00 |
voip.rs
|
simplify references to server_name
|
2025-01-28 18:36:00 +00:00 |
well_known.rs
|
apply new rustfmt.toml changes, fix some clippy lints
|
2024-12-15 01:00:41 -05:00 |