summaryrefslogtreecommitdiff
path: root/Hutch/Views/Inbox/ThreadViewModel.swift
Commit message (Collapse)AuthorAgeFilesLines
* fix: mercurial parity and graphql handlingv3.0.4Christian Cleberg2026-04-131-4/+1
| | | | | | | | | | - implements consistent UX between repo types - ensures centralized services and routes are used between repo types - graphql error handling is centralized - error messages are consistent Implements: https://todo.sr.ht/~ccleberg/hutch/58 Implements: https://todo.sr.ht/~ccleberg/hutch/59
* fix: route executeGraphQLRequest through SRHTClient instead of URLSession.sharedChristian Cleberg2026-03-241-29/+5
|
* v2.1: bundled polish and fixesChristian Cleberg2026-03-191-41/+6
|
* feat: add inbox threads and move builds under moreChristian Cleberg2026-03-191-29/+87
|
* feat: add support for reading inbox messages (emails) and replying in-appChristian Cleberg2026-03-191-0/+702