continuwuity/src/service/rooms
Jason Volk f245389c02 add typedef for pdu_ids
Signed-off-by: Jason Volk <jason@zemos.net>
2024-10-27 00:11:50 +00:00
..
alias add resolve_with_servers() to alias service; simplify api 2024-10-26 18:50:29 -04:00
auth_chain log error for auth_chain corruption immediately 2024-10-27 00:09:05 +00:00
directory Refactor for structured insertions 2024-10-26 18:50:29 -04:00
event_handler slightly cleanup prev_event eval loop 2024-10-27 00:09:05 +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 Refactor for structured insertions 2024-10-26 18:50:29 -04:00
read_receipt Refactor for structured insertions 2024-10-26 18:50:29 -04:00
search merge search service w/ data 2024-10-27 00:11:50 +00:00
short add typedef for pdu_ids 2024-10-27 00:11:50 +00:00
spaces refactor to pdu.get_content() for serde_json::from_ elim 2024-10-26 18:50:28 -04:00
state merge rooms state service and data 2024-10-26 18:50:29 -04:00
state_accessor Refactor for structured insertions 2024-10-26 18:50:29 -04:00
state_cache slightly cleanup appservice_in_room 2024-10-26 18:50:29 -04:00
state_compressor merge rooms state_compressor service and data 2024-10-26 18:50:29 -04:00
threads Database Refactor 2024-10-25 00:32:30 -04:00
timeline add typedef for pdu_ids 2024-10-27 00:11:50 +00:00
typing dont send read receipts and typing indicators from ignored users 2024-10-25 00:38:18 -04:00
user merge rooms user service and data 2024-10-26 18:50:29 -04:00
mod.rs de-global services for services 2024-07-27 08:26:42 +00:00