1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-07-29 03:08:31 +00:00
continuwuity/src/service
Jason Volk edb245a2ba Remove the updates service.
Signed-off-by: Jason Volk <jason@zemos.net>
2025-04-13 07:19:16 +00:00
..
account_data run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
admin reduce large stack frames 2025-04-13 05:13:00 +00:00
appservice improve appservice service async interfaces 2025-04-13 05:13:00 +00:00
client fix well-known using the hooked resolver 2025-04-03 19:38:51 +00:00
config run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
emergency refactor+fix various issues with regs/logins and admin user commands 2025-03-02 23:16:30 -05:00
federation change forbidden_server_names and etc to allow regex patterns for wildcards 2025-04-06 15:25:19 -04:00
globals Remove the updates service. 2025-04-13 07:19:16 +00:00
key_backups run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
media change forbidden_server_names and etc to allow regex patterns for wildcards 2025-04-06 15:25:19 -04:00
presence run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
pusher delete pushers created with different access token on password change 2025-03-21 10:34:17 -04:00
resolver upgrade hickory and hyper-util dependencies 2025-04-03 19:38:51 +00:00
rooms simplify space join rules related 2025-04-05 22:12:33 +00:00
sending add appservice MSC4190 support 2025-04-03 12:21:16 -04:00
server_keys run nightly cargo fmt again 2025-03-02 23:15:05 -05:00
sync modest cleanup of snake sync service related 2025-04-09 03:40:44 +00:00
transaction_ids run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
uiaa guard against using someone else's access token in UIAA 2025-03-15 19:35:09 -04:00
users add some debug logging and misc cleanup to keys/signatures/upload 2025-04-03 16:08:18 -04:00
Cargo.toml add missing feature-projections between intra-workspace crates 2025-04-13 05:13:00 +00:00
manager.rs run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
migrations.rs run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
mod.rs Remove the updates service. 2025-04-13 07:19:16 +00:00
service.rs make service memory_usage()/clear_cache() async trait 2025-03-26 01:33:41 +00:00
services.rs Remove the updates service. 2025-04-13 07:19:16 +00:00