continuwuity/src/service/rooms
Jason Volk da984d49cf remove unnecessary tracing of pdu conversions
Signed-off-by: Jason Volk <jason@zemos.net>
2024-12-08 07:12:26 +00:00
..
alias add resolve_with_servers() to alias service; simplify api 2024-10-26 18:50:29 -04:00
auth_chain return stream from multi_get_eventid_from_short 2024-12-04 00:51:57 +00:00
directory use ruma visibility enum in directory interface 2024-11-13 02:38:03 +00:00
event_handler implement several broadband loops 2024-12-04 21:50: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 implement several broadband loops 2024-12-04 21:50:20 +00:00
read_receipt refactor and optimize receipt service data 2024-11-25 02:54:29 +00:00
search pipeline various loops 2024-12-03 13:25:33 +00:00
short return stream from multi_get_eventid_from_short 2024-12-04 00:51:57 +00:00
spaces de-arc state_full_ids 2024-11-30 08:38:12 +00:00
state return stream from multi_get_eventid_from_short 2024-12-04 00:51:57 +00:00
state_accessor return stream from multi_get_eventid_from_short 2024-12-04 00:51:57 +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 implement several broadband loops 2024-12-04 21:50:20 +00:00
timeline remove unnecessary tracing of pdu conversions 2024-12-08 07:12:26 +00:00
typing dont send read receipts and typing indicators from ignored users 2024-10-25 00:38:18 -04:00
user move cork to remove_to_device_events fn 2024-12-08 07:12:23 +00:00
mod.rs de-global services for services 2024-07-27 08:26:42 +00:00