summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat: add multi-account supportv2.6.0Christian Cleberg2026-04-018-15/+317
* update website with app store linkv2.5.2Christian Cleberg2026-03-303-8/+17
* Fix nonisolated table alignment lookup in Readme ViewChristian Cleberg2026-03-304-18/+49
* fix(org): improve org-mode rendering supportv2.5.1Christian Cleberg2026-03-303-62/+503
* feat(markdown): finalize migration to apple/swift-markdown rendererv2.5.0Christian Cleberg2026-03-303-10/+50
* Migrate README markdown rendering to swift-markdown and fix badge imagesChristian Cleberg2026-03-305-386/+358
* partial extended support for markdown and org-modeChristian Cleberg2026-03-303-77/+849
* chore: bump extension versionv2.3.1Christian Cleberg2026-03-241-4/+4
* chore: rename unused context params to _ in NeedsAttentionTimelineProviderChristian Cleberg2026-03-242-21/+21
* v2.4.0: widgetsv2.4.0Christian Cleberg2026-03-2413-39/+687
* add sonarqube badges to READMEChristian Cleberg2026-03-241-0/+2
* bump version to v2.3.1Christian Cleberg2026-03-242-5/+5
* fix: log errors in HomeViewModel's silent catch blocksChristian Cleberg2026-03-241-0/+6
* fix: route executeGraphQLRequest through SRHTClient instead of URLSession.sharedChristian Cleberg2026-03-241-29/+5
* chore: rename unused entry param to _ in textBlobViewChristian Cleberg2026-03-241-2/+2
* chore: rename unused protocol params to _ across UIKit representablesChristian Cleberg2026-03-244-9/+9
* fix: add nested comments to satisfy sonar rule swift:S1186Christian Cleberg2026-03-249-17/+46
* Bump version to 2.3.0 build 8v2.3.0Christian Cleberg2026-03-231-4/+6
* Present build logs in a live-updating sheetChristian Cleberg2026-03-231-33/+95
* Add scoped auto-refresh to build detailChristian Cleberg2026-03-233-20/+179
* delete extraneous test filesChristian Cleberg2026-03-222-166/+0
* chore: update Xcode project references for v2.2 filesChristian Cleberg2026-03-221-4/+4
* feat: context menus to copy clone URLs and commit SHAsChristian Cleberg2026-03-222-0/+41
* feat: swipe actions on tickets, pastes, builds, and home dashboardChristian Cleberg2026-03-229-19/+1003
* feat: add search to builds, trackers, tickets, pastes, mailing lists, and inboxChristian Cleberg2026-03-2215-10/+398
* feat: replace inline task log expansion with a full-screen log viewChristian Cleberg2026-03-222-55/+82
* feat: surface an alert when a deep link fails to resolveChristian Cleberg2026-03-223-2/+56
* feat: add privacy policy link and global swipe actions toggle to SettingsChristian Cleberg2026-03-224-0/+195
* fix: website URIsChristian Cleberg2026-03-191-7/+7
* update website for v2.1Christian Cleberg2026-03-193-61/+311
* fix README height update and settings save alertsv2.1Christian Cleberg2026-03-196-10/+66
* v2.1: bundled polish and fixesChristian Cleberg2026-03-1927-201/+177
* fix: inbox thread handling bugChristian Cleberg2026-03-193-4/+94
* revamp markdown project filesChristian Cleberg2026-03-195-204/+75
* v2.0: Merge branch 'dev'v2Christian Cleberg2026-03-1939-64/+6082
|\
| * feat: implement support for projects, lists, and pastesChristian Cleberg2026-03-1928-66/+2751
| * feat: add inbox threads and move builds under moreChristian Cleberg2026-03-199-77/+458
| * feat: add support for reading inbox messages (emails) and replying in-appChristian Cleberg2026-03-1910-29/+1897
| * add Home dashboard and repository build status indicatorsChristian Cleberg2026-03-189-3/+1087
|/
* update security scanning build yamlChristian Cleberg2026-03-181-16/+62
* split builds into separate filesChristian Cleberg2026-03-182-24/+35
* implement security scans in buildsChristian Cleberg2026-03-181-3/+34
* v1.2: Merge branch 'dev'Christian Cleberg2026-03-1833-108/+1165
|\
| * fix git repository settings updates for empty reposChristian Cleberg2026-03-182-12/+166
| * Omit resolution when reopening resolved ticketsChristian Cleberg2026-03-183-9/+46
| * show tracker creation errors inside the creation sheetChristian Cleberg2026-03-185-4/+101
| * use native markdown rendering for settings bioChristian Cleberg2026-03-183-11/+52
| * fix Hutch link from git.sr.ht to sr.htChristian Cleberg2026-03-181-1/+1
| * add TESTING.mdChristian Cleberg2026-03-181-0/+28
| * stabilize build task identity and log cache keysChristian Cleberg2026-03-184-10/+65