continuwuity/src/service/rooms
Jason Volk 58be22e695 fix new lints; clippy::unnecessary-map-or
Signed-off-by: Jason Volk <jason@zemos.net>
2024-11-29 06:58:45 +00:00
..
alias add resolve_with_servers() to alias service; simplify api 2024-10-26 18:50:29 -04:00
auth_chain fix oversized tracing span arguments; lints 2024-11-27 06:30:20 +00:00
directory use ruma visibility enum in directory interface 2024-11-13 02:38:03 +00:00
event_handler use stricter timeout for fetching state 2024-11-27 06:30:20 +00:00
lazy_loading Refactor for structured insertions 2024-10-26 18:50:29 -04:00
metadata Refactor for structured insertions 2024-10-26 18:50:29 -04:00
outlier Refactor for structured insertions 2024-10-26 18:50:29 -04:00
pdu_metadata partially revert e507c31306 2024-11-11 21:35:30 +00:00
read_receipt refactor and optimize receipt service data 2024-11-25 02:54:29 +00:00
search streamline batch insertions 2024-11-19 08:37:25 +00:00
short generalize return value wrapping to not require Arc 2024-11-26 03:45:21 +00:00
spaces fix new lints; clippy::unnecessary-map-or 2024-11-29 06:58:45 +00:00
state fix oversized tracing span arguments; lints 2024-11-27 06:30:20 +00:00
state_accessor fix new lints; clippy::unnecessary-map-or 2024-11-29 06:58:45 +00:00
state_cache use smallvec for db query buffering 2024-11-28 06:03:33 +00:00
state_compressor optimize state compressor I/O w/ batch operation 2024-11-27 06:30:20 +00:00
threads partially revert e507c31306 2024-11-11 21:35:30 +00:00
timeline fix new lints; clippy::unnecessary-map-or 2024-11-29 06:58:45 +00:00
typing dont send read receipts and typing indicators from ignored users 2024-10-25 00:38:18 -04:00
user move and improve common-rooms related 2024-11-22 09:38:34 +00:00
mod.rs de-global services for services 2024-07-27 08:26:42 +00:00