continuwuity/src/api/client
Jason Volk 68856645ee refactor lazy-loading
Signed-off-by: Jason Volk <jason@zemos.net>
2025-01-26 17:48:53 +00:00
..
room eliminate references to services.globals.config 2025-01-25 01:35:18 +00:00
sync refactor lazy-loading 2025-01-26 17:48:53 +00: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 refactor lazy-loading 2025-01-26 17:48:53 +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 apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
media.rs eliminate references to services.globals.config 2025-01-25 01:35:18 +00:00
media_legacy.rs reduce some tracing span levels; bump ruma 2025-01-25 01:35:18 +00:00
membership.rs eliminate references to services.globals.config 2025-01-25 01:35:18 +00:00
message.rs refactor lazy-loading 2025-01-26 17:48:53 +00: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 eliminate references to services.globals.config 2025-01-25 01:35:18 +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 eliminate references to services.globals.config 2025-01-25 01:35:18 +00:00
search.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05: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 apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
state.rs add some m.room.member checks on putting direct state events 2025-01-02 18:16:00 -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 apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
typing.rs eliminate references to services.globals.config 2025-01-25 01:35:18 +00:00
unstable.rs fix MSC4133 fields not being returned as original types 2025-01-01 23:28:01 -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 eliminate references to services.globals.config 2025-01-25 01:35:18 +00:00
well_known.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00