tuwunel/src/api/client
Jason Volk 1bb16c8b73 Additional span logging of counter state; trace logging of contents.
Signed-off-by: Jason Volk <jason@zemos.net>
2025-07-30 23:34:21 +00:00
..
membership Rebox future segmentations. 2025-07-24 04:07:27 +00:00
room Fix partial v3 syncs on post-timeout pass; fix partial state on room join. 2025-07-30 23:34:21 +00:00
session Add org.matrix.login.jwt support. 2025-06-18 11:53:25 +00:00
sync Additional span logging of counter state; trace logging of contents. 2025-07-30 23:34:21 +00:00
account.rs Split api/client/register from api/client/account suite. 2025-07-24 23:13:01 +00:00
account_data.rs Rename crates. 2025-04-22 04:37:49 +00:00
alias.rs Modernize various sender_user/sender_device lets. 2025-05-11 07:02:14 +00:00
appservice.rs Rename crates. 2025-04-22 04:37:49 +00:00
backup.rs Dedup and parallelize current key backup count and etag fetching. 2025-05-11 07:02:14 +00:00
capabilities.rs Apply typos changes. 2025-05-14 05:39:44 +00:00
context.rs Fix map_or calling function. 2025-07-30 19:09:46 +00:00
device.rs Modernize various sender_user/sender_device lets. 2025-05-11 07:02:14 +00:00
directory.rs Support matching room_id as publicrooms search term. 2025-07-29 04:18:21 +00:00
filter.rs Modernize various sender_user/sender_device lets. 2025-05-11 07:02:14 +00:00
keys.rs Refactor to async closures. 2025-07-24 04:07:27 +00:00
media.rs Modernize various sender_user/sender_device lets. 2025-05-11 07:02:14 +00:00
media_legacy.rs Migrate additional names in src/ 2025-05-14 03:18:13 +00:00
message.rs Add upper-bound to readreceipts_since() and callsites. 2025-07-26 04:44:09 +00:00
mod.rs Split api/client/register from api/client/account suite. 2025-07-24 23:13:01 +00:00
openid.rs Macroize various remaining Error constructions. 2025-05-11 07:02:14 +00:00
presence.rs chain_width to 50 2025-04-22 04:42:34 +00:00
profile.rs Refactor to async closures. 2025-07-24 04:07:27 +00:00
push.rs Macroize various remaining Error constructions. 2025-05-11 07:02:14 +00:00
read_marker.rs Use integrated error instead of panic on some legacy codepaths 2025-05-11 07:02:14 +00:00
redact.rs Modernize various sender_user/sender_device lets. 2025-05-11 07:02:14 +00:00
register.rs Split api/client/register from api/client/account suite. 2025-07-24 23:13:01 +00:00
relations.rs Rebox future segmentations. 2025-07-24 04:07:27 +00:00
report.rs Simplify default Result generics. 2025-07-24 04:07:27 +00:00
search.rs Refactor to async closures. 2025-07-24 04:07:27 +00:00
send.rs chain_width to 50 2025-04-22 04:42:34 +00:00
space.rs Refactor to async closures. 2025-07-24 04:07:27 +00:00
state.rs Flatten authorised-join check queries. 2025-07-29 04:18:21 +00:00
tag.rs Use integrated error instead of panic on some legacy codepaths 2025-05-11 07:02:14 +00:00
thirdparty.rs Rename crates. 2025-04-22 04:37:49 +00:00
threads.rs Refactor to async closures. 2025-07-24 04:07:27 +00:00
to_device.rs Refactor counter increment sites for TwoPhaseCounter. 2025-07-25 10:32:52 +00:00
typing.rs chain_width to 50 2025-04-22 04:42:34 +00:00
unstable.rs chore: Migrate to axum 0.8 2025-06-08 03:08:57 +00:00
unversioned.rs Rename crates. 2025-04-22 04:37:49 +00:00
user_directory.rs Hide own user from user directory search results. 2025-07-30 19:09:46 +00:00
voip.rs Rename crates. 2025-04-22 04:37:49 +00:00
well_known.rs Apply typos changes. 2025-05-14 05:39:44 +00:00