continuwuity/src/api/client
2026-03-08 20:24:30 +00:00
..
admin perf(MSC4323): Parallelise some check futs 2025-09-01 12:13:37 +01:00
membership fix: Missing sigil 2026-03-08 20:24:30 +00:00
room feat: Return SENDER_IGNORED error in is_ignored_pdu 2026-02-15 15:55:32 +00:00
sync fix: Fix left rooms always being sent on initial sync 2026-03-04 12:51:54 -05:00
account.rs fix: Forbid registering users with a non-local localpart 2026-02-20 20:54:19 -05:00
account_data.rs fix: Bump ruwuma again 2026-03-03 18:10:28 +00:00
alias.rs fix: Remove non-compliant and non-functional non-authoritative directory queries 2026-02-19 01:37:42 +00:00
appservice.rs add appservice MSC4190 support 2025-04-03 12:21:16 -04:00
backup.rs Dedup and parallelize current key backup count and etag fetching. 2025-07-02 19:03:26 +01:00
capabilities.rs perf(MSC4323): Remove redundant authorisation checks 2025-09-01 12:13:37 +01:00
context.rs feat: Filter ignored PDUs in relations 2026-02-15 15:55:35 +00:00
dehydrated_device.rs feat: Implement Dehydrated Devices MSC3814 2026-03-03 19:39:53 +00:00
device.rs refactor: Clean up logging issues 2026-01-05 18:28:57 +00:00
directory.rs refactor: Clean up logging issues 2026-01-05 18:28:57 +00:00
filter.rs Modernize various sender_user/sender_device lets. 2025-07-02 18:58:14 +01:00
keys.rs Fix verification loss; workaround Nheko-Reborn/nheko#1908 (closes #146) 2026-01-18 14:41:01 +00:00
media.rs report permission denied errors 2026-02-23 15:22:18 +00:00
media_legacy.rs Modernize various sender_user/sender_device lets. 2025-07-02 18:58:14 +01:00
message.rs feat: Return SENDER_IGNORED error in is_ignored_pdu 2026-02-15 15:55:32 +00:00
mod.rs feat: Implement Dehydrated Devices MSC3814 2026-03-03 19:39:53 +00:00
openid.rs Macroize various remaining Error constructions. 2025-07-02 19:03:24 +01:00
presence.rs remove several services.globals config wrappers 2025-03-31 03:00:53 +00:00
profile.rs Implement room v12 (#943) 2025-09-17 20:46:03 +00:00
push.rs Macroize various remaining Error constructions. 2025-07-02 19:03:24 +01:00
read_marker.rs perf: Throttle frequent device metadata updates & centralise site 2025-12-09 03:25:03 +00:00
redact.rs perf: Throttle frequent device metadata updates & centralise site 2025-12-09 03:25:03 +00:00
relations.rs feat: Filter ignored PDUs in relations 2026-02-15 15:55:35 +00:00
report.rs chore: Clippy & prek fixes 2026-02-21 11:27:39 -05:00
search.rs style: Fix clippy 2025-12-21 17:12:36 +00:00
send.rs chore: Refactor transaction_ids -> transactions 2026-02-23 17:44:35 +00:00
session.rs fix: Only sync LDAP admin status when admin_filter is configured 2026-02-15 16:17:26 +00:00
space.rs chore: Fix typos 2025-11-08 20:54:49 +00:00
state.rs fix: Remove non-compliant and non-functional non-authoritative directory queries 2026-02-19 01:37:42 +00:00
tag.rs Use integrated error instead of panic on some legacy codepaths 2025-07-02 18:58:18 +01:00
thirdparty.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
threads.rs feat: Run visibility checks on bundled relations 2025-12-21 17:12:35 +00:00
to_device.rs chore: Refactor transaction_ids -> transactions 2026-02-23 17:44:35 +00:00
typing.rs perf: Throttle frequent device metadata updates & centralise site 2025-12-09 03:25:03 +00:00
unstable.rs refactor: Clean up logging issues 2026-01-05 18:28:57 +00:00
unversioned.rs feat: Implement Dehydrated Devices MSC3814 2026-03-03 19:39:53 +00:00
user_directory.rs Fix regression 75aadd5c6a 2025-07-02 19:17:09 +01:00
voip.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
well_known.rs fix(api): restore backwards compatibility for RTC foci config 2026-02-23 23:01:15 +00:00