| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | feat: replace inline task log expansion with a full-screen log view | Christian Cleberg | 2026-03-22 | 2 | -55/+82 |
| * | feat: add privacy policy link and global swipe actions toggle to Settings | Christian Cleberg | 2026-03-22 | 2 | -0/+166 |
| * | fix README height update and settings save alertsv2.1 | Christian Cleberg | 2026-03-19 | 5 | -6/+62 |
| * | v2.1: bundled polish and fixes | Christian Cleberg | 2026-03-19 | 25 | -187/+89 |
| * | fix: inbox thread handling bug | Christian Cleberg | 2026-03-19 | 3 | -4/+94 |
| * | feat: implement support for projects, lists, and pastes | Christian Cleberg | 2026-03-19 | 14 | -38/+1773 |
| * | feat: add inbox threads and move builds under more | Christian Cleberg | 2026-03-19 | 7 | -64/+439 |
| * | feat: add support for reading inbox messages (emails) and replying in-app | Christian Cleberg | 2026-03-19 | 6 | -9/+1506 |
| * | add Home dashboard and repository build status indicators | Christian Cleberg | 2026-03-18 | 6 | -1/+981 |
| * | fix git repository settings updates for empty repos | Christian Cleberg | 2026-03-18 | 1 | -12/+62 |
| * | Omit resolution when reopening resolved tickets | Christian Cleberg | 2026-03-18 | 2 | -9/+16 |
| * | show tracker creation errors inside the creation sheet | Christian Cleberg | 2026-03-18 | 3 | -4/+46 |
| * | use native markdown rendering for settings bio | Christian Cleberg | 2026-03-18 | 1 | -7/+26 |
| * | fix Hutch link from git.sr.ht to sr.ht | Christian Cleberg | 2026-03-18 | 1 | -1/+1 |
| * | stabilize build task identity and log cache keys | Christian Cleberg | 2026-03-18 | 2 | -8/+13 |
| * | cache repository search results and gate remote refreshes | Christian Cleberg | 2026-03-18 | 1 | -11/+55 |
| * | lazily load file blobs from repository tree views | Christian Cleberg | 2026-03-18 | 2 | -11/+15 |
| * | harden README web rendering and sanitize untrusted links | Christian Cleberg | 2026-03-18 | 1 | -31/+110 |
| * | v1.0 | Christian Cleberg | 2026-03-17 | 36 | -202/+10466 |
| * | create privacy policy | Christian Cleberg | 2026-03-17 | 4 | -0/+1056 |