conduwuit/src/service/rooms
Jason Volk 9da523c004 refactor for stronger RawPduId type
implement standard traits for PduCount

enable serde for arrayvec

typedef various shortid's

pducount simplifications

split parts of pdu_metadata service to core/pdu and api/relations

remove some yields; improve var names/syntax

tweak types for limit timeline limit arguments

Signed-off-by: Jason Volk <jason@zemos.net>
2024-11-06 21:46:20 +00:00
..
alias add resolve_with_servers() to alias service; simplify api 2024-10-26 18:50:29 -04:00
auth_chain refactor for stronger RawPduId type 2024-11-06 21:46:20 +00:00
directory Refactor for structured insertions 2024-10-26 18:50:29 -04:00
event_handler refactor for stronger RawPduId type 2024-11-06 21:46: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 refactor for stronger RawPduId type 2024-11-06 21:46:20 +00:00
read_receipt Refactor for structured insertions 2024-10-26 18:50:29 -04:00
search refactor for stronger RawPduId type 2024-11-06 21:46:20 +00:00
short refactor for stronger RawPduId type 2024-11-06 21:46:20 +00:00
spaces refactor for stronger RawPduId type 2024-11-06 21:46:20 +00:00
state refactor for stronger RawPduId type 2024-11-06 21:46:20 +00:00
state_accessor refactor for stronger RawPduId type 2024-11-06 21:46:20 +00:00
state_cache slightly cleanup appservice_in_room 2024-10-26 18:50:29 -04:00
state_compressor refactor for stronger RawPduId type 2024-11-06 21:46:20 +00:00
threads refactor for stronger RawPduId type 2024-11-06 21:46:20 +00:00
timeline refactor for stronger RawPduId type 2024-11-06 21:46:20 +00:00
typing dont send read receipts and typing indicators from ignored users 2024-10-25 00:38:18 -04:00
user refactor for stronger RawPduId type 2024-11-06 21:46:20 +00:00
mod.rs de-global services for services 2024-07-27 08:26:42 +00:00