| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix(org): improve org-mode rendering supportv2.5.1 | Christian Cleberg | 2026-03-30 | 3 | -62/+503 |
| * | feat(markdown): finalize migration to apple/swift-markdown rendererv2.5.0 | Christian Cleberg | 2026-03-30 | 3 | -10/+50 |
| * | Migrate README markdown rendering to swift-markdown and fix badge images | Christian Cleberg | 2026-03-30 | 5 | -386/+358 |
| * | partial extended support for markdown and org-mode | Christian Cleberg | 2026-03-30 | 3 | -77/+849 |
| * | chore: bump extension versionv2.3.1 | Christian Cleberg | 2026-03-24 | 1 | -4/+4 |
| * | chore: rename unused context params to _ in NeedsAttentionTimelineProvider | Christian Cleberg | 2026-03-24 | 2 | -21/+21 |
| * | v2.4.0: widgetsv2.4.0 | Christian Cleberg | 2026-03-24 | 13 | -39/+687 |
| * | add sonarqube badges to README | Christian Cleberg | 2026-03-24 | 1 | -0/+2 |
| * | bump version to v2.3.1 | Christian Cleberg | 2026-03-24 | 2 | -5/+5 |
| * | 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 | 4 | -9/+9 |
| * | fix: add nested comments to satisfy sonar rule swift:S1186 | Christian Cleberg | 2026-03-24 | 9 | -17/+46 |
| * | Bump version to 2.3.0 build 8v2.3.0 | Christian Cleberg | 2026-03-23 | 1 | -4/+6 |
| * | 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 | 3 | -20/+179 |
| * | delete extraneous test files | Christian Cleberg | 2026-03-22 | 2 | -166/+0 |
| * | chore: update Xcode project references for v2.2 files | Christian Cleberg | 2026-03-22 | 1 | -4/+4 |
| * | 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 | 9 | -19/+1003 |
| * | feat: add search to builds, trackers, tickets, pastes, mailing lists, and inbox | Christian Cleberg | 2026-03-22 | 15 | -10/+398 |
| * | feat: replace inline task log expansion with a full-screen log view | Christian Cleberg | 2026-03-22 | 2 | -55/+82 |
| * | feat: surface an alert when a deep link fails to resolve | Christian Cleberg | 2026-03-22 | 3 | -2/+56 |
| * | feat: add privacy policy link and global swipe actions toggle to Settings | Christian Cleberg | 2026-03-22 | 4 | -0/+195 |
| * | fix: website URIs | Christian Cleberg | 2026-03-19 | 1 | -7/+7 |
| * | update website for v2.1 | Christian Cleberg | 2026-03-19 | 3 | -61/+311 |
| * | fix README height update and settings save alertsv2.1 | Christian Cleberg | 2026-03-19 | 6 | -10/+66 |
| * | v2.1: bundled polish and fixes | Christian Cleberg | 2026-03-19 | 27 | -201/+177 |
| * | fix: inbox thread handling bug | Christian Cleberg | 2026-03-19 | 3 | -4/+94 |
| * | revamp markdown project files | Christian Cleberg | 2026-03-19 | 5 | -204/+75 |
| * | v2.0: Merge branch 'dev'v2 | Christian Cleberg | 2026-03-19 | 39 | -64/+6082 |
| |\ |
|
| | * | feat: implement support for projects, lists, and pastes | Christian Cleberg | 2026-03-19 | 28 | -66/+2751 |
| | * | feat: add inbox threads and move builds under more | Christian Cleberg | 2026-03-19 | 9 | -77/+458 |
| | * | feat: add support for reading inbox messages (emails) and replying in-app | Christian Cleberg | 2026-03-19 | 10 | -29/+1897 |
| | * | add Home dashboard and repository build status indicators | Christian Cleberg | 2026-03-18 | 9 | -3/+1087 |
| |/ |
|
| * | update security scanning build yaml | Christian Cleberg | 2026-03-18 | 1 | -16/+62 |
| * | split builds into separate files | Christian Cleberg | 2026-03-18 | 2 | -24/+35 |
| * | implement security scans in builds | Christian Cleberg | 2026-03-18 | 1 | -3/+34 |
| * | v1.2: Merge branch 'dev' | Christian Cleberg | 2026-03-18 | 33 | -108/+1165 |
| |\ |
|
| | * | fix git repository settings updates for empty repos | Christian Cleberg | 2026-03-18 | 2 | -12/+166 |
| | * | Omit resolution when reopening resolved tickets | Christian Cleberg | 2026-03-18 | 3 | -9/+46 |
| | * | show tracker creation errors inside the creation sheet | Christian Cleberg | 2026-03-18 | 5 | -4/+101 |
| | * | use native markdown rendering for settings bio | Christian Cleberg | 2026-03-18 | 3 | -11/+52 |
| | * | fix Hutch link from git.sr.ht to sr.ht | Christian Cleberg | 2026-03-18 | 1 | -1/+1 |
| | * | add TESTING.md | Christian Cleberg | 2026-03-18 | 1 | -0/+28 |
| | * | stabilize build task identity and log cache keys | Christian Cleberg | 2026-03-18 | 4 | -10/+65 |
| | * | cache repository search results and gate remote refreshes | Christian Cleberg | 2026-03-18 | 2 | -11/+105 |
| | * | lazily load file blobs from repository tree views | Christian Cleberg | 2026-03-18 | 4 | -19/+66 |
| | * | harden README web rendering and sanitize untrusted links | Christian Cleberg | 2026-03-18 | 3 | -33/+151 |