continuwuity/src/service/rooms
Jason Volk b3271e0d65 split state_accessor
Signed-off-by: Jason Volk <jason@zemos.net>
2025-02-04 00:02:00 +00: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 cache compressed state in a sorted structure for logarithmic queries with partial keys 2025-02-02 10:08:30 +00: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 refactor various Arc<EventId> to OwnedEventId 2025-01-01 23:28:01 -05:00
read_receipt Add initial MSC4186 (Simplified Sliding Sync) implementation 2025-01-14 15:09:51 +01:00
search apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
short furnish batch interface with trait 2025-01-28 18:36:00 +00:00
spaces additional info level span adjustments 2025-01-29 03:09:13 +00: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 split state_accessor 2025-02-04 00:02:00 +00:00
state_cache knocking implementation 2025-01-13 14:15:16 -05:00
state_compressor cache compressed state in a sorted structure for logarithmic queries with partial keys 2025-02-02 10:08:30 +00:00
threads apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
timeline cache compressed state in a sorted structure for logarithmic queries with partial keys 2025-02-02 10:08:30 +00: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