conduwuit/src/service/rooms
Jason Volk 6db8df5e23 skip redundant acl check when sender is origin
Signed-off-by: Jason Volk <jason@zemos.net>
2025-01-28 18:36:00 +00:00
..
alias simplify references to server_name 2025-01-28 18:36:00 +00:00
auth_chain outdent auth_chain Service impl 2025-01-20 09:05:49 +00:00
directory apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
event_handler skip redundant acl check when sender is origin 2025-01-28 18:36:00 +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 apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
state batch queries to maximize throughput 2025-01-01 23:28:01 -05:00
state_accessor improve memory-usage output w/ more byte-sizes 2025-01-01 23:28:01 -05:00
state_cache knocking implementation 2025-01-13 14:15:16 -05:00
state_compressor additional tracing span tweaks 2025-01-20 04:17:04 +00:00
threads apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
timeline reduce some tracing span levels; bump ruma 2025-01-25 01:35:18 +00:00
typing Revert "Send read reciept and typing indicator EDUs to appservices with receive_ephemeral" 2024-12-18 11:26:18 -05: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