| Commit message (Expand) | Author | Age | Files | Lines |
| * | feat: improve Home structure and navigationv2.16.0 | Christian Cleberg | 2026-04-12 | 3 | -60/+248 |
| * | 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 | 2 | -2/+8 |
| * | chore: clean up debug loggingv2.15.1 | Christian Cleberg | 2026-04-12 | 4 | -36/+0 |
| * | add shortcuts widgets and power-user workflowsv2.15.0 | Christian Cleberg | 2026-04-12 | 1 | -0/+22 |
| * | improve home attention flows and cross-linkingv2.14.0 | Christian Cleberg | 2026-04-12 | 9 | -77/+829 |
| * | harden system status and app reliabilityv2.13.1 | Christian Cleberg | 2026-04-12 | 7 | -47/+256 |
| * | ensure clicking into status from home returns to home | Christian Cleberg | 2026-04-11 | 1 | -2/+2 |
| * | Add SourceHut system status screen and home disruption banner | Christian Cleberg | 2026-04-11 | 6 | -4/+348 |
| * | fix: respect contribution graphs toggle in widgetv2.12.1 | Christian Cleberg | 2026-04-11 | 1 | -0/+3 |
| * | feat: add contribution calendar to user profilesv2.11.0 | Christian Cleberg | 2026-04-11 | 5 | -5/+561 |
| * | refactor: extract ProfileView from SettingsViewv2.10.3 | Christian Cleberg | 2026-04-11 | 3 | -578/+659 |
| * | bump version and update new privacy policy location | Christian Cleberg | 2026-04-10 | 1 | -1/+1 |
| * | chore: add explanatory comments to all intentional empty closuresv2.10.2 | Christian Cleberg | 2026-04-03 | 5 | -9/+23 |
| * | chore: rename unused coder param to _ in CodeFileUIView | Christian Cleberg | 2026-04-03 | 1 | -1/+1 |
| * | Fixed extraneous srht.site link in MoreViewv2.10.1 | Christian Cleberg | 2026-04-03 | 1 | -2/+1 |
| * | feat: add in-app man pages browser | Christian Cleberg | 2026-04-03 | 5 | -3/+197 |
| * | add hg parity | Christian Cleberg | 2026-04-02 | 2 | -32/+115 |
| * | 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 | 5 | -10/+314 |
| * | feat: expand user profile in Look Up | Christian Cleberg | 2026-04-01 | 2 | -8/+91 |
| * | feat: show commit dates in Refs tabv2.8.1 | Christian Cleberg | 2026-04-01 | 4 | -12/+49 |
| * | feat: add Look Up screen and restrict management actions to ownersv2.8.0 | Christian Cleberg | 2026-04-01 | 8 | -12/+514 |
| * | add confirmation to repo rename | Christian Cleberg | 2026-04-01 | 1 | -7/+21 |
| * | fix copy throughout repo | Christian Cleberg | 2026-04-01 | 3 | -4/+4 |
| * | standardize nav labels | Christian Cleberg | 2026-04-01 | 2 | -2/+2 |
| * | reverse order of swipe actions for user acls in trackers | Christian Cleberg | 2026-04-01 | 1 | -8/+7 |
| * | Add tracker management (delete/update, ACLs, labels)v2.7.0 | Christian Cleberg | 2026-04-01 | 6 | -215/+1690 |
| * | Fix several bugs ahead of 2.6.1v2.6.1 | Christian Cleberg | 2026-04-01 | 5 | -17/+32 |
| * | Rewrite file viewer with pinned gutter, syntax highlighting, and toolbar | Christian Cleberg | 2026-04-01 | 1 | -50/+516 |
| * | fix: fixed inbox's inconsistent UX and adds a Mark All Read button | Christian Cleberg | 2026-04-01 | 3 | -20/+60 |
| * | fix: add tildes to username rows in account-switcher | Christian Cleberg | 2026-04-01 | 1 | -1/+1 |
| * | feat: add multi-account supportv2.6.0 | Christian Cleberg | 2026-04-01 | 3 | -0/+167 |
| * | Fix nonisolated table alignment lookup in Readme View | Christian Cleberg | 2026-03-30 | 1 | -2/+7 |
| * | fix(org): improve org-mode rendering supportv2.5.1 | Christian Cleberg | 2026-03-30 | 1 | -54/+393 |
| * | feat(markdown): finalize migration to apple/swift-markdown rendererv2.5.0 | Christian Cleberg | 2026-03-30 | 1 | -4/+38 |
| * | Migrate README markdown rendering to swift-markdown and fix badge images | Christian Cleberg | 2026-03-30 | 2 | -332/+252 |
| * | partial extended support for markdown and org-mode | Christian Cleberg | 2026-03-30 | 1 | -69/+630 |
| * | v2.4.0: widgetsv2.4.0 | Christian Cleberg | 2026-03-24 | 3 | -35/+97 |
| * | fix: log errors in HomeViewModel's silent catch blocks | Christian Cleberg | 2026-03-24 | 1 | -0/+6 |
| * | fix: route executeGraphQLRequest through SRHTClient instead of URLSession.shared | Christian Cleberg | 2026-03-24 | 1 | -29/+5 |
| * | chore: rename unused entry param to _ in textBlobView | Christian Cleberg | 2026-03-24 | 1 | -2/+2 |
| * | chore: rename unused protocol params to _ across UIKit representables | Christian Cleberg | 2026-03-24 | 3 | -7/+7 |
| * | fix: add nested comments to satisfy sonar rule swift:S1186 | Christian Cleberg | 2026-03-24 | 7 | -11/+35 |
| * | Present build logs in a live-updating sheet | Christian Cleberg | 2026-03-23 | 1 | -33/+95 |
| * | Add scoped auto-refresh to build detail | Christian Cleberg | 2026-03-23 | 2 | -17/+168 |
| * | delete extraneous test files | Christian Cleberg | 2026-03-22 | 1 | -141/+0 |
| * | feat: context menus to copy clone URLs and commit SHAs | Christian Cleberg | 2026-03-22 | 2 | -0/+41 |
| * | feat: swipe actions on tickets, pastes, builds, and home dashboard | Christian Cleberg | 2026-03-22 | 8 | -19/+887 |
| * | feat: add search to builds, trackers, tickets, pastes, mailing lists, and inbox | Christian Cleberg | 2026-03-22 | 12 | -10/+233 |