| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: ensure looked-up users' bios render correctly | Christian Cleberg | 2026-04-12 | 1 | -2/+5 |
| | | |||||
| * | feat: add prioritization of polling hutch-stats for logged in user | Christian Cleberg | 2026-04-12 | 1 | -1/+4 |
| | | |||||
| * | chore: clean up debug loggingv2.15.1 | Christian Cleberg | 2026-04-12 | 3 | -32/+0 |
| | | |||||
| * | Add SourceHut system status screen and home disruption banner | Christian Cleberg | 2026-04-11 | 1 | -0/+2 |
| | | |||||
| * | feat: add contribution calendar to user profilesv2.11.0 | Christian Cleberg | 2026-04-11 | 5 | -5/+561 |
| | | | | | | | Add a trailing 365-day contribution heatmap to user profile views, backed by HutchStatsService. Includes calendar model, view model, SwiftUI calendar view, app configuration, and unit tests. | ||||
| * | feat: add in-app man pages browser | Christian Cleberg | 2026-04-03 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | Add a native Man Pages section to the More tab with in-app browsing for man.sr.ht documentation and srht.site pages. - add ManPageService for fetching and extracting public docs content - add ManPageBrowserView and ManPageDetailView - add More tab navigation for Man Pages - support in-place navigation for internal documentation links - allow HTMLWebView to intercept internal links and use a base URL - support man.sr.ht and srht.site content extraction - remove heading permalink "#" anchors from man page rendering - fix relative links, fragment links, and srht.site CTA/icon layout | ||||
| * | Implement search history for Look Up page | Christian Cleberg | 2026-04-02 | 2 | -2/+115 |
| | | |||||
| * | feat: browse user repositories and trackers from profilev2.9.0 | Christian Cleberg | 2026-04-02 | 4 | -0/+305 |
| | | |||||
| * | feat: expand user profile in Look Up | Christian Cleberg | 2026-04-01 | 2 | -8/+91 |
| | | |||||
| * | feat: add Look Up screen and restrict management actions to ownersv2.8.0 | Christian Cleberg | 2026-04-01 | 2 | -0/+439 |
| Implements: https://todo.sr.ht/~ccleberg/Hutch/4 | |||||
