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 dc18f89c0b don't cache server name lookups indefinitely (#436)
Signed-off-by: Jason Volk <jason@zemos.net>
2024-07-04 21:06:35 +00:00
..
account_data impl crate::Service for Service 2024-07-04 21:06:35 +00:00
admin impl crate::Service for Service 2024-07-04 21:06:35 +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 cache server name lookups indefinitely (#436) 2024-07-04 21:06:35 +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
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