| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix: move the S1186 empty-block comments inside the braces | Christian Cleberg | 2026-07-16 | 2 | -2/+2 |
| * | chore: clear the actionable SonarCloud code smells | Christian Cleberg | 2026-07-16 | 3 | -3/+3 |
| * | fix: honor forceRefresh for projects and system status on the dashboard | Christian Cleberg | 2026-07-16 | 2 | -5/+5 |
| * | chore: remove the artifacts debug probev3.8.0 | Christian Cleberg | 2026-07-16 | 1 | -18/+0 |
| * | fix: deleted repositories linger until the cache expires | Christian Cleberg | 2026-07-16 | 2 | -1/+9 |
| * | fix: download artifacts through the API instead of handing them to Safari | Christian Cleberg | 2026-07-16 | 2 | -2/+50 |
| * | fix: make artifact upload actually fire, and show it when it fails | Christian Cleberg | 2026-07-16 | 1 | -10/+37 |
| * | fix: push mailing lists locally, fix upload menu, drop the events feed | Christian Cleberg | 2026-07-16 | 6 | -340/+32 |
| * | fix: blank mailing list from Projects, swipe flicker, hidden upload | Christian Cleberg | 2026-07-16 | 5 | -25/+42 |
| * | fix: stop destructive swipes animating rows out before confirmation | Christian Cleberg | 2026-07-16 | 2 | -2/+8 |
| * | feat: add a ticket activity feed | Christian Cleberg | 2026-07-16 | 4 | -0/+315 |
| * | feat: create, edit, and delete mailing lists | Christian Cleberg | 2026-07-15 | 1 | -5/+356 |
| * | feat: show the meta.sr.ht audit log | Christian Cleberg | 2026-07-15 | 2 | -0/+98 |
| * | feat: upload and delete repository artifacts | Christian Cleberg | 2026-07-15 | 3 | -2/+216 |
| * | Merge pull request #5 from zerolabsco/inbox-unread-baseline | Christian Cleberg | 2026-07-15 | 4 | -36/+63 |
| |\ |
|
| | * | fix: derive inbox activity from mail, not thread.updated | Christian Cleberg | 2026-07-15 | 2 | -6/+28 |
| | * | fix: let pull to refresh actually refresh Home | Christian Cleberg | 2026-07-15 | 3 | -30/+35 |
| * | | fix: render patchsets on a plain listv3.7.0 | Christian Cleberg | 2026-07-15 | 1 | -0/+6 |
| * | | fix: collapse patches to stop a recursive layout loop | Christian Cleberg | 2026-07-15 | 1 | -15/+89 |
| * | | fix: push patchset views directly instead of by route | Christian Cleberg | 2026-07-15 | 3 | -5/+15 |
| * | | feat: review patchsets | Christian Cleberg | 2026-07-15 | 4 | -1/+666 |
| * | | refactor: share the email body diff splitter | Christian Cleberg | 2026-07-15 | 2 | -89/+90 |
| |/ |
|
| * | Phase 1: close the write gaps (#3)v3.6.0 | Christian Cleberg | 2026-07-15 | 7 | -0/+701 |
| * | fix: give inbox threads identity distinct from their grouping key | Christian Cleberg | 2026-07-15 | 3 | -9/+9 |
| * | fix: render code span contents literally | Christian Cleberg | 2026-07-15 | 1 | -7/+13 |
| * | fix: allow clearing a repository description | Christian Cleberg | 2026-07-15 | 1 | -1/+8 |
| * | feat: add App Intents for Hutch navigation | Christian Cleberg | 2026-05-14 | 6 | -17/+60 |
| * | feat: add Safari extension for sourcehut deep linksv3.4.0 | Christian Cleberg | 2026-05-14 | 3 | -0/+78 |
| * | feat(cache): persist read-only API responsesv3.3.1 | Christian Cleberg | 2026-05-06 | 7 | -70/+204 |
| * | feat: add persistent stale-while-revalidate API cache | Christian Cleberg | 2026-05-06 | 8 | -84/+284 |
| * | Fix broken personal access token link | Chris DeLuca | 2026-05-04 | 1 | -1/+1 |
| * | fix: profile loading error and user-timeline prefs updatev3.2.1 | Christian Cleberg | 2026-04-23 | 6 | -7/+62 |
| * | fix: collapse work inbox messages into thread summariesv3.2.0 | Christian Cleberg | 2026-04-20 | 3 | -420/+56 |
| * | fix: add mark all read actions and avoid resending unchanged repo metadata | Christian Cleberg | 2026-04-20 | 4 | -10/+83 |
| * | fix: ensure all branches and tags are accounted for and not cutoff due to pag... | Christian Cleberg | 2026-04-20 | 2 | -19/+132 |
| * | feat: user-defined time period for recent builds card | Christian Cleberg | 2026-04-20 | 3 | -35/+94 |
| * | fix: change failed builds card on home tab to navigate to builds tab instead ... | Christian Cleberg | 2026-04-20 | 1 | -2/+3 |
| * | fix: finish half-completed storekit implementation | Christian Cleberg | 2026-04-19 | 2 | -20/+169 |
| * | fix: fixes dead relative links in md/org with a new single-file viewer when t... | Christian Cleberg | 2026-04-15 | 4 | -50/+312 |
| * | fix: remove prototype screens from developer menuv3.1.6 | Christian Cleberg | 2026-04-14 | 8 | -149/+198 |
| * | fix: more sonarqube quality fixesv3.1.5 | Christian Cleberg | 2026-04-13 | 4 | -11/+19 |
| * | fix: sonarqube code smell fixesv3.1.4 | Christian Cleberg | 2026-04-13 | 20 | -133/+123 |
| * | fix: centralize URLs, tighten models, and polish SwiftUI bindingsv3.1.3 | Christian Cleberg | 2026-04-13 | 8 | -40/+71 |
| * | fix(tickets): load all pages on tracker open for accurate Open tab | Christian Cleberg | 2026-04-13 | 1 | -5/+26 |
| * | feat(theme): AMOLED true-black rows via themedRow() | Christian Cleberg | 2026-04-13 | 36 | -7/+360 |
| * | feat: redesign paste detail view as full-screen file viewer | Christian Cleberg | 2026-04-13 | 1 | -65/+235 |
| * | fix: suppress false "network request failed" error on ticket list scroll | Christian Cleberg | 2026-04-13 | 1 | -1/+5 |
| * | fix: show empty state for bare git repos instead of an error | Christian Cleberg | 2026-04-13 | 2 | -12/+46 |
| * | fix: mercurial parity and graphql handlingv3.0.4 | Christian Cleberg | 2026-04-13 | 10 | -117/+204 |
| * | perf: cache filtered collections and add equatable row views | Christian Cleberg | 2026-04-13 | 7 | -25/+70 |