continuwuity/src/service
Jason Volk 8350aced39 add ctrl-\ quit support to admin console
Signed-off-by: Jason Volk <jason@zemos.net>
2024-07-06 15:26:07 +00:00
..
account_data impl crate::Service for Service 2024-07-04 21:06:35 +00:00
admin add ctrl-\ quit support to admin console 2024-07-06 15:26:07 +00:00
appservice inline analysis and symbol reduction; emits smaller than 64 bytes marked inline 2024-07-04 21:06:35 +00:00
globals don't cache server name lookups indefinitely (#436) 2024-07-04 21:06:35 +00:00
key_backups impl crate::Service for Service 2024-07-04 21:06:35 +00:00
media inline analysis and symbol reduction; emits smaller than 64 bytes marked inline 2024-07-04 21:06:35 +00:00
presence inline analysis and symbol reduction; emits smaller than 64 bytes marked inline 2024-07-04 21:06:35 +00:00
pusher impl crate::Service for Service 2024-07-04 21:06:35 +00:00
rooms inline analysis and symbol reduction; emits smaller than 64 bytes marked inline 2024-07-04 21:06:35 +00:00
sending Don't send empty presence EDUs 2024-07-06 14:13:33 +02: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
users inline analysis and symbol reduction; emits smaller than 64 bytes marked inline 2024-07-04 21:06:35 +00:00
Cargo.toml mute dev_release_log_level from --all-features for now 2024-06-30 18:02:16 +00:00
mod.rs impl crate::Service for Service 2024-07-04 21:06:35 +00:00
service.rs impl crate::Service for Service 2024-07-04 21:06:35 +00:00
services.rs impl crate::Service for Service 2024-07-04 21:06:35 +00:00