continuwuity/src/service/rooms/event_handler
Jason Volk 532dfd004d move core::pdu and core::state_res into core::matrix::
Signed-off-by: Jason Volk <jason@zemos.net>
2025-04-05 02:44:46 +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 remove additional unnecessary Arc 2025-04-03 22:40:40 +00:00
fetch_prev.rs remove additional unnecessary Arc 2025-04-03 22:40:40 +00:00
fetch_state.rs run nightly cargo fmt again 2025-03-02 23:15:05 -05:00
handle_incoming_pdu.rs refactor incoming prev events loop; mitigate large future 2025-04-03 22:40:40 +00:00
handle_outlier_pdu.rs remove additional unnecessary Arc 2025-04-03 22:40:40 +00:00
handle_prev_pdu.rs refactor incoming prev events loop; mitigate large future 2025-04-03 22:40:40 +00:00
mod.rs workaround some large type name length issues 2025-03-31 03:00:53 +00:00
parse_incoming_pdu.rs run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
resolve_state.rs workaround some large type name length issues 2025-03-31 03:00:53 +00:00
state_at_incoming.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
upgrade_outlier_pdu.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00