continuwuity/src/service/rooms
Jason Volk 3a2c5be4f4 reduce exponential backoff for prev fetch
Signed-off-by: Jason Volk <jason@zemos.net>
2025-01-01 23:28:01 -05:00
..
alias use macro for error constructions 2024-12-18 14:16:29 -05:00
auth_chain use VecDeque for todo queues 2025-01-01 23:28:01 -05:00
directory apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
event_handler reduce exponential backoff for prev fetch 2025-01-01 23:28:01 -05:00
lazy_loading apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05: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 refactor various Arc<EventId> to OwnedEventId 2025-01-01 23:28:01 -05:00
search apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
short apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
spaces apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
state apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
state_accessor dont allow m.room.server_acl to be redacted 2024-12-15 14:31:11 -05:00
state_cache apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
state_compressor apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
threads apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
timeline refactor various Arc<EventId> to OwnedEventId 2025-01-01 23:28:01 -05: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