mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 13:04:10 +01:00
More added-in/changed-in tags.
This commit is contained in:
parent
ad5e0d8fdd
commit
e2580340cb
|
|
@ -557,6 +557,8 @@ Definition:
|
||||||
|
|
||||||
**`.m.rule.contains_display_name`**
|
**`.m.rule.contains_display_name`**
|
||||||
|
|
||||||
|
{{< changed-in v="1.7" >}}
|
||||||
|
|
||||||
As of `v1.7`, this rule is deprecated and should only be enabled if the event
|
As of `v1.7`, this rule is deprecated and should only be enabled if the event
|
||||||
does not have an `m.mentions` property.
|
does not have an `m.mentions` property.
|
||||||
|
|
||||||
|
|
@ -590,6 +592,8 @@ Definition:
|
||||||
|
|
||||||
**`.m.rule.is_room_mention`**
|
**`.m.rule.is_room_mention`**
|
||||||
|
|
||||||
|
{{< added-in v="1.7" >}}
|
||||||
|
|
||||||
Matches any message from a sender with the proper power level with the `room`
|
Matches any message from a sender with the proper power level with the `room`
|
||||||
property of the `m.mentions` property set to `true`.
|
property of the `m.mentions` property set to `true`.
|
||||||
|
|
||||||
|
|
@ -622,6 +626,8 @@ Definition:
|
||||||
|
|
||||||
**`.m.rule.roomnotif`**
|
**`.m.rule.roomnotif`**
|
||||||
|
|
||||||
|
{{< changed-in v="1.7" >}}
|
||||||
|
|
||||||
As of `v1.7`, this rule is deprecated and should only be enabled if the event
|
As of `v1.7`, this rule is deprecated and should only be enabled if the event
|
||||||
does not have an `m.mentions` property.
|
does not have an `m.mentions` property.
|
||||||
|
|
||||||
|
|
@ -748,6 +754,8 @@ Definition:
|
||||||
|
|
||||||
**`.m.rule.contains_user_name`**
|
**`.m.rule.contains_user_name`**
|
||||||
|
|
||||||
|
{{< changed-in v="1.7" >}}
|
||||||
|
|
||||||
As of `v1.7`, this rule is deprecated and should only be enabled if the event
|
As of `v1.7`, this rule is deprecated and should only be enabled if the event
|
||||||
does not have an `m.mentions` property.
|
does not have an `m.mentions` property.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue