continuwuity/src/service/rooms
2025-12-18 19:03:32 +00:00
..
alias style(clippy): Elide lifetimes 2025-11-11 13:59:12 +00:00
auth_chain Implement room v12 (#943) 2025-09-17 20:46:03 +00:00
directory run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
event_handler feat: Check for incoming signatures 2025-12-18 19:03:32 +00:00
lazy_loading fix(sync/v3): Further cleanup + improve incremental sync consistency 2025-12-07 19:58:24 +00:00
metadata run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
outlier Post-formatting aesthetic and spacing corrections 2025-07-02 19:17:06 +01:00
pdu_metadata fix: Resolve Clippy CI failures from elided lifetime warnings 2025-08-28 21:13:19 +01:00
read_receipt refactor(sync/v3): Split load_joined_room into smaller functions 2025-12-07 19:58:24 +00:00
search Implement room v12 (#943) 2025-09-17 20:46:03 +00:00
short chore: Clippy fixes 2025-12-07 19:58:24 +00:00
spaces Toward abstracting Pdu into trait Event. 2025-07-02 19:03:26 +01:00
state fix: Properly sync left rooms 2025-12-07 19:58:24 +00:00
state_accessor fix(sync/v3): Further cleanup + improve incremental sync consistency 2025-12-07 19:58:24 +00:00
state_cache fix(sync/v3): Stop ignoring leave cache deserialization failures 2025-12-07 19:58:24 +00:00
state_compressor fix(sync/v3): Further cleanup + improve incremental sync consistency 2025-12-07 19:58:24 +00:00
threads Post-formatting aesthetic and spacing corrections 2025-07-02 19:17:06 +01:00
timeline feat: Fetch policy server signatures 2025-12-18 18:23:54 +00:00
typing feat: Typing notifications in simplified sliding sync 2025-12-07 19:58:24 +00:00
user run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
mod.rs de-global services for services 2024-07-27 08:26:42 +00:00