-
Notifications
You must be signed in to change notification settings - Fork 379
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
MSC2663: Errors for dealing with non-existent push rules #2663
Conversation
inexistent isn't a word. You might say... it's inexistent. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
It's not clear to me that 'inexistent' isn't a word; it features on https://www.wordnik.com/words/inexistent . However, it's not in the Cambridge dictionary so I suppose I will switch over :). |
Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
synapse implementation is matrix-org/synapse#7796 |
I'm going to propose FCP on this even though the impl hasn't landed yet, because it's pretty trivial |
@mscbot fcp merge |
Team member @richvdh has proposed to merge this. The next step is review by the rest of the tagged people: Once at least 75% of reviewers approve (and there are no outstanding concerns), this will enter its final comment period. If you spot a major issue that hasn't been raised at any point in this process, please speak up! See this document for information about what commands tagged team members can give me. |
{ | ||
"errcode": "M_NOT_FOUND" | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hopefully with a message too when it comes to speccing.
🔔 This is now entering its final comment period, as per the review above. 🔔 |
The final comment period, with a disposition to merge, as per the review above, is now complete. |
Spec PR: #2796 |
Merged 🎉 |
Rendered
Signed-off-by: Olivier Wilkinson (reivilibre) olivier@librepush.net