continuwuity/src/service/rooms
2025-11-11 13:59:12 +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: Add more granular controls for policy server calling (#1127) 2025-10-16 22:45:23 +00:00
lazy_loading Support optional device_id's in lazy-loading context. 2025-07-02 18:58:17 +01: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 fix: Resolve Clippy CI failures from elided lifetime warnings 2025-08-28 21:13:19 +01:00
search Implement room v12 (#943) 2025-09-17 20:46:03 +00:00
short fix: Resolve Clippy CI failures from elided lifetime warnings 2025-08-28 21:13:19 +01:00
spaces Toward abstracting Pdu into trait Event. 2025-07-02 19:03:26 +01:00
state Implement room v12 (#943) 2025-09-17 20:46:03 +00:00
state_accessor fix(user_can): Fix room creators being unable to redact events in v12 rooms 2025-10-27 14:34:50 +00:00
state_cache Add support for MSC4155 (#1013) 2025-09-21 17:03:40 +00:00
state_compressor feat(PR977): Support omitting members in the send_join response 2025-09-07 22:01:07 +01:00
threads Post-formatting aesthetic and spacing corrections 2025-07-02 19:17:06 +01:00
timeline perf: Remove extraneous policy server check 2025-10-16 23:57:07 +01:00
typing run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05: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