continuwuity/src/service
Jason Volk b19d2ad5b0 daily logging improvements
Signed-off-by: Jason Volk <jason@zemos.net>
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 cargo doc lints 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 query_over_tcp_only config option for hickory 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 daily logging improvements 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