-
- Downloads
Update MSC3958 support to interact with intentional mentions. (#15992)
* Updates the rule ID. * Use `event_property_is` instead of `event_match`. This updates the implementation of MSC3958 to match the latest text from the MSC.
Showing
- changelog.d/15992.misc 1 addition, 0 deletionschangelog.d/15992.misc
- rust/benches/evaluator.rs 15 additions, 12 deletionsrust/benches/evaluator.rs
- rust/src/push/base_rules.rs 18 additions, 19 deletionsrust/src/push/base_rules.rs
- rust/src/push/evaluator.rs 8 additions, 6 deletionsrust/src/push/evaluator.rs
- rust/src/push/mod.rs 3 additions, 3 deletionsrust/src/push/mod.rs
- tests/push/test_bulk_push_rule_evaluator.py 19 additions, 2 deletionstests/push/test_bulk_push_rule_evaluator.py
Loading
Please register or sign in to comment