You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec/api
Travis Ralston 7ec3cc4343 General improvements to the push rules module
This commit does a few things:
* Add 3 undocumented push rules to the spec for encrypted events and at-room notifications.
* Require unrecognized conditions to not match, ensuring that future conditions do not cause clients to accidentally notify users.
* Clarify that push rules should be enabled when created.
* Document a new condition required for at-room notifications.

Fixes https://github.com/matrix-org/matrix-doc/issues/1163
Fixes https://github.com/matrix-org/matrix-doc/issues/1034
Fixes https://github.com/matrix-org/matrix-doc/issues/676
Fixes https://github.com/matrix-org/matrix-doc/issues/1033
Relates to https://github.com/matrix-org/matrix-doc/issues/1101
6 years ago
..
application-service Merge remote-tracking branch 'matrix-org/master' into travis/as/user-alias-query 6 years ago
client-server General improvements to the push rules module 6 years ago
files
identity
push-gateway
server-server Merge pull request #1482 from turt2live/travis/s2s/presence 6 years ago
README
check_examples.py
openapi_extensions.md
package.json
validator.js

README

This directory contains swagger-compatible representations of our APIs. See
the main README.rst for details on how to make use of them.