continuwuity/src/service
Jason Volk 04656a7886 fix spaces pagination bug
Signed-off-by: Jason Volk <jason@zemos.net>
2025-02-05 07:32:00 +00:00
..
account_data snapshot sync results at next_batch upper-bound 2025-02-02 16:30:55 +00: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 improvements on blurhashing feature 2025-02-04 21:47:03 +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 fix spaces pagination bug 2025-02-05 07:32:00 +00:00
sending make shutdown grace periods configurable 2025-02-02 16:30:55 +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 make registration tokens reloadable, and allow configuring multiple 2025-01-31 03:09:02 +01:00
updates use fast binary_search for some const slices 2024-12-15 01:41:50 -05:00
users snapshot sync results at next_batch upper-bound 2025-02-02 16:30:55 +00:00
Cargo.toml Added blurhash.rs to fascilitate blurhashing. 2025-02-04 21:47:03 +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