COMMITS
September 3, 2026
G
Merge pull request #173 from gammons/chore/changelog-filter-scoped-prefixes
Grant Ammons committed
G
chore(release): exclude scoped chore/test/docs commits from the changelog
Grant Ammons committed
G
Merge pull request #128 from gammons/fix/linux-packaged-config-dir
Grant Ammons committed
G
Merge pull request #151 from piotrsynowiec/fix/sidebar-section-header-click
Grant Ammons committed
G
Merge pull request #161 from rfist/fix/kitty-cell-resolution
Grant Ammons committed
G
Merge pull request #172 from gammons/fix/flaky-user-resolver-test
Grant Ammons committed
G
test(resolver): fix flaky edge-batch test that raced the cache write
Grant Ammons committed
G
Merge pull request #171 from gammons/fix/ci-hygiene
Grant Ammons committed
G
chore(lint): enforce gofmt in CI and reformat the tree
Grant Ammons committed
G
test(membership): fix flaky backoff-expiry test that reddened unrelated PRs
Grant Ammons committed
August 21, 2026
R
G
Merge pull request #157 from gammons/fix/darwin-cgo-clipboard
Grant Ammons committed
G
chore(ci): bump golangci-lint to v2.13.1 for go1.27 support
Grant Ammons committed
G
fix(release): build darwin binaries with cgo so Ctrl+V paste works
Grant Ammons committed
August 19, 2026
G
Merge pull request #155 from gammons/file-downloads
Grant Ammons committed
August 18, 2026
G
Treat HTML login page as auth failure in file downloads; tighten temp file permissions
Grant Ammons committed
G
Wire file downloader into the app
Grant Ammons committed
G
Polish file picker: blank detail for unknown size, reset picker kind
Grant Ammons committed
G
Add d keybinding to download file attachments with picker
Grant Ammons committed
G
Add DownloadFileMsg reducer and async download command
Grant Ammons committed
G
Generalize linkpicker into a titled chooser with detail rows
Grant Ammons committed
G
Fix stale attachment doc example and weak imgrender test fixture
Grant Ammons committed
G
Show attachment filenames instead of raw URLs
Grant Ammons committed
G
Carry DownloadURL and Size on file attachments
Grant Ammons committed
G
Add filedl package for authenticated Slack file downloads
Grant Ammons committed
G
Restore learned-auth debug log in image fetcher
Grant Ammons committed
G
Extract files.slack.com auth resolution into slackhttp.AuthResolver
Grant Ammons committed
G
Add implementation plan for file attachment downloads
Grant Ammons committed
G
Add design spec for file attachment names and downloads
Grant Ammons committed
G
Merge pull request #154 from gammons/fix/threads-view-stale-after-offline
Grant Ammons committed