Jean-Luc Makiola makiolaj
  • Joined on 2026-01-27
makiolaj pushed to main at makiolaj/calendula 2026-07-03 14:04:17 +00:00
fdee311658 Merge pull request 'Translations update from Weblate' (!52) from weblate-bot/calendula:weblate-calendula-strings into main
5844539db2 Translated using Weblate (Italian)
2cc83d7714 Translated using Weblate (Italian)
dada1bbe72 Translated using Weblate (Spanish)
e061cbe127 Translated using Weblate (Spanish)
Compare 8 commits »
makiolaj pushed to release/v2.13.0 at makiolaj/calendula 2026-07-03 13:44:48 +00:00
1ff41153e9 Merge pull request 'feat(contacts): mirror contact special dates into local calendars (#15)' (!57) from feat/contact-special-dates into release/v2.13.0
49d04bcee0 Merge remote-tracking branch 'origin/release/v2.13.0' into feat/contact-special-dates
84e6402031 fix(contacts): serialize sync/teardown and stop retrying on lost permission
7fe59b36c3 fix(contacts): keep distinct custom dates instead of collapsing them
8881559e67 fix(contacts): scope managed-event queries + fix reminder fire hour
Compare 26 commits »
makiolaj deleted branch feat/contact-special-dates from makiolaj/calendula 2026-07-03 13:44:48 +00:00
makiolaj merged pull request makiolaj/calendula#57 2026-07-03 13:44:47 +00:00
feat(contacts): mirror contact special dates into local calendars (#15)
makiolaj created pull request makiolaj/calendula#57 2026-07-03 13:42:57 +00:00
feat(contacts): mirror contact special dates into local calendars (#15)
makiolaj pushed to feat/contact-special-dates at makiolaj/calendula 2026-07-03 13:41:41 +00:00
49d04bcee0 Merge remote-tracking branch 'origin/release/v2.13.0' into feat/contact-special-dates
5e470baf4e Merge pull request 'fix(edit): scrollable, grouped, pinned-header calendar picker (#29)' (!56) from fix/calendar-picker-scrollable into release/v2.13.0
c8a4f90404 Merge remote-tracking branch 'origin/release/v2.13.0' into fix/calendar-picker-scrollable
0a89ff9d0e fix(edit): pin the picker title instead of a large collapsing header
0718afd5a6 fix(edit): make the new-event calendar picker a scrollable grouped list
Compare 40 commits »
makiolaj pushed to release/v2.13.0 at makiolaj/calendula 2026-07-03 13:35:51 +00:00
5e470baf4e Merge pull request 'fix(edit): scrollable, grouped, pinned-header calendar picker (#29)' (!56) from fix/calendar-picker-scrollable into release/v2.13.0
c8a4f90404 Merge remote-tracking branch 'origin/release/v2.13.0' into fix/calendar-picker-scrollable
0a89ff9d0e fix(edit): pin the picker title instead of a large collapsing header
0718afd5a6 fix(edit): make the new-event calendar picker a scrollable grouped list
Compare 4 commits »
makiolaj deleted branch fix/calendar-picker-scrollable from makiolaj/calendula 2026-07-03 13:35:51 +00:00
makiolaj merged pull request makiolaj/calendula#56 2026-07-03 13:35:49 +00:00
fix(edit): scrollable, grouped, pinned-header calendar picker (#29)
makiolaj pushed to fix/caldav-color-picker at makiolaj/calendula 2026-07-03 13:30:04 +00:00
2a035271c4 fix(edit): curate the CalDAV colour picker in painted space (#22)
makiolaj created pull request makiolaj/calendula#56 2026-07-03 13:24:42 +00:00
fix(edit): scrollable, grouped, pinned-header calendar picker (#29)
makiolaj pushed to fix/calendar-picker-scrollable at makiolaj/calendula 2026-07-03 13:23:43 +00:00
c8a4f90404 Merge remote-tracking branch 'origin/release/v2.13.0' into fix/calendar-picker-scrollable
0a89ff9d0e fix(edit): pin the picker title instead of a large collapsing header
3863e74857 fix(settings): quick-switch write races, override parsing, stale custom fonts
44d056f31f fix(settings): commit drag reorders unconditionally on release
5c513a1b19 fix(settings): make the reminder picker's empty state safe and explicit
Compare 31 commits »
makiolaj created branch fix/calendar-picker-scrollable in makiolaj/calendula 2026-07-02 21:13:29 +00:00
makiolaj pushed to fix/calendar-picker-scrollable at makiolaj/calendula 2026-07-02 21:13:29 +00:00
0718afd5a6 fix(edit): make the new-event calendar picker a scrollable grouped list
makiolaj pushed to feat/contact-special-dates at makiolaj/calendula 2026-07-02 21:04:45 +00:00
84e6402031 fix(contacts): serialize sync/teardown and stop retrying on lost permission
7fe59b36c3 fix(contacts): keep distinct custom dates instead of collapsing them
8881559e67 fix(contacts): scope managed-event queries + fix reminder fire hour
9f7e93d5f8 fix(contacts): seal managed calendars off from user edits
Compare 4 commits »
makiolaj pushed to release/v2.13.0 at makiolaj/calendula 2026-07-02 21:02:16 +00:00
3863e74857 fix(settings): quick-switch write races, override parsing, stale custom fonts
44d056f31f fix(settings): commit drag reorders unconditionally on release
5c513a1b19 fix(settings): make the reminder picker's empty state safe and explicit
037d05b171 fix(reminders): close both gaps in disabled-calendar suppression (#17)
Compare 4 commits »
makiolaj pushed to feat/contact-special-dates at makiolaj/calendula 2026-07-02 20:40:46 +00:00
86d4e11584 refactor(contacts): simplify the sync engine's gates and context
67a07a9346 refactor(settings): dedupe override decoding + on-convention template input
b8a420bdab refactor(contacts): one Context.hasContactsPermission() helper
442697d57c refactor(calendar): move the colour palette to data with named entries
8e3a17fdc3 refactor(calendar): share the insert values builder + reminder seeding
Compare 5 commits »
makiolaj pushed to release/v2.13.0 at makiolaj/calendula 2026-07-02 20:36:09 +00:00
e6dd627c85 fix(i18n): drop code-pushed German font strings
makiolaj merged pull request makiolaj/calendula#55 2026-07-02 08:40:50 +00:00
feat(theme): user-selectable custom fonts (#19)
makiolaj pushed to release/v2.13.0 at makiolaj/calendula 2026-07-02 08:40:50 +00:00
262b2b8273 Merge pull request 'feat(theme): user-selectable custom fonts (#19)' (!55) from feat/custom-fonts into release/v2.13.0
efca0c86c4 feat(theme): filter custom-font picker to font MIME types
08cd95cfba Merge remote-tracking branch 'origin/release/v2.13.0' into feat/custom-fonts
bfc9a0db39 feat(theme): user-selectable custom fonts (#19)
Compare 4 commits »