continuwuity/src/api/client
Ginger ba2c123e82
Some checks failed
Checks / Prek / Check changed files (push) Successful in 6s
Checks / Prek / Pre-commit & Formatting (push) Has been cancelled
Documentation / Build and Deploy Documentation (push) Has been cancelled
Release Docker Image / Build linux-amd64 (release) (push) Has been cancelled
Release Docker Image / Build linux-arm64 (release) (push) Has been cancelled
Checks / Prek / Clippy and Cargo Tests (push) Has been cancelled
Release Docker Image / Create Multi-arch Release Manifest (push) Has been cancelled
Release Docker Image / Build linux-amd64 (max-perf) (push) Has been cancelled
Release Docker Image / Build linux-arm64 (max-perf) (push) Has been cancelled
Release Docker Image / Create Max-Perf Manifest (push) Has been cancelled
Release Docker Image / Release Binaries (push) Has been cancelled
Release Docker Image / Mirror Images (push) Has been cancelled
feat: Remove support for server-side blurhashing
2026-05-14 13:22:17 +00:00
..
account feat: Remove support for server-side blurhashing 2026-05-14 13:22:17 +00:00
admin refactor: Ruma upstreaming, half-baked edition 2026-04-28 09:16:51 -04:00
membership feat: Remove support for server-side blurhashing 2026-05-14 13:22:17 +00:00
room feat: Remove support for server-side blurhashing 2026-05-14 13:22:17 +00:00
state refactor: Fix errors in api/client/sync 2026-04-28 09:16:51 -04:00
sync feat: Add support for fallback keys 2026-05-04 20:05:26 +00:00
account_data.rs refactor: Fix errors in api/client/account_data.rs 2026-04-28 09:16:51 -04:00
alias.rs fix: Remove non-compliant and non-functional non-authoritative directory queries 2026-02-19 01:37:42 +00:00
appservice.rs refactor: Fix errors in api/client/appservice.rs 2026-04-28 09:16:51 -04:00
backup.rs fix: FIx code that was causing rustc to panic somehow 2026-04-28 09:16:56 -04:00
capabilities.rs refactor: Fix errors in api/client/capabilities.rs 2026-04-28 09:16:51 -04:00
context.rs refactor: Fix errors in api/client/context.rs 2026-04-28 09:16:51 -04:00
dehydrated_device.rs refactor: Fix errors in api/client/dehydrated_device.rs 2026-04-28 09:16:52 -04:00
device.rs refactor: Fix errors in api/client/device.rs 2026-04-28 09:16:52 -04:00
directory.rs refactor: Remove support for guest user registration 2026-05-05 09:09:48 -04:00
filter.rs Modernize various sender_user/sender_device lets. 2025-07-02 18:58:14 +01:00
keys.rs feat: Add support for fallback keys 2026-05-04 20:05:26 +00:00
media.rs feat: Remove support for server-side blurhashing 2026-05-14 13:22:17 +00:00
media_legacy.rs refactor: Fix errors in api/client/media_legacy.rs 2026-04-28 09:16:52 -04:00
message.rs refactor: Remove pointless assert 2026-04-28 09:16:56 -04:00
mod.rs refactor: Move room joining logic into a new service 2026-05-06 14:01:50 -04:00
mutual_rooms.rs fix: Don't advertise stable MSC2666 2026-05-11 23:27:00 +01:00
openid.rs refactor: Fix errors in api/client/openid.rs 2026-04-28 09:16:52 -04:00
presence.rs refactor: Fix errors in api/client/presence.rs 2026-04-28 09:16:52 -04:00
profile.rs feat: Remove support for server-side blurhashing 2026-05-14 13:22:17 +00:00
push.rs refactor: Fix errors in api/client/push.rs 2026-04-28 09:16:52 -04:00
read_marker.rs refactor: Fix errors in api/client/read_marker.rs 2026-04-28 09:16:52 -04:00
redact.rs refactor: Fix errors in api/client/redact.rs 2026-04-28 09:16:52 -04:00
relations.rs refactor: Fix errors in api/client/relations.rs 2026-04-28 09:16:52 -04:00
report.rs fix: Increase max length for report reasons 2026-04-28 09:16:57 -04:00
search.rs chore: Clippy fixes 2026-04-28 09:16:57 -04:00
send.rs refactor: Fix errors in api/client/send.rs 2026-04-28 09:16:52 -04:00
session.rs refactor: Remove support for guest user registration 2026-05-05 09:09:48 -04:00
space.rs refactor: Consolidate hierarchy and summary logic in a new service 2026-04-28 09:16:51 -04:00
state.rs refactor: Fix errors in api/client/state.rs 2026-04-28 09:16:52 -04:00
tag.rs chore: Clippy fixes 2026-04-28 09:16:57 -04:00
thirdparty.rs refactor: Fix errors in api/client/thirdparty.rs 2026-04-28 09:16:52 -04:00
threads.rs refactor: Fix errors in api/client/threads.rs 2026-04-28 09:16:52 -04:00
to_device.rs chore: Clippy fixes 2026-04-28 09:16:57 -04:00
typing.rs refactor: Fix errors in api/client/typing.rs 2026-04-28 09:16:52 -04:00
unversioned.rs fix: Don't advertise stable MSC2666 2026-05-11 23:27:00 +01:00
user_directory.rs refactor: Fix errors in api/client/user_directory.rs 2026-04-28 09:16:52 -04:00
voip.rs refactor: Fix errors in api/client/voip.rs 2026-04-28 09:16:52 -04:00
well_known.rs fix: Remove deprecated MatrixRTC focus config option 2026-05-12 14:17:23 +00:00