synapse/rust
Patrick Cloke 20ed8c926b
Stabilize support for MSC3873: disambuguated event push keys. (#15190)
This removes the experimental configuration option and
always escapes the push rule condition keys.

Also escapes any (experimental) push rule condition keys
in the base rules which contain dot in a field name.
2023-03-07 11:27:57 -05:00
..
benches Stabilize support for MSC3966: event_property_contains push condition. (#15187) 2023-03-07 10:06:02 -05:00
src Stabilize support for MSC3873: disambuguated event push keys. (#15190) 2023-03-07 11:27:57 -05:00
Cargo.toml Update pyo3-log to v0.8.1 (#15043) 2023-02-13 12:25:56 +00:00
build.rs Implement push rule evaluation in Rust. (#13838) 2022-09-29 16:12:09 +01:00