1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-07-29 11:18:30 +00:00
continuwuity/src/service
Jason Volk 9b20c6918f add indirection for circular-dependencies between services
Signed-off-by: Jason Volk <jason@zemos.net>
2024-07-27 08:26:42 +00:00
..
account_data set trivial/leaf spans to debug level 2024-07-08 22:02:09 +00:00
admin cleanup some error callsites 2024-07-16 02:39:49 +00:00
appservice elaborate error macro and apply at various callsites 2024-07-14 11:31:39 +00:00
client enrich interface for inter-service referencing 2024-07-27 08:26:42 +00:00
globals convert Client into Service 2024-07-27 07:54:05 +00:00
key_backups impl crate::Service for Service 2024-07-04 21:06:35 +00:00
media use mutex_map for url preview lock 2024-07-27 08:26:41 +00:00
presence abstract service worker pattern; restart on panic. 2024-07-14 11:31:39 +00:00
pusher convert Client into Service 2024-07-27 07:54:05 +00:00
resolver consolidate all resolution in resolver; split units 2024-07-27 08:26:41 +00:00
rooms fix over-tabulation 2024-07-27 08:26:42 +00:00
sending initialize some containers with_capacity 2024-07-27 08:26:42 +00:00
transaction_ids impl crate::Service for Service 2024-07-04 21:06:35 +00:00
uiaa impl crate::Service for Service 2024-07-04 21:06:35 +00:00
updates convert Client into Service 2024-07-27 07:54:05 +00:00
users cleanup some error callsites 2024-07-16 02:39:49 +00:00
Cargo.toml use ruma-identifiers-validation feature from our ruma 2024-07-24 01:41:25 -04:00
manager.rs add polymorphism to Services 2024-07-27 07:54:05 +00:00
mod.rs add indirection for circular-dependencies between services 2024-07-27 08:26:42 +00:00
service.rs add indirection for circular-dependencies between services 2024-07-27 08:26:42 +00:00
services.rs add indirection for circular-dependencies between services 2024-07-27 08:26:42 +00:00