continuwuity/src/service
Jade Ellis 74db426c6b
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 2m16s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 3m39s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 20m14s
Documentation / Build and Deploy Documentation (push) Successful in 1m4s
Checks / Prek / Pre-commit & Formatting (push) Successful in 1m47s
Release Docker Image / Build linux-amd64 (release) (push) Successful in 17m32s
Release Docker Image / Build linux-arm64 (release) (push) Successful in 16m40s
Release Docker Image / Create Multi-arch Release Manifest (push) Successful in 28s
Checks / Prek / Clippy and Cargo Tests (push) Successful in 20m20s
Release Docker Image / Build linux-amd64 (max-perf) (push) Successful in 18m42s
Release Docker Image / Build linux-arm64 (max-perf) (push) Successful in 18m5s
Release Docker Image / Create Max-Perf Manifest (push) Successful in 20s
fix: Correct federation timeouts
2026-01-09 19:51:29 +00:00
..
account_data chore: Clippy fixes 2025-12-07 19:58:24 +00:00
admin refactor: Clean up logging issues 2026-01-05 18:28:57 +00:00
announcements refactor: Clean up logging issues 2026-01-05 18:28:57 +00:00
antispam fix: Apply spam checker to local restricted joins 2026-01-05 20:10:29 +00:00
appservice chore: replace serde-yml with serde-saphyr 2025-11-09 11:23:32 +01:00
client fix: Correct federation timeouts 2026-01-09 19:51:29 +00:00
config fix(reload): Store paths to config files for admin reload 2025-12-16 14:58:33 +00:00
emergency feat: ldap login 2025-08-23 19:59:36 +00:00
federation fix: Use correct token handlers for Ruma 2026-01-09 19:42:14 +00:00
globals feat(!783): Initial implementation 2026-01-07 14:22:37 +00:00
key_backups run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
media refactor: Clean up logging issues 2026-01-05 18:28:57 +00:00
presence refactor: Clean up logging issues 2026-01-05 18:28:57 +00:00
pusher fix: Use correct token handlers for Ruma 2026-01-09 19:42:14 +00:00
registration_tokens feat(!783): Add --once shortcut flag to issue command 2026-01-07 14:22:37 +00:00
resolver chore: Fix typos across the codebase 2025-05-06 20:51:12 +01:00
rooms fix: Remove useless timestamp check in outlier upgrade process 2026-01-09 02:50:04 +00:00
sending fix: Use correct token handlers for Ruma 2026-01-09 19:42:14 +00:00
server_keys refactor: Clean up logging issues 2026-01-05 18:28:57 +00:00
sync refactor: Replace remaining std Mutexes 2025-07-20 16:32:48 +01:00
transaction_ids run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
uiaa feat(!783): Add admin commands for managing tokens 2026-01-07 14:22:37 +00:00
users style: Use contains to check for row presence 2026-01-07 17:31:54 +00:00
Cargo.toml fix: Update package and crate metadata 2026-01-08 19:28:27 +00:00
manager.rs refactor: Replace std RwLock with parking_lot 2025-07-20 16:31:55 +01:00
migrations.rs refactor: Clean up logging issues 2026-01-05 18:28:57 +00:00
mod.rs feat(!783): Initial implementation 2026-01-07 14:22:37 +00:00
moderation.rs feat: Allow controlling client message filtering 2025-04-26 21:59:25 +01:00
service.rs refactor: Replace std RwLock with parking_lot 2025-07-20 16:31:55 +01:00
services.rs feat(!783): Initial implementation 2026-01-07 14:22:37 +00:00
state.rs feat: Prefill server name in federation test 2025-05-01 21:23:37 +01:00