Sebastian Krupinski
Sebastian Krupinski
Send requestee and requester correct date and time when requestee and requester time zones are different. Fixes https://github.com/nextcloud/calendar/issues/5198
### Steps to reproduce 1. Configure appointment booking in Calendar. (15min slots in American/Toronto timezone) 2. Open appointment booking using link. 3. Change appointment time zone to American/Vancover American/Toronto timezone...
The last occurrence date is NOT calculated properly on recurring events causing notification emails for changes and cancellation not to be sent. https://github.com/nextcloud/server/blob/500a9cb7244d3072f83eebc878e27833572e707d/apps/dav/lib/CalDAV/Schedule/IMipPlugin.php#L149-L154
* Resolves: #5080 ## Summary Initial Mail Provider Implementation ## TODO - Copyright - Comments - Minor code improvements
* Resolves: #26668 ## Summary Sabre invitation plugin skip invites if the organizer of the event is not the owner of the calendar. That happens for shared calendars because \OCA\DAV\CalDAV\Calendar::getOwner...
Initial Mail Provider Implementation https://github.com/nextcloud/server/issues/5080
* Resolves: #https://github.com/nextcloud-gmbh/h1/issues/603
Adjusted mail retrieval logic to pull body structure without contents on partial sync so that attachments (like iMip Messages) can be found. Part 1 of iMip Messaging Refactoring
### Is your feature request related to a problem? Please describe. No ### Describe the solution you'd like  To generate a preview when you hover over a attachment....
### Steps to reproduce 1. Send or Sync messages 2. Check server or mail client logs ### Expected behavior Use a single connection for all operations then close connection once...