continuwuity/src/api/server
Logan Devine 480e975877
Some checks failed
Checks / Prek / Check changed files (push) Successful in 4s
Documentation / Build and Deploy Documentation (push) Successful in 1m11s
Checks / Prek / Pre-commit & Formatting (push) Successful in 1m21s
Release Docker Image / Build linux-arm64 (release) (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
Checks / Prek / Clippy and Cargo Tests (push) Has been cancelled
Release Docker Image / Build linux-amd64 (release) (push) Has been cancelled
chore: clean up unused imports of ClientIp
2026-07-21 14:31:16 +00:00
..
backfill.rs style: Remove implement for AccessCheck, rename check to assert 2026-06-27 18:36:44 +01:00
event.rs style: Remove implement for AccessCheck, rename check to assert 2026-06-27 18:36:44 +01:00
event_auth.rs style: Remove implement for AccessCheck, rename check to assert 2026-06-27 18:36:44 +01:00
get_missing_events.rs chore: Merge origin/main into nex/perf/get-missing-events 2026-06-28 01:29:23 +01:00
hierarchy.rs refactor: Represent route auth information in the type system 2026-05-26 18:26:02 +00:00
invite.rs chore: clean up unused imports of ClientIp 2026-07-21 14:31:16 +00:00
key.rs chore: Clippy fixes 2026-04-28 09:16:57 -04:00
make_join.rs fix: Remove redundant banned room server checks 2026-07-12 02:11:50 +00:00
make_knock.rs fix: Remove redundant banned room server checks 2026-07-12 02:11:50 +00:00
make_leave.rs fix: Remove redundant banned room server checks 2026-07-12 02:11:50 +00:00
media.rs chore: clean up unused imports of ClientIp 2026-07-21 14:31:16 +00:00
mod.rs chore: Remove MSC4373 support 2026-06-02 16:35:31 +01:00
openid.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
publicrooms.rs chore: clean up unused imports of ClientIp 2026-07-21 14:31:16 +00:00
query.rs refactor: Move profile field setting logic into users service 2026-07-02 16:34:38 -04:00
send.rs chore: clean up unused imports of ClientIp 2026-07-21 14:31:16 +00:00
send_join.rs style: Make send_join's docstring more useful 2026-07-12 02:11:50 +00:00
send_knock.rs fix: Convert room summary to federation format when sending invites 2026-07-12 02:11:50 +00:00
send_leave.rs feat: Give send_leave the invite treatment 2026-07-12 02:11:50 +00:00
state.rs style: Remove implement for AccessCheck, rename check to assert 2026-06-27 18:36:44 +01:00
state_ids.rs style: Remove implement for AccessCheck, rename check to assert 2026-06-27 18:36:44 +01:00
user.rs refactor: Represent route auth information in the type system 2026-05-26 18:26:02 +00:00
utils.rs fix(federation): Sign restricted join events before verification 2026-07-16 19:46:42 +00:00
version.rs feat: Implement a web-based account management dashboard 2026-06-29 09:35:45 -04:00
well_known.rs refactor: Fix errors in api/server/well_known.rs 2026-04-28 09:16:56 -04:00