Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove references to device-specific push rules. #1842

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

clokep
Copy link
Contributor

@clokep clokep commented Jun 5, 2024

Remove references to device-specific push rules, which have never been implemented and aren't really specified.

This might need an MSC, but #637 is marked as a clarification so I wasn't sure. 🤷

Fix #637

Preview: https://pr1842--matrix-spec-previews.netlify.app

@clokep
Copy link
Contributor Author

clokep commented Jun 5, 2024

This still has a dangling reference to "Push Rulesets" (see https://pr1842--matrix-spec-previews.netlify.app/client-server-api/#push-notifications), unsure how to rephrase that. But the push rule account data event still includes it so, maybe just leave it.

@clokep clokep marked this pull request as ready for review June 5, 2024 01:18
@clokep clokep requested a review from a team as a code owner June 5, 2024 01:18
@clokep clokep requested a review from richvdh June 13, 2024 12:27
examples:
response:
value: {
"content": [
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe, if we move this example to definitions/push_ruleset.yaml, it will magically be used for both endpoints, without the need to duplicate it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

properly remove per-device push rules
2 participants