1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-07-29 19:28:31 +00:00
continuwuity/src/service
strawberry 0f13ada300 return more user-friendly message for debug memory-stats
Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-05-03 01:52:29 -04:00
..
account_data make everything pub(crate) instead of pub 2024-04-26 02:03:40 -04:00
admin return more user-friendly message for debug memory-stats 2024-05-03 01:52:29 -04:00
appservice delete all active requests for the appservice when we delete it 2024-04-26 02:03:40 -04:00
globals dedupe version getting code, rename to CONDUWUIT_VERSION_EXTRA 2024-05-03 01:52:29 -04:00
key_backups make everything pub(crate) instead of pub 2024-04-26 02:03:40 -04:00
media run clippy on default, all, and allocator features 2024-05-03 01:52:29 -04:00
presence use single global function for server name local and user local checking 2024-05-03 01:52:29 -04:00
pusher adjust appservice sending logging 2024-04-26 02:03:40 -04:00
rooms move hierarchy via servers higher up, add some debug logging to it 2024-05-03 01:52:29 -04:00
sending use user_is_local and server_is_ours more, remove few double filters 2024-05-03 01:52:29 -04:00
transaction_ids make everything pub(crate) instead of pub 2024-04-26 02:03:40 -04:00
uiaa make everything pub(crate) instead of pub 2024-04-26 02:03:40 -04:00
users remove some various unused functions and mark some possibly important ones *for now* 2024-04-26 02:03:40 -04:00
mod.rs add optional support for tokio-console 2024-05-03 01:52:29 -04:00
pdu.rs make everything pub(crate) instead of pub 2024-04-26 02:03:40 -04:00