-
- Downloads
Update the base rules to remove the dont_notify action. (MSC3987) (#15534)
A dont_notify action is a no-op (and coalesce is undefined). These are both considered no-ops by the spec, per MSC3987 and the predefined push rules were updated to remove dont_notify from the list of actions.
Showing
- changelog.d/15534.misc 1 addition, 0 deletionschangelog.d/15534.misc
- rust/src/push/base_rules.rs 3 additions, 3 deletionsrust/src/push/base_rules.rs
- rust/src/push/evaluator.rs 4 additions, 3 deletionsrust/src/push/evaluator.rs
- rust/src/push/mod.rs 4 additions, 2 deletionsrust/src/push/mod.rs
- synapse/handlers/push_rules.py 2 additions, 0 deletionssynapse/handlers/push_rules.py
Loading
Please register or sign in to comment