conduwuit/src/service/rooms
Jason Volk 3ec43be959 join initial fetches in get_relations()
skip recursion for max_depth=0

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 fix soft-failed redaction regression (ff8bbd4cfa) 2025-02-04 21:00:12 +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 join initial fetches in get_relations() 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 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 fix spaces pagination bug 2025-02-05 07:32:00 +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