continuwuity/src/service
morguldir 8085a1c064
Implement MSC3967, also fixes error when uploading keys in element
Co-authored-by: Aiden McClelland <me@drbonez.dev>

Signed-off-by: morguldir <morguldir@protonmail.com>
2025-02-22 16:46:06 +01:00
..
account_data snapshot sync results at next_batch upper-bound 2025-02-02 16:30:55 +00:00
admin add systemd unit logging mode 2025-02-06 03:16:56 +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 add more systemd notify integration with stopping/reloading/ready states 2025-02-05 07:32:00 +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 bump db version to 17, cleanup, rerun old migrations for users who downgraded 2025-02-06 16:48:19 -05:00
key_backups apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
media request auth media first 2025-02-16 17:40:21 -05: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 optimize with SmallString; consolidate related re-exports 2025-02-16 17:40:21 -05:00
rooms refactor spaces 2025-02-16 17:40:21 -05:00
sending optimize with SmallString; consolidate related re-exports 2025-02-16 17:40:21 -05: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 Implement MSC3967, also fixes error when uploading keys in element 2025-02-22 16:46:06 +01:00
Cargo.toml optimize with SmallString; consolidate related re-exports 2025-02-16 17:40:21 -05:00
manager.rs add unconstrained feature to service worker 2025-02-16 17:40:21 -05:00
migrations.rs optimize with SmallString; consolidate related re-exports 2025-02-16 17:40:21 -05:00
mod.rs support reloading config via SIGUSR1 2025-01-29 01:18:08 +00:00
service.rs add unconstrained feature to service worker 2025-02-16 17:40:21 -05:00
services.rs support reloading config via SIGUSR1 2025-01-29 01:18:08 +00:00