krz/hutch

an ios client for sourcehut

clone: git clone https://gitbay.org/krz/hutch.git

0a3e55c15cfb9ce1bd3df0c7b352760bc2ee33c3

signed_unknown_key

author: Christian Cleberg <hello@cleberg.net> · 2026-08-07T07:24:43Z
committer: <noreply@github.com>

Merge pull request #29 from krazywarez/issues-9-11-18

Fix checklist rendering, add clear-recent-activity, speed up pull-to-refresh
 Hutch.xcodeproj/project.pbxproj            | 16 +++++-----
 Hutch/App/AppState.swift                   |  2 +-
 Hutch/Views/Home/HomeView.swift            | 33 ++++++++++++++++++-
 Hutch/Views/Home/HomeViewModel.swift       | 51 ++++++++++++++++++++++++++----
 Hutch/Views/Home/RecentActivityStore.swift | 10 ++++++
 Hutch/Views/Repositories/ReadmeView.swift  |  4 +--
 HutchTests/RecentActivityStoreTests.swift  | 38 ++++++++++++++++++++++
 7 files changed, 135 insertions(+), 19 deletions(-)