continuwuity-ci-test/src/service
2026-04-09 17:24:44 +01:00
..
account_data chore: Clippy fixes 2025-12-07 19:58:24 +00:00
admin fix: Don't process admin escape commands for local users from federation 2026-03-03 19:55:50 +00:00
announcements fix: Limit body read size of remote requests (CWE-409) 2026-03-03 19:54:34 +00:00
antispam fix: Apply spam checker to local restricted joins 2026-01-05 20:10:29 +00:00
appservice fix: Automatically remove corrupted appservice registrations 2026-03-06 14:21:04 +00:00
client fix: more aggressive user agent for URL preview 2026-02-23 15:24:14 +00:00
config feat: Implement a command for issuing password reset links 2026-03-18 12:42:55 -04:00
emergency fix: Remove rocksdb secondary mode 2026-02-18 23:11:53 +00:00
federation fix: Limit body read size of remote requests (CWE-409) 2026-03-03 19:54:34 +00:00
firstrun style: Fix large future clippy error 2026-04-08 17:17:15 +00:00
globals feat(url-preview): Optionally download audio/video files for url preview requests 2026-03-09 13:27:39 +00:00
key_backups run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
mailer feat: Supply more informative error message if email is disabled 2026-03-31 02:20:59 +00:00
media fix: Use more robust check for max_request_size 2026-03-09 13:27:39 +00:00
password_reset fix: Fix password reset page appearance in light mode 2026-03-18 12:42:55 -04:00
presence refactor: Clean up logging issues 2026-01-05 18:28:57 +00:00
pusher fix: Limit body read size of remote requests (CWE-409) 2026-03-03 19:54:34 +00:00
registration_tokens feat: Implement threepid service 2026-03-31 02:20:59 +00:00
resolver fix: Server name caching for SRV remotes 2026-04-06 19:57:05 +00:00
rooms fix: Don't try to sign events that don't originate from us 2026-04-08 17:17:15 +00:00
sending fix: Limit body read size of remote requests (CWE-409) 2026-03-03 19:54:34 +00:00
server_keys fix: missing logic inversion for acquired keys (should speed up room joins) 2026-03-13 20:54:38 -04:00
sync refactor: Replace remaining std Mutexes 2025-07-20 16:32:48 +01:00
templates feat: Add support for 3pid management 2026-03-31 02:20:59 +00:00
threepid feat: Ratelimit sending threepid validation emails 2026-03-31 02:20:59 +00:00
transactions chore: Refactor transaction_ids -> transactions 2026-02-23 17:44:35 +00:00
uiaa chore: News fragment 2026-04-07 12:55:56 +00:00
users feat: Implement Dehydrated Devices MSC3814 2026-03-03 19:39:53 +00:00
Cargo.toml feat: Add ability to inspect build information and features at runtime 2026-04-09 17:24:44 +01:00
manager.rs refactor: Replace std RwLock with parking_lot 2025-07-20 16:31:55 +01:00
migrations.rs style: Reduce migration warning verbosity to info 2026-03-09 13:30:24 +00:00
mod.rs feat: Add ability to inspect build information and features at runtime 2026-04-09 17:24:44 +01: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: Implement threepid service 2026-03-31 02:20:59 +00:00
state.rs feat: Prefill server name in federation test 2025-05-01 21:23:37 +01:00