krz/hutch

an ios client for sourcehut

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

6c26cf048119bf4ff6af039991d3e34d76bac2ad

signed_unknown_key

author: Christian Cleberg <hello@cleberg.net> · 2026-08-07T08:16:14Z
committer: <noreply@github.com>

Merge pull request #31 from krazywarez/app-intents-expansion

Expand App Intents: dialogs, search type, mutating intents (#17)
 Hutch/App/DeepLink.swift            |  21 ++++--
 Hutch/App/HutchIntents.swift        | 147 +++++++++++++++++++++++++-----------
 Hutch/App/RootView.swift            |  12 +--
 Hutch/Views/Home/HomePinStore.swift |  15 ++++
 Hutch/Views/Lookup/LookupView.swift |  17 +++--
 Hutch/Views/More/MoreView.swift     |   2 +-
 HutchTests/DeepLinkTests.swift      |   3 +-
 HutchTests/HutchIntentsTests.swift  |  33 ++++++++
 8 files changed, 186 insertions(+), 64 deletions(-)