continuwuity/src/service
Jason Volk 5b1642f641 split server_keys from event_handler into service
Signed-off-by: Jason Volk <jason@zemos.net>
2024-07-31 21:10:22 +00:00
..
account_data de-global services for services 2024-07-27 08:26:42 +00:00
admin additional weak references where applicable 2024-07-28 05:59:12 -07:00
appservice de-global services for services 2024-07-27 08:26:42 +00:00
client de-global services for services 2024-07-27 08:26:42 +00:00
emergency de-global services for services 2024-07-27 08:26:42 +00:00
globals disable legacy media compat by default; cleanse directory when disabled 2024-07-31 03:04:17 +00:00
key_backups de-global services for services 2024-07-27 08:26:42 +00:00
media move media helpers from api to services 2024-07-31 03:04:17 +00:00
presence split presence data object into file; improve service encapsulations 2024-07-28 05:59:12 -07:00
pusher de-global services for services 2024-07-27 08:26:42 +00:00
resolver fix various nightly incidental lints 2024-07-28 05:59:12 -07:00
rooms split server_keys from event_handler into service 2024-07-31 21:10:22 +00:00
sending remove dangling sending/resolve unit 2024-07-31 21:10:22 +00:00
server_keys split server_keys from event_handler into service 2024-07-31 21:10:22 +00:00
transaction_ids impl crate::Service for Service 2024-07-04 21:06:35 +00:00
uiaa de-global services for services 2024-07-27 08:26:42 +00:00
updates de-global services for services 2024-07-27 08:26:42 +00:00
users split presence data object into file; improve service encapsulations 2024-07-28 05:59:12 -07:00
Cargo.toml move media helpers from api to services 2024-07-31 03:04:17 +00:00
manager.rs additional weak references where applicable 2024-07-28 05:59:12 -07:00
mod.rs split server_keys from event_handler into service 2024-07-31 21:10:22 +00:00
service.rs additional weak references where applicable 2024-07-28 05:59:12 -07:00
services.rs split server_keys from event_handler into service 2024-07-31 21:10:22 +00:00