summaryrefslogtreecommitdiff
path: root/Hutch/Views/Home
Commit message (Expand)AuthorAgeFilesLines
* feat(cache): persist read-only API responsesv3.3.1Christian Cleberg2026-05-061-11/+52
* fix: profile loading error and user-timeline prefs updatev3.2.1Christian Cleberg2026-04-232-0/+7
* fix: collapse work inbox messages into thread summariesv3.2.0Christian Cleberg2026-04-201-3/+45
* fix: add mark all read actions and avoid resending unchanged repo metadataChristian Cleberg2026-04-201-0/+14
* feat: user-defined time period for recent builds cardChristian Cleberg2026-04-202-33/+78
* fix: change failed builds card on home tab to navigate to builds tab instead ...Christian Cleberg2026-04-201-2/+3
* fix: remove prototype screens from developer menuv3.1.6Christian Cleberg2026-04-142-8/+1
* fix: centralize URLs, tighten models, and polish SwiftUI bindingsv3.1.3Christian Cleberg2026-04-131-2/+2
* feat(theme): AMOLED true-black rows via themedRow()Christian Cleberg2026-04-131-0/+6
* perf: reduce redundant fetches and improve list render efficiencyChristian Cleberg2026-04-132-1/+9
* release: v3.0.0 — navigation overhaul, Work view, and multi-pin supportv3.0.0Christian Cleberg2026-04-135-738/+746
* feat: add power user actionsChristian Cleberg2026-04-131-9/+0
* feat: add multi-account supportChristian Cleberg2026-04-122-11/+26
* feat: polish read-only project views and home integrationChristian Cleberg2026-04-122-24/+55
* feat: add build log search and jump-to-error navigationChristian Cleberg2026-04-121-0/+8
* feat: add projects list, detail view, and home pinningChristian Cleberg2026-04-122-33/+19
* feat: add theme and high-density display modesChristian Cleberg2026-04-121-0/+1
* feat: improve Home structure and navigationv2.16.0Christian Cleberg2026-04-122-60/+210
* add shortcuts widgets and power-user workflowsv2.15.0Christian Cleberg2026-04-121-0/+22
* improve home attention flows and cross-linkingv2.14.0Christian Cleberg2026-04-122-73/+627
* harden system status and app reliabilityv2.13.1Christian Cleberg2026-04-122-41/+35
* ensure clicking into status from home returns to homeChristian Cleberg2026-04-111-2/+2
* Add SourceHut system status screen and home disruption bannerChristian Cleberg2026-04-112-2/+65
* Fix several bugs ahead of 2.6.1v2.6.1Christian Cleberg2026-04-011-0/+7
* fix: fixed inbox's inconsistent UX and adds a Mark All Read buttonChristian Cleberg2026-04-011-15/+13
* v2.4.0: widgetsv2.4.0Christian Cleberg2026-03-241-35/+92
* fix: log errors in HomeViewModel's silent catch blocksChristian Cleberg2026-03-241-0/+6
* feat: swipe actions on tickets, pastes, builds, and home dashboardChristian Cleberg2026-03-222-18/+219
* v2.1: bundled polish and fixesChristian Cleberg2026-03-191-3/+3
* feat: implement support for projects, lists, and pastesChristian Cleberg2026-03-192-4/+289
* feat: add support for reading inbox messages (emails) and replying in-appChristian Cleberg2026-03-191-2/+23
* add Home dashboard and repository build status indicatorsChristian Cleberg2026-03-182-0/+740