continuwuity/src/service
Jason Volk ff8bbd4cfa untwist the redaction check stanza
Signed-off-by: Jason Volk <jason@zemos.net>
2025-01-30 05:26:30 +00:00
..
account_data apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
admin support executing configurable admin commands via SIGUSR2 2025-01-29 01:18:08 +00:00
appservice apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
client apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
config support executing configurable admin commands via SIGUSR2 2025-01-29 01:18:08 +00:00
emergency apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
federation additional info level span adjustments 2025-01-29 03:09:13 +00:00
globals move db files command w/ filter args; misc related cleanup 2025-01-29 23:21:08 +00:00
key_backups apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
media pre-allocate some amount of media read buffer 2025-01-20 04:48:47 +00:00
presence optimise resetting all user presences 2025-01-13 14:09:53 -05:00
pusher bump ruwuma, implement MSC4076, add more pusher HTTP URL validation 2024-12-15 14:05:28 -05:00
resolver simplify references to server_name 2025-01-28 18:36:00 +00:00
rooms untwist the redaction check stanza 2025-01-30 05:26:30 +00:00
sending use smallvec for the edu sending event buffer 2025-01-29 01:18:08 +00:00
server_keys apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
sync simplify shutdown signal handlers 2025-01-29 01:18:08 +00:00
transaction_ids apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
uiaa apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
updates use fast binary_search for some const slices 2024-12-15 01:41:50 -05:00
users cleanup+fix login get_token code, use db ser/deser instead 2025-01-17 17:40:53 -05:00
Cargo.toml use smallvec for the edu sending event buffer 2025-01-29 01:18:08 +00:00
manager.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
migrations.rs simplify references to server_name 2025-01-28 18:36:00 +00:00
mod.rs support reloading config via SIGUSR1 2025-01-29 01:18:08 +00:00
service.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
services.rs support reloading config via SIGUSR1 2025-01-29 01:18:08 +00:00