-
-
Couldn't load subscription status.
- Fork 4.6k
[stable31] feat(dav): add webhook compatibility for calendar object events #51331
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
Conversation
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.
Consider adding #51398
| use OCP\EventDispatcher\IWebhookCompatibleEvent; | ||
|
|
||
| /** | ||
| * @since 32.0.0 |
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.
| * @since 32.0.0 | |
| * @since 31.0.2 |
everywhere? or what is the current state of the @since backporting strategy
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.
👍 on including #51398 to have fewer surprises in the patch update.
@edward-ly could you please take care of that?
Commit has already been added here? |
Signed-off-by: Edward Ly <contact@edward.ly>
Signed-off-by: Edward Ly <contact@edward.ly>
Signed-off-by: Joas Schilling <coding@schilljs.com>
e37e6ad to
bcb2c50
Compare
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.
Apart from the since question fine by me. Pinged Christoph for a comment, but approving already.
Backport of PR #51082