Jean-Luc Makiola makiolaj
  • Joined on 2026-01-27
makiolaj deleted branch feat/unify-date-formatting from makiolaj/calendula 2026-07-19 13:59:43 +00:00
makiolaj deleted branch feat/edit-event-intent from makiolaj/calendula 2026-07-19 13:51:59 +00:00
makiolaj deleted branch feat/today-button-in-toolbar from makiolaj/calendula 2026-07-19 10:26:10 +00:00
makiolaj pushed to release/v2.16.0 at makiolaj/calendula 2026-07-19 10:26:10 +00:00
9a1d753abc Merge pull request 'feat(views): optional jump-to-today button in the toolbar (#60)' (!84) from feat/today-button-in-toolbar into release/v2.16.0
1b29abed17 docs(changelog): note the toolbar today-button option (#60)
85d72ad051 refactor(views): extract shared TodayAction top-bar button
46afa830b3 feat(views): optional jump-to-today button in the toolbar (#60)
Compare 4 commits »
makiolaj merged pull request makiolaj/calendula#84 2026-07-19 10:26:10 +00:00
feat(views): optional jump-to-today button in the toolbar (#60)
makiolaj created pull request makiolaj/calendula#84 2026-07-19 10:25:04 +00:00
feat(views): optional jump-to-today button in the toolbar (#60)
makiolaj pushed to feat/today-button-in-toolbar at makiolaj/calendula 2026-07-19 10:24:09 +00:00
1b29abed17 docs(changelog): note the toolbar today-button option (#60)
makiolaj pushed to feat/today-button-in-toolbar at makiolaj/calendula 2026-07-19 10:18:50 +00:00
85d72ad051 refactor(views): extract shared TodayAction top-bar button
makiolaj pushed to release/v2.16.0 at makiolaj/calendula 2026-07-19 10:16:59 +00:00
fd3bcdf2f7 Merge pull request 'fix(agenda): show multi-day events on every day they span' (!83) from fix/agenda-multiday into release/v2.16.0
7de9b2f81b fix(agenda): share the day-aware time label with the widget
3ec46c8631 fix(agenda): resolve all-day span days in UTC, not the device zone
529dc9c374 Merge remote-tracking branch 'origin/release/v2.16.0' into fix/agenda-multiday
b5c2930609 feat(agenda): spell out multi-day time line instead of arrows
Compare 8 commits »
makiolaj deleted branch fix/agenda-multiday from makiolaj/calendula 2026-07-19 10:16:59 +00:00
makiolaj merged pull request makiolaj/calendula#83 2026-07-19 10:16:57 +00:00
fix(agenda): show multi-day events on every day they span
makiolaj created pull request makiolaj/calendula#83 2026-07-19 10:15:29 +00:00
fix(agenda): show multi-day events on every day they span
makiolaj created branch feat/today-button-in-toolbar in makiolaj/calendula 2026-07-19 10:13:03 +00:00
makiolaj pushed to feat/today-button-in-toolbar at makiolaj/calendula 2026-07-19 10:13:03 +00:00
46afa830b3 feat(views): optional jump-to-today button in the toolbar (#60)
makiolaj pushed to fix/agenda-multiday at makiolaj/calendula 2026-07-19 10:06:42 +00:00
7de9b2f81b fix(agenda): share the day-aware time label with the widget
makiolaj pushed to fix/agenda-multiday at makiolaj/calendula 2026-07-19 09:53:23 +00:00
3ec46c8631 fix(agenda): resolve all-day span days in UTC, not the device zone
makiolaj pushed to fix/agenda-multiday at makiolaj/calendula 2026-07-19 09:51:24 +00:00
529dc9c374 Merge remote-tracking branch 'origin/release/v2.16.0' into fix/agenda-multiday
60ef920b82 Merge pull request 'feat: per-event time zones (#31)' (!82) from feat/timezone-support into release/v2.16.0
7b7b859fee docs(changelog): note per-event time zones (#31)
4ea68adf8b feat(timezone): let the picker search by abbreviation
c3ba8ccf64 test: fix CalendarRepositorySmokeTest against the current constructor
Compare 13 commits »
makiolaj deleted branch feat/timezone-support from makiolaj/calendula 2026-07-19 09:49:15 +00:00
makiolaj pushed to release/v2.16.0 at makiolaj/calendula 2026-07-19 09:49:14 +00:00
60ef920b82 Merge pull request 'feat: per-event time zones (#31)' (!82) from feat/timezone-support into release/v2.16.0
7b7b859fee docs(changelog): note per-event time zones (#31)
4ea68adf8b feat(timezone): let the picker search by abbreviation
c3ba8ccf64 test: fix CalendarRepositorySmokeTest against the current constructor
734bcae02d fix(timezone): resolve the abbreviation in the zone's own region
Compare 12 commits »
makiolaj merged pull request makiolaj/calendula#82 2026-07-19 09:49:13 +00:00
feat: per-event time zones (#31)