summaryrefslogtreecommitdiff
path: root/Hutch/Views/Home/HomeView.swift
Commit message (Expand)AuthorAgeFilesLines
* Move Home system status into a title-bar status badgeChristian Cleberg2026-07-161-21/+52
* fix: let pull to refresh actually refresh HomeChristian Cleberg2026-07-151-1/+1
* feat: add App Intents for Hutch navigationChristian Cleberg2026-05-141-2/+2
* fix: profile loading error and user-timeline prefs updatev3.2.1Christian Cleberg2026-04-231-0/+3
* feat: user-defined time period for recent builds cardChristian Cleberg2026-04-201-15/+18
* 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-141-1/+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-131-1/+1
* release: v3.0.0 — navigation overhaul, Work view, and multi-pin supportv3.0.0Christian Cleberg2026-04-131-735/+381
* feat: add power user actionsChristian Cleberg2026-04-131-9/+0
* feat: add multi-account supportChristian Cleberg2026-04-121-3/+5
* feat: polish read-only project views and home integrationChristian Cleberg2026-04-121-22/+46
* 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-121-32/+6
* feat: add theme and high-density display modesChristian Cleberg2026-04-121-0/+1
* feat: improve Home structure and navigationv2.16.0Christian Cleberg2026-04-121-60/+147
* improve home attention flows and cross-linkingv2.14.0Christian Cleberg2026-04-121-46/+332
* harden system status and app reliabilityv2.13.1Christian Cleberg2026-04-121-34/+14
* 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-111-1/+46
* 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
* feat: swipe actions on tickets, pastes, builds, and home dashboardChristian Cleberg2026-03-221-0/+87
* feat: implement support for projects, lists, and pastesChristian Cleberg2026-03-191-4/+105
* 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-181-0/+297