continuwuity/src/api/client
2025-01-17 17:40:53 -05:00
..
room flatten timeline pdus iterations; increase concurrency 2025-01-09 18:14:23 +00:00
sync Add initial MSC4186 (Simplified Sliding Sync) implementation 2025-01-14 15:09:51 +01:00
account.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05: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 apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
context.rs flatten timeline pdus iterations; increase concurrency 2025-01-09 18:14:23 +00:00
device.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
directory.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05: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 apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
media_legacy.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
membership.rs knocking implementation 2025-01-13 14:15:16 -05:00
message.rs flatten timeline pdus iterations; increase concurrency 2025-01-09 18:14:23 +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 apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05: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 apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05: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 remove undocumented jwt token login 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 ping online presence on typing updates like synapse 2024-12-15 02:53:32 -05: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 apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
well_known.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00