-
- Downloads
Support MSC1767's `content.body` behaviour; Add base rules from MSC3933 (#14524)
* Support MSC1767's `content.body` behaviour in push rules * Add the base rules from MSC3933 * Changelog entry * Flip condition around for finding `m.markup` * Remove forgotten import
Showing
- changelog.d/14524.feature 1 addition, 0 deletionschangelog.d/14524.feature
- rust/src/push/base_rules.rs 270 additions, 0 deletionsrust/src/push/base_rules.rs
- rust/src/push/evaluator.rs 1 addition, 1 deletionrust/src/push/evaluator.rs
- rust/src/push/mod.rs 7 additions, 0 deletionsrust/src/push/mod.rs
- stubs/synapse/synapse_rust/push.pyi 5 additions, 1 deletionstubs/synapse/synapse_rust/push.pyi
- synapse/push/bulk_push_rule_evaluator.py 28 additions, 1 deletionsynapse/push/bulk_push_rule_evaluator.py
- synapse/storage/databases/main/push_rule.py 4 additions, 1 deletionsynapse/storage/databases/main/push_rule.py
Loading
Please register or sign in to comment