continuwuity/src/service
Jason Volk e73aa2aa21 log propagated errors in admin service; minor cleanup
Signed-off-by: Jason Volk <jason@zemos.net>
2024-07-13 21:20:05 +00:00
..
account_data set trivial/leaf spans to debug level 2024-07-08 22:02:09 +00:00
admin log propagated errors in admin service; minor cleanup 2024-07-13 21:20:05 +00:00
appservice inline analysis and symbol reduction; emits smaller than 64 bytes marked inline 2024-07-04 21:06:35 +00:00
globals move mutex maps out of globals into respective service 2024-07-13 21:20:05 +00:00
key_backups impl crate::Service for Service 2024-07-04 21:06:35 +00:00
media fix arithmetic side-effects 2024-07-08 22:02:09 +00:00
presence fix arithmetic side-effects 2024-07-08 22:02:09 +00:00
pusher set trivial/leaf spans to debug level 2024-07-08 22:02:09 +00:00
rooms add some usage stats output on the mutex maps 2024-07-13 21:20:05 +00:00
sending use ruma's X-Matrix to construct the sending X-Matrix header value 2024-07-10 22:00:46 -04: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 fix arithmetic side-effects 2024-07-08 22:02:09 +00:00
Cargo.toml mute dev_release_log_level from --all-features for now 2024-06-30 18:02:16 +00:00
mod.rs relax and de-clutter let_underscore_must_use 2024-07-08 22:02:10 +00:00
service.rs impl crate::Service for Service 2024-07-04 21:06:35 +00:00
services.rs relax and de-clutter let_underscore_must_use 2024-07-08 22:02:10 +00:00