summaryrefslogtreecommitdiff
path: root/Hutch/Views
Commit message (Expand)AuthorAgeFilesLines
* chore: remove the artifacts debug probev3.8.0Christian Cleberg2026-07-161-18/+0
* fix: deleted repositories linger until the cache expiresChristian Cleberg2026-07-162-1/+9
* fix: download artifacts through the API instead of handing them to SafariChristian Cleberg2026-07-162-2/+50
* fix: make artifact upload actually fire, and show it when it failsChristian Cleberg2026-07-161-10/+37
* fix: push mailing lists locally, fix upload menu, drop the events feedChristian Cleberg2026-07-166-340/+32
* fix: blank mailing list from Projects, swipe flicker, hidden uploadChristian Cleberg2026-07-165-25/+42
* fix: stop destructive swipes animating rows out before confirmationChristian Cleberg2026-07-162-2/+8
* feat: add a ticket activity feedChristian Cleberg2026-07-164-0/+315
* feat: create, edit, and delete mailing listsChristian Cleberg2026-07-151-5/+356
* feat: show the meta.sr.ht audit logChristian Cleberg2026-07-152-0/+98
* feat: upload and delete repository artifactsChristian Cleberg2026-07-153-2/+216
* Merge pull request #5 from zerolabsco/inbox-unread-baselineChristian Cleberg2026-07-154-36/+63
|\
| * fix: derive inbox activity from mail, not thread.updatedChristian Cleberg2026-07-152-6/+28
| * fix: let pull to refresh actually refresh HomeChristian Cleberg2026-07-153-30/+35
* | fix: render patchsets on a plain listv3.7.0Christian Cleberg2026-07-151-0/+6
* | fix: collapse patches to stop a recursive layout loopChristian Cleberg2026-07-151-15/+89
* | fix: push patchset views directly instead of by routeChristian Cleberg2026-07-153-5/+15
* | feat: review patchsetsChristian Cleberg2026-07-154-1/+666
* | refactor: share the email body diff splitterChristian Cleberg2026-07-152-89/+90
|/
* Phase 1: close the write gaps (#3)v3.6.0Christian Cleberg2026-07-157-0/+701
* fix: give inbox threads identity distinct from their grouping keyChristian Cleberg2026-07-153-9/+9
* fix: render code span contents literallyChristian Cleberg2026-07-151-7/+13
* fix: allow clearing a repository descriptionChristian Cleberg2026-07-151-1/+8
* feat: add App Intents for Hutch navigationChristian Cleberg2026-05-146-17/+60
* feat: add Safari extension for sourcehut deep linksv3.4.0Christian Cleberg2026-05-143-0/+78
* feat(cache): persist read-only API responsesv3.3.1Christian Cleberg2026-05-067-70/+204
* feat: add persistent stale-while-revalidate API cacheChristian Cleberg2026-05-068-84/+284
* Fix broken personal access token linkChris DeLuca2026-05-041-1/+1
* fix: profile loading error and user-timeline prefs updatev3.2.1Christian Cleberg2026-04-236-7/+62
* fix: collapse work inbox messages into thread summariesv3.2.0Christian Cleberg2026-04-203-420/+56
* fix: add mark all read actions and avoid resending unchanged repo metadataChristian Cleberg2026-04-204-10/+83
* fix: ensure all branches and tags are accounted for and not cutoff due to pag...Christian Cleberg2026-04-202-19/+132
* feat: user-defined time period for recent builds cardChristian Cleberg2026-04-203-35/+94
* fix: change failed builds card on home tab to navigate to builds tab instead ...Christian Cleberg2026-04-201-2/+3
* fix: finish half-completed storekit implementationChristian Cleberg2026-04-192-20/+169
* fix: fixes dead relative links in md/org with a new single-file viewer when t...Christian Cleberg2026-04-154-50/+312
* fix: remove prototype screens from developer menuv3.1.6Christian Cleberg2026-04-148-149/+198
* fix: more sonarqube quality fixesv3.1.5Christian Cleberg2026-04-134-11/+19
* fix: sonarqube code smell fixesv3.1.4Christian Cleberg2026-04-1320-133/+123
* fix: centralize URLs, tighten models, and polish SwiftUI bindingsv3.1.3Christian Cleberg2026-04-138-40/+71
* fix(tickets): load all pages on tracker open for accurate Open tabChristian Cleberg2026-04-131-5/+26
* feat(theme): AMOLED true-black rows via themedRow()Christian Cleberg2026-04-1336-7/+360
* feat: redesign paste detail view as full-screen file viewerChristian Cleberg2026-04-131-65/+235
* fix: suppress false "network request failed" error on ticket list scrollChristian Cleberg2026-04-131-1/+5
* fix: show empty state for bare git repos instead of an errorChristian Cleberg2026-04-132-12/+46
* fix: mercurial parity and graphql handlingv3.0.4Christian Cleberg2026-04-1310-117/+204
* perf: cache filtered collections and add equatable row viewsChristian Cleberg2026-04-137-25/+70
* perf: reduce redundant fetches and improve list render efficiencyChristian Cleberg2026-04-136-10/+26
* release: v3.0.0 — navigation overhaul, Work view, and multi-pin supportv3.0.0Christian Cleberg2026-04-1318-965/+1376
* feat: add power user actionsChristian Cleberg2026-04-1316-70/+571