Skip to content
This repository was archived by the owner on Nov 25, 2024. It is now read-only.
This repository was archived by the owner on Nov 25, 2024. It is now read-only.

Implement Push Rules API #481

@anoadragon453

Description

@anoadragon453

Spec: https://matrix.org/docs/spec/client_server/unstable.html#push-rules-api

Riot currently seems to break on refresh without this, with the error:

Unhandled rejection o/this.getPushRuleById@file:///home/user/code/riot-web/webapp/bundles/6213c8608d6e65e36a4f/bundle.js:34:30437
o@file:///home/user/code/riot-web/webapp/bundles/6213c8608d6e65e36a4f/bundle.js:148:18724
value@file:///home/user/code/riot-web/webapp/bundles/6213c8608d6e65e36a4f/bundle.js:148:19463
value@file:///home/user/code/riot-web/webapp/bundles/6213c8608d6e65e36a4f/bundle.js:1:23090
value@file:///home/user/code/riot-web/webapp/bundles/6213c8608d6e65e36a4f/bundle.js:1:22891
value@file:///home/user/code/riot-web/webapp/bundles/6213c8608d6e65e36a4f/bundle.js:1:21981
isEnabled@file:///home/user/code/riot-web/webapp/bundles/6213c8608d6e65e36a4f/bundle.js:15:21421
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    new-endpointsIssue is about implementing endpoints that aren't supported by Dendrite yet

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions