conduwuit/src/core
Jason Volk 9787dfe77c fix clippy::ref_option
fix needless borrow

fix clippy::nonminimal_bool
2024-10-27 02:11:07 +00:00
..
alloc make jemalloc stats an optional feature 2024-08-29 19:19:20 +00:00
config add require_auth_for_profile_requests config option, check endpoint metadata instead of request string 2024-10-26 18:50:29 -04:00
error Refactor server_keys service/interface and related callsites 2024-10-26 18:50:29 -04:00
info add our_modules() for log capture filter convenience 2024-08-08 18:09:21 +00:00
log add event macro log wrapper suite 2024-10-27 00:09:05 +00:00
metrics
mods
pdu add RoomEventFilter matcher for PduEvent 2024-10-27 00:11:50 +00:00
utils fix clippy::ref_option 2024-10-27 02:11:07 +00:00
Cargo.toml various cleanup tweaks/fixes 2024-10-25 00:36:30 -04:00
debug.rs relax Sized bound for debug::type_name 2024-10-26 18:50:29 -04:00
mod.rs move macros incorrectly moved out of utils to top level 2024-10-27 00:11:50 +00:00
server.rs add some interruption points in recursive event handling to prevent shutdown hangs 2024-10-26 18:50:29 -04:00