continuwuity/src/service/rooms
Jason Volk b872f8e593 optimize with SmallString; consolidate related re-exports
Signed-off-by: Jason Volk <jason@zemos.net>
2025-02-16 17:40:21 -05:00
..
alias simplify references to server_name 2025-01-28 18:36:00 +00:00
auth_chain flatten auth chain iterations 2025-01-29 21:28:26 +00:00
directory apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
event_handler optimize with SmallString; consolidate related re-exports 2025-02-16 17:40:21 -05:00
lazy_loading furnish batch interface with trait 2025-01-28 18:36:00 +00:00
metadata apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
outlier rename conduit to conduwuit finally 2024-12-14 22:24:45 -05:00
pdu_metadata optimize with SmallString; consolidate related re-exports 2025-02-16 17:40:21 -05:00
read_receipt Add initial MSC4186 (Simplified Sliding Sync) implementation 2025-01-14 15:09:51 +01:00
search optimize with SmallString; consolidate related re-exports 2025-02-16 17:40:21 -05:00
short optimize with SmallString; consolidate related re-exports 2025-02-16 17:40:21 -05:00
spaces split spaces service 2025-02-16 17:40:21 -05:00
state cache compressed state in a sorted structure for logarithmic queries with partial keys 2025-02-02 10:08:30 +00:00
state_accessor optimize with SmallString; consolidate related re-exports 2025-02-16 17:40:21 -05:00
state_cache knocking implementation 2025-01-13 14:15:16 -05:00
state_compressor optimize with SmallString; consolidate related re-exports 2025-02-16 17:40:21 -05:00
threads apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
timeline optimize with SmallString; consolidate related re-exports 2025-02-16 17:40:21 -05:00
typing use smallvec for the edu sending event buffer 2025-01-29 01:18:08 +00:00
user apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
mod.rs de-global services for services 2024-07-27 08:26:42 +00:00