summaryrefslogtreecommitdiff
path: root/Hutch
Commit message (Expand)AuthorAgeFilesLines
* feat: improve Home structure and navigationv2.16.0Christian Cleberg2026-04-126-60/+260
* fix: ensure looked-up users' bios render correctlyChristian Cleberg2026-04-121-2/+5
* feat: add prioritization of polling hutch-stats for logged in userChristian Cleberg2026-04-123-7/+22
* chore: clean up debug loggingv2.15.1Christian Cleberg2026-04-125-48/+0
* add shortcuts widgets and power-user workflowsv2.15.0Christian Cleberg2026-04-126-0/+289
* improve home attention flows and cross-linkingv2.14.0Christian Cleberg2026-04-1211-84/+866
* harden system status and app reliabilityv2.13.1Christian Cleberg2026-04-1211-93/+561
* 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-1112-5/+915
* fix: respect contribution graphs toggle in widgetv2.12.1Christian Cleberg2026-04-111-0/+3
* feat: add contribution calendar to user profilesv2.11.0Christian Cleberg2026-04-1111-5/+1076
* refactor: extract ProfileView from SettingsViewv2.10.3Christian Cleberg2026-04-113-578/+659
* bump version and update new privacy policy locationChristian Cleberg2026-04-101-1/+1
* chore: add explanatory comments to all intentional empty closuresv2.10.2Christian Cleberg2026-04-035-9/+23
* chore: rename unused coder param to _ in CodeFileUIViewChristian Cleberg2026-04-031-1/+1
* Fixed extraneous srht.site link in MoreViewv2.10.1Christian Cleberg2026-04-031-2/+1
* feat: add in-app man pages browserChristian Cleberg2026-04-037-3/+419
* add hg parityChristian Cleberg2026-04-022-32/+115
* Implement search history for Look Up pageChristian Cleberg2026-04-023-2/+116
* feat: browse user repositories and trackers from profilev2.9.0Christian Cleberg2026-04-025-10/+314
* feat: expand user profile in Look UpChristian Cleberg2026-04-013-8/+100
* feat: show commit dates in Refs tabv2.8.1Christian Cleberg2026-04-015-12/+56
* feat: add Look Up screen and restrict management actions to ownersv2.8.0Christian Cleberg2026-04-0110-12/+527
* add confirmation to repo renameChristian Cleberg2026-04-011-7/+21
* fix copy throughout repoChristian Cleberg2026-04-017-18/+17
* standardize nav labelsChristian Cleberg2026-04-013-3/+3
* reverse order of swipe actions for user acls in trackersChristian Cleberg2026-04-011-8/+7
* Add tracker management (delete/update, ACLs, labels)v2.7.0Christian Cleberg2026-04-017-215/+1739
* Fix several bugs ahead of 2.6.1v2.6.1Christian Cleberg2026-04-015-17/+32
* Rewrite file viewer with pinned gutter, syntax highlighting, and toolbarChristian Cleberg2026-04-012-50/+517
* fix: fixed inbox's inconsistent UX and adds a Mark All Read buttonChristian Cleberg2026-04-013-20/+60
* fix: ensure projects in Home tab are sorted by last updated dateChristian Cleberg2026-04-012-1/+5
* fix: add tildes to username rows in account-switcherChristian Cleberg2026-04-011-1/+1
* feat: add multi-account supportv2.6.0Christian Cleberg2026-04-017-7/+309
* Fix nonisolated table alignment lookup in Readme ViewChristian Cleberg2026-03-301-2/+7
* fix(org): improve org-mode rendering supportv2.5.1Christian Cleberg2026-03-301-54/+393
* feat(markdown): finalize migration to apple/swift-markdown rendererv2.5.0Christian Cleberg2026-03-301-4/+38
* Migrate README markdown rendering to swift-markdown and fix badge imagesChristian Cleberg2026-03-302-332/+252
* partial extended support for markdown and org-modeChristian Cleberg2026-03-301-69/+630
* v2.4.0: widgetsv2.4.0Christian Cleberg2026-03-247-35/+133
* fix: log errors in HomeViewModel's silent catch blocksChristian Cleberg2026-03-241-0/+6
* fix: route executeGraphQLRequest through SRHTClient instead of URLSession.sharedChristian Cleberg2026-03-241-29/+5
* chore: rename unused entry param to _ in textBlobViewChristian Cleberg2026-03-241-2/+2
* chore: rename unused protocol params to _ across UIKit representablesChristian Cleberg2026-03-244-9/+9
* fix: add nested comments to satisfy sonar rule swift:S1186Christian Cleberg2026-03-248-13/+42
* Present build logs in a live-updating sheetChristian Cleberg2026-03-231-33/+95
* Add scoped auto-refresh to build detailChristian Cleberg2026-03-233-20/+179
* delete extraneous test filesChristian Cleberg2026-03-222-166/+0
* feat: context menus to copy clone URLs and commit SHAsChristian Cleberg2026-03-222-0/+41
* feat: swipe actions on tickets, pastes, builds, and home dashboardChristian Cleberg2026-03-228-19/+887