continuwuity/src/service
strawberry b282c1eb6d add (probably messy) support for hot lib reload via admin command
`!admin test test1`

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 add (probably messy) support for hot lib reload via admin command 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 add admin server uptime command 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 use user_is_local and server_is_ours more, remove few double filters 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