conduwuit/src/service/rooms
2023-12-24 11:03:02 +01:00
..
alias Admin room alias commands 2023-11-26 22:14:59 -05:00
auth_chain
directory
edus style(presence): use flat_map instead of matching Results in filter 2023-12-20 21:50:13 -05:00
event_handler feat: added basic ACL functionality 2023-12-24 11:03:02 +01:00
lazy_loading fix all the warnings!!!! (0 clippy and rustc warnings now) 2023-11-29 21:36:02 -05:00
metadata
outlier
pdu_metadata fix all the warnings!!!! (0 clippy and rustc warnings now) 2023-11-29 21:36:02 -05:00
search fix all the warnings!!!! (0 clippy and rustc warnings now) 2023-11-29 21:36:02 -05:00
short
spaces fix every clippy warning possible, remove io_uring as default feature 2023-11-27 00:50:55 -05:00
state fix every clippy warning possible, remove io_uring as default feature 2023-11-27 00:50:55 -05:00
state_accessor fix every clippy warning possible, remove io_uring as default feature 2023-11-27 00:50:55 -05:00
state_cache fix all the warnings!!!! (0 clippy and rustc warnings now) 2023-11-29 21:36:02 -05:00
state_compressor fix all the warnings!!!! (0 clippy and rustc warnings now) 2023-11-29 21:36:02 -05:00
threads fix all the warnings!!!! (0 clippy and rustc warnings now) 2023-11-29 21:36:02 -05:00
timeline add rocksdb configurable options and tweaks, logging improvements, exp. room v11 support 2023-12-02 21:30:06 -05:00
user
mod.rs