| Commit message (Expand) | Author | Age | Files | Lines |
| * | Adopt Swift 6 language mode | Christian Cleberg | 25 hours | 40 | -9/+52 |
| * | Deploy keys: manage git.sr.ht repository deploy keys (v3.10.0) | Christian Cleberg | 26 hours | 1 | -0/+27 |
| * | Projects: discovery, create, edit, manage linked resources (#12, #13, #14, #15) | Christian Cleberg | 38 hours | 1 | -0/+39 |
| * | Sync bundled man page catalog from man.sr.ht (#7) | Christian Cleberg | 39 hours | 1 | -0/+35 |
| * | Expand App Intents: dialogs, search type, mutating intents (#17) | Christian Cleberg | 40 hours | 2 | -1/+35 |
| * | Add multi-language syntax highlighting (#16) | Christian Cleberg | 40 hours | 1 | -0/+48 |
| * | Let users clear recent activity on Home (#11) | Christian Cleberg | 41 hours | 1 | -0/+38 |
| * | Update test fixtures to [email protected] email | Christian Cleberg | 6 days | 2 | -5/+5 |
| * | fix: move the S1186 empty-block comments inside the braces | Christian Cleberg | 2026-07-16 | 1 | -1/+1 |
| * | chore: clear the actionable SonarCloud code smells | Christian Cleberg | 2026-07-16 | 1 | -1/+2 |
| * | Merge pull request #5 from zerolabsco/inbox-unread-baseline | Christian Cleberg | 2026-07-15 | 2 | -0/+181 |
| |\ |
|
| | * | fix: derive inbox activity from mail, not thread.updated | Christian Cleberg | 2026-07-15 | 1 | -0/+77 |
| | * | fix: start a new account at zero unread | Christian Cleberg | 2026-07-15 | 1 | -0/+104 |
| * | | feat: review patchsets | Christian Cleberg | 2026-07-15 | 1 | -0/+141 |
| * | | refactor: share the email body diff splitter | Christian Cleberg | 2026-07-15 | 1 | -1/+1 |
| |/ |
|
| * | Phase 1: close the write gaps (#3)v3.6.0 | Christian Cleberg | 2026-07-15 | 1 | -0/+69 |
| * | test: match cached incident fixture to its RSS source | Christian Cleberg | 2026-07-15 | 1 | -1/+1 |
| * | test: assert image URLs are not double-escaped | Christian Cleberg | 2026-07-15 | 1 | -1/+4 |
| * | test: repair stale expectations and request-body capture | Christian Cleberg | 2026-07-15 | 3 | -6/+28 |
| * | feat: add App Intents for Hutch navigation | Christian Cleberg | 2026-05-14 | 3 | -0/+23 |
| * | feat: add Safari extension for sourcehut deep linksv3.4.0 | Christian Cleberg | 2026-05-14 | 3 | -1/+83 |
| * | feat: add persistent stale-while-revalidate API cache | Christian Cleberg | 2026-05-06 | 2 | -0/+310 |
| * | fix: profile loading error and user-timeline prefs updatev3.2.1 | Christian Cleberg | 2026-04-23 | 2 | -5/+108 |
| * | fix: collapse work inbox messages into thread summariesv3.2.0 | Christian Cleberg | 2026-04-20 | 2 | -52/+55 |
| * | fix: add mark all read actions and avoid resending unchanged repo metadata | Christian Cleberg | 2026-04-20 | 1 | -0/+33 |
| * | feat: user-defined time period for recent builds card | Christian Cleberg | 2026-04-20 | 1 | -0/+71 |
| * | fix: change failed builds card on home tab to navigate to builds tab instead ... | Christian Cleberg | 2026-04-20 | 1 | -0/+11 |
| * | fix: Sonar issues in BundleUserAgentTests and accept README URL path joinv3.1.11 | Christian Cleberg | 2026-04-19 | 1 | -4/+6 |
| * | fix: finish half-completed storekit implementation | Christian Cleberg | 2026-04-19 | 1 | -0/+22 |
| * | fix: fixes dead relative links in md/org with a new single-file viewer when t... | Christian Cleberg | 2026-04-15 | 1 | -0/+101 |
| * | feat: add custom hutch user-agent to api calls | Christian Cleberg | 2026-04-15 | 1 | -0/+130 |
| * | fix: sonarqube code smell fixesv3.1.4 | Christian Cleberg | 2026-04-13 | 7 | -54/+64 |
| * | fix: centralize URLs, tighten models, and polish SwiftUI bindingsv3.1.3 | Christian Cleberg | 2026-04-13 | 6 | -133/+171 |
| * | fix: mercurial parity and graphql handlingv3.0.4 | Christian Cleberg | 2026-04-13 | 1 | -0/+29 |
| * | feat: add power user actions | Christian Cleberg | 2026-04-13 | 1 | -0/+34 |
| * | feat: add multi-account support | Christian Cleberg | 2026-04-12 | 2 | -0/+60 |
| * | feat: add search and recent queries | Christian Cleberg | 2026-04-12 | 4 | -13/+126 |
| * | feat: add ticket label management and bulk actions | Christian Cleberg | 2026-04-12 | 2 | -0/+73 |
| * | feat: add repo settings management | Christian Cleberg | 2026-04-12 | 1 | -0/+26 |
| * | feat: add repository acl management | Christian Cleberg | 2026-04-12 | 2 | -3/+176 |
| * | feat: polish read-only project views and home integration | Christian Cleberg | 2026-04-12 | 2 | -0/+34 |
| * | feat: add ticket saved filters and label filtering | Christian Cleberg | 2026-04-12 | 2 | -24/+136 |
| * | feat: add build log search and jump-to-error navigation | Christian Cleberg | 2026-04-12 | 1 | -0/+30 |
| * | feat: add projects list, detail view, and home pinning | Christian Cleberg | 2026-04-12 | 1 | -0/+28 |
| * | feat: add prioritization of polling hutch-stats for logged in user | Christian Cleberg | 2026-04-12 | 1 | -0/+24 |
| * | add shortcuts widgets and power-user workflowsv2.15.0 | Christian Cleberg | 2026-04-12 | 3 | -0/+238 |
| * | improve home attention flows and cross-linkingv2.14.0 | Christian Cleberg | 2026-04-12 | 4 | -2/+122 |
| * | harden system status and app reliabilityv2.13.1 | Christian Cleberg | 2026-04-12 | 3 | -0/+221 |
| * | Fix stale tests for current Swift concurrency model | Christian Cleberg | 2026-04-11 | 4 | -4/+19 |
| * | Add SourceHut system status screen and home disruption banner | Christian Cleberg | 2026-04-11 | 2 | -0/+141 |