Define how a client can check for support

Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
pull/3664/head
Nicolas Werner 4 years ago
parent 242a65c529
commit 070babcec5
No known key found for this signature in database
GPG Key ID: C8D75E610773F2D9

@ -82,6 +82,9 @@ allows you to match for a field being present regardless of its value. If only
`pattern` is present, servers should return an error when setting the rule.
Clients should ignore the `pattern` field if there is no `key` field.
A client can check for the `related_event_match` condition being supported by
testing for an existing `.m.rule.reply` in the default rules.
### A push rule for replies
To enable notifications for replies without relying on the reply fallback, but

Loading…
Cancel
Save