0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-25 22:18:18 +02:00
synapse/rust
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
..
benches Support the backwards compatibility features in MSC3952. (#14958) 2023-02-03 16:28:20 +00:00
src Support the backwards compatibility features in MSC3952. (#14958) 2023-02-03 16:28:20 +00:00
build.rs Implement push rule evaluation in Rust. (#13838) 2022-09-29 16:12:09 +01:00
Cargo.toml Make extension-module optional, but default. (#14965) 2023-02-01 19:01:06 -05:00