Skip to content

Dev calendar#10603

Draft
andrehgdias wants to merge 15 commits intomasterfrom
dev-calendar
Draft

Dev calendar#10603
andrehgdias wants to merge 15 commits intomasterfrom
dev-calendar

Conversation

@andrehgdias
Copy link
Copy Markdown
Contributor

No description provided.

@andrehgdias andrehgdias force-pushed the dev-calendar branch 2 times, most recently from 9f65dc7 to 8e72260 Compare April 2, 2026 05:17
jas and others added 13 commits April 10, 2026 09:00
…nts.

Also add test case.
Fixes #2846

Co-authored-by: and <and@tutao.de>
for alarms with repeat rules.
Co-authored-by: and <and@tutao.de>
Exporter was using DATETIME, but RFC 5546 specifies DATE-TIME.
This caused imports into ProtonMail & possibly Thunderbird to fail.

Fixes #10560
Co-authored-by: and <and@tutao.de>
Co-authored-by: jas <jas@tutao.de>
During occurrence generation the an event can have DST applied to some
of its occurrences.
We handle this case by calculating the difference in offset from the
progenitor of the series to the calculated next date that will generate
the next occurrences.
For all day events (00:00:00 UTC0) this was creating a final timestamp
with an extra offset of 1hr.
This commit introduces checks that skips this steps for all day events.

Closes #10558

Co-authored-by: jas <jas@tutao.de>
Events happening on the first day of DST were rendering
as though they were 1 day earlier.

Also refactored widget loading with helper function for
readability.

Fixes #10565

Co-authored-by: and <and@tutao.de>
Fixed alignment issues and remove extra people
icon.

Also change clock outline to filled clock.

Fixes #10638
das-tuta and others added 2 commits April 13, 2026 09:58
The CancelledError was always happening in the cases that more than one
batch request failed, causing this error instead of actually retrying.
Now EventBusClient's processEventBatch will always retry in case of
ServiceUnavailableError.

Co-authored-by: abp <abp@tutao.de>
Registration of the quick actions was still behind a feature flag, even
though the revision 7f12cc7 was
supposed to make it available for everyone. This broke the feature for
the customers without the feature and displayed no results after using
the keyboard shortcut.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants