continuwuity/src/service/rooms/event_handler
2025-07-23 17:49:08 +01:00
..
acl_check.rs allow broken no-op deny+allow room server ACL keys 2025-03-07 00:54:30 -05:00
fetch_and_handle_outliers.rs refactor: Replace remaining std RwLocks 2025-07-20 16:33:36 +01:00
fetch_prev.rs Post-formatting aesthetic and spacing corrections 2025-07-02 19:17:06 +01:00
fetch_state.rs Post-formatting aesthetic and spacing corrections 2025-07-02 19:17:06 +01:00
handle_incoming_pdu.rs refactor: Replace remaining std RwLocks 2025-07-20 16:33:36 +01:00
handle_outlier_pdu.rs Post-formatting aesthetic and spacing corrections 2025-07-02 19:17:06 +01:00
handle_prev_pdu.rs refactor: Replace remaining std RwLocks 2025-07-20 16:33:36 +01:00
mod.rs feat(policy-server): Don't fail-closed & refactor references 2025-07-23 17:49:08 +01:00
parse_incoming_pdu.rs Post-formatting aesthetic and spacing corrections 2025-07-02 19:17:06 +01:00
policy_server.rs feat(policy-server): Add configurable timeout 2025-07-23 17:49:08 +01:00
resolve_state.rs Eliminate associated Id type from trait Event. 2025-05-21 11:36:15 +01:00
state_at_incoming.rs Post-formatting aesthetic and spacing corrections 2025-07-02 19:17:06 +01:00
upgrade_outlier_pdu.rs fix(policy-server): Fixup refactor 2025-07-23 17:49:08 +01:00