continuwuity/src/service
nexy7574 57879c1be5
policy server following maybe???
(cherry picked from commit e1c06e10f6ce27b570682989fed0defda0fe09a1)
2025-06-30 17:15:58 +01:00
..
account_data run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
admin feat: Pass sender through admin commands 2025-06-29 15:38:01 +00: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 policy server following maybe??? 2025-06-30 17:15:58 +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 feat: Record metadata about user suspensions 2025-06-29 15:38:01 +00: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