continuwuity/src/service
Jade Ellis d0f00e6f5c
Some checks failed
Documentation / Build and Deploy Documentation (push) Failing after 3s
Release Docker Image / define-variables (push) Failing after 1s
Release Docker Image / build-image (linux/amd64, linux-amd64) (push) Has been skipped
Release Docker Image / build-image (linux/arm64, linux-arm64) (push) Has been skipped
Release Docker Image / merge (push) Has been skipped
Rust Checks / Format (push) Failing after 4s
Rust Checks / Clippy (push) Failing after 8s
Rust Checks / Cargo Test (push) Failing after 13s
feat: Allow mentioning @room in an admin announcement
2025-06-14 19:09:54 +01:00
..
account_data run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
admin docs: Rename conduwuit to continuwuity in more places 2025-05-10 20:37:08 +01:00
announcements feat: Allow mentioning @room in an admin announcement 2025-06-14 19:09:54 +01:00
appservice chore: Fix typos across the codebase 2025-05-06 20:51:12 +01:00
client fix well-known using the hooked resolver 2025-04-03 19:38:51 +00:00
config run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
emergency refactor+fix various issues with regs/logins and admin user commands 2025-03-02 23:16:30 -05:00
federation refactor: Centralize server forbidden checks into moderation module 2025-04-19 23:37:54 +01:00
globals refactor: The update checker has become the announcements checker 2025-04-20 21:01:29 +01:00
key_backups run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
media chore: Fix typos across the codebase 2025-05-06 20:51:12 +01:00
presence run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
pusher delete pushers created with different access token on password change 2025-03-21 10:34:17 -04:00
resolver chore: Fix typos across the codebase 2025-05-06 20:51:12 +01:00
rooms Eliminate associated Id type from trait Event. 2025-05-21 11:36:15 +01:00
sending add appservice MSC4190 support 2025-04-03 12:21:16 -04:00
server_keys run nightly cargo fmt again 2025-03-02 23:15:05 -05:00
sync modest cleanup of snake sync service related 2025-04-19 23:33:51 +01:00
transaction_ids run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
uiaa guard against using someone else's access token in UIAA 2025-03-15 19:35:09 -04:00
users Don't serialize the x-key before storing it 2025-04-25 02:18:00 +01:00
Cargo.toml add missing feature-projections between intra-workspace crates 2025-04-19 23:33:53 +01:00
manager.rs run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
migrations.rs run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
mod.rs feat: Prefill server name in federation test 2025-05-01 21:23:37 +01:00
moderation.rs feat: Allow controlling client message filtering 2025-04-26 21:59:25 +01:00
service.rs make service memory_usage()/clear_cache() async trait 2025-03-26 01:33:41 +00:00
services.rs refactor: The update checker has become the announcements checker 2025-04-20 21:01:29 +01:00
state.rs feat: Prefill server name in federation test 2025-05-01 21:23:37 +01:00