0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-26 06:28:20 +02:00
synapse/rust/src/push
Patrick Cloke 52700a0bcf
Support the backwards compatibility features in MSC3952. (#14958)
If the feature is enabled and the event has a `m.mentions` property,
skip processing of the legacy mentions rules.
2023-02-03 16:28:20 +00:00
..
base_rules.rs Fix inconsistencies between MSC3952 and implementation. (#14957) 2023-02-01 06:24:02 -05:00
evaluator.rs Support the backwards compatibility features in MSC3952. (#14958) 2023-02-03 16:28:20 +00:00
mod.rs Implement MSC3952: Intentional mentions (#14823) 2023-01-27 10:16:21 -05:00
utils.rs Implement push rule evaluation in Rust. (#13838) 2022-09-29 16:12:09 +01:00