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

fix(dav): Parse sender PARTSTAT in REPLYs #37645

Merged
merged 1 commit into from
Apr 17, 2023
Merged

Conversation

miaulalala
Copy link
Contributor

@miaulalala miaulalala commented Apr 7, 2023

Summary

Parse the PARTSTAT of the sender if the iMIP method is REPLY. Will make iMIP emails more fancy and tell the recipient if the attendee has accepted, declined or tentatively accepted in the mail itself:

Before After
image image

(Strings need to be translated yet)

Checklist

@miaulalala miaulalala added the 3. to review Waiting for reviews label Apr 7, 2023
@miaulalala miaulalala added this to the Nextcloud 26.0.1 milestone Apr 7, 2023
@miaulalala miaulalala self-assigned this Apr 7, 2023
@miaulalala miaulalala requested a review from tcitworld as a code owner April 7, 2023 13:23
@miaulalala
Copy link
Contributor Author

/backport to stable26

@miaulalala miaulalala added 2. developing Work in progress and removed 3. to review Waiting for reviews labels Apr 7, 2023
@tcitworld
Copy link
Member

Nice improvement!

@miaulalala miaulalala force-pushed the fix/improve-imip-emails branch from 5bc6a41 to cba3838 Compare April 12, 2023 18:18
@miaulalala miaulalala requested a review from tcitworld April 12, 2023 18:18
@skjnldsv skjnldsv mentioned this pull request Apr 13, 2023
8 tasks
@miaulalala miaulalala added 3. to review Waiting for reviews feature: caldav Related to CalDAV internals and removed 2. developing Work in progress labels Apr 13, 2023
@miaulalala miaulalala requested a review from fabricemous April 13, 2023 10:37
Copy link

@fabricemous fabricemous left a comment

Choose a reason for hiding this comment

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

Seen it and I think this is best sentence to use

Signed-off-by: Anna Larch <anna@nextcloud.com>
@miaulalala miaulalala force-pushed the fix/improve-imip-emails branch from cba3838 to fd85c86 Compare April 13, 2023 16:55
@miaulalala miaulalala removed this from the Nextcloud 26.0.1 milestone Apr 13, 2023
@szaimen szaimen merged commit 6afda50 into master Apr 17, 2023
@szaimen szaimen deleted the fix/improve-imip-emails branch April 17, 2023 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews feature: caldav Related to CalDAV internals
Projects
Development

Successfully merging this pull request may close these issues.

Parse the ATTENDEE PARTSTAT for the "REPLY" event invitation email
6 participants