feat: automated appointment creation - #56924
Merged
Merged
Conversation
SebastianKrupinski
requested review from
a team,
ChristophWurst and
tcitworld
as code owners
December 8, 2025 22:31
SebastianKrupinski
requested review from
ArtificialOwl,
icewind1991 and
leftybournes
and removed request for
a team
December 8, 2025 22:31
SebastianKrupinski
force-pushed
the
feat/tentative-invitations
branch
from
January 13, 2026 15:29
8f9bd94 to
b6f9404
Compare
SebastianKrupinski
force-pushed
the
feat/tentative-invitations
branch
from
January 13, 2026 16:25
b6f9404 to
e98decb
Compare
Contributor
Author
|
@ChristophWurst @kesselb @DerDreschner review please |
DerDreschner
approved these changes
Jan 14, 2026
kesselb
reviewed
Jan 14, 2026
Merged
Contributor
Author
|
@ChristophWurst @kesselb @hamza221 review please |
ChristophWurst
approved these changes
Jan 15, 2026
SebastianKrupinski
force-pushed
the
feat/tentative-invitations
branch
from
January 15, 2026 16:33
f434863 to
0da2066
Compare
kesselb
requested changes
Jan 15, 2026
kesselb
left a comment
Contributor
There was a problem hiding this comment.
Array shape needs an update; otherwise it won't match what's implemented in nextcloud/mail#12144.
| * Handles a iMip message | ||
| * | ||
| * @param array{absent?: "create", recipient?: string} $options | ||
| * @param array{absent?: "create", absentCreateStatus?: string, recipient?: string} $options |
Contributor
There was a problem hiding this comment.
Suggested change
| * @param array{absent?: "create", absentCreateStatus?: string, recipient?: string} $options | |
| * @param array{absent?: "create"|"ignore", absentCreateStatus?: "cancelled"|"confirmed"|"tentative", recipient?: string, ...} $options |
... tell Psalm to be a bit more relaxed about additional fields in the future ;)
Contributor
Author
There was a problem hiding this comment.
Sure. Done
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
SebastianKrupinski
force-pushed
the
feat/tentative-invitations
branch
from
January 15, 2026 18:31
0da2066 to
16198d2
Compare
kesselb
approved these changes
Jan 15, 2026
SebastianKrupinski
enabled auto-merge
January 15, 2026 19:48
Member
@SebastianKrupinski that checkbox is already ticket while there is no developer documentation for the public API change as far as I can see. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Checklist
3. to review, feature component)stable32)