continuwuity/src/service
2026-02-23 17:44:35 +00:00
..
account_data chore: Clippy fixes 2025-12-07 19:58:24 +00:00
admin fix: Don't panic when running startup admin commands 2026-02-15 17:32:26 -05:00
announcements chore: Clippy & prek fixes 2026-02-21 11:27:39 -05: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: more aggressive user agent for URL preview 2026-02-23 15:24:14 +00:00
config refactor: Add support for multiple static tokens to registration token service 2026-02-15 18:05:42 +00:00
emergency fix: Remove rocksdb secondary mode 2026-02-18 23:11:53 +00:00
federation fix: Use correct token handlers for Ruma 2026-01-09 19:42:14 +00:00
firstrun fix: Don't panic when running startup admin commands 2026-02-15 17:32:26 -05:00
globals fix: Remove rocksdb secondary mode 2026-02-18 23:11:53 +00:00
key_backups run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
media fix: more aggressive user agent for URL preview 2026-02-23 15:24:14 +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: Improve the initial setup experience 2026-02-15 18:05:42 +00:00
resolver chore: Fix typos across the codebase 2025-05-06 20:51:12 +01:00
rooms refactor: Make stream utils generic over the error type 2026-02-23 16:36:46 +00:00
sending fix: Crash before starting on OpenBSD 2026-02-20 10:13:54 +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
templates feat: Improve the initial setup experience 2026-02-15 18:05:42 +00:00
transactions chore: Refactor transaction_ids -> transactions 2026-02-23 17:44:35 +00:00
uiaa fix: Add a code path for clients trying to use fallback auth 2026-01-21 12:27:13 -05:00
users fix: Forbid registering users with a non-local localpart 2026-02-20 20:54:19 -05:00
Cargo.toml feat: Add experimental http3 support 2026-02-16 02:56:49 +00:00
manager.rs refactor: Replace std RwLock with parking_lot 2025-07-20 16:31:55 +01:00
migrations.rs chore: Formatting fixes 2026-02-10 02:29:11 +00:00
mod.rs chore: Refactor transaction_ids -> transactions 2026-02-23 17:44:35 +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 chore: Refactor transaction_ids -> transactions 2026-02-23 17:44:35 +00:00
state.rs feat: Prefill server name in federation test 2025-05-01 21:23:37 +01:00