continuwuity/src/service/rooms/event_handler
2026-02-15 18:05:42 +00: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 fix(stateres): Correctly fetch missing auth events for incoming PDUs 2025-09-25 02:54:00 +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 fix: Correct incorrectly inverted boolean expression 2026-02-15 16:11:19 +00:00
handle_outlier_pdu.rs fix: Perform additional validation on events 2025-12-13 21:36:20 +00:00
handle_prev_pdu.rs refactor: Replace remaining std RwLocks 2025-07-20 16:33:36 +01:00
mod.rs refactor: Clean up logging issues 2026-01-05 18:28:57 +00:00
parse_incoming_pdu.rs feat: Support rescinding invites over federation 2026-02-15 16:11:19 +00:00
policy_server.rs fix: Silence unnecessary policy server errors in debug builds 2026-02-15 18:05:42 +00: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 feat: Fetch policy server signatures 2025-12-18 18:23:54 +00:00