| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-13 | chore: complete code quality audit fixesv1.2.6 | Paul Buetow | |
| - Fixed failing test in config_test.go (hardcoded date) - Addressed unchecked error returns from Close() operations - Refactored large functions to follow SRP (run.go and main.go) - Added documentation to exported identifiers - Fixed linting errors (error message capitalization, errcheck) - Bumped version to v1.2.6 | |||
| 2026-03-12 | release v1.2.5v1.2.5 | Paul Buetow | |
| 2026-02-17 | fix: improve LinkedIn API posting and authenticationv1.2.4 | Paul Buetow | |
| - Add token validation before using cached credentials to prevent stale token issues - Add proper error handling for image upload initialization with helpful 426 messages - Skip data URI images instead of attempting to download them - Update default LinkedIn API version to 202601 (January 2026) - latest active version - Fix re-authentication flow for expired tokens Amp-Thread-ID: https://ampcode.com/threads/T-019c6d28-4526-7738-b593-9bd584baa478 Co-authored-by: Amp <amp@ampcode.com> | |||
| 2026-01-31 | change default targetv1.2.3 | Paul Buetow | |
| 2025-12-27 | increment versionv1.2.2 | Paul Buetow | |
| 2025-12-27 | change defaults | Paul Buetow | |
| 2025-11-30 | bunp versionv1.2.1 | Paul Buetow | |
| 2025-11-30 | other defaults | Paul Buetow | |
| 2025-09-24 | bump versionv1.2.0 | Paul Buetow | |
| 2025-09-24 | add --stats flag | Paul Buetow | |
| 2025-09-24 | increasing limitsv1.1.2 | Paul Buetow | |
| 2025-09-21 | change defaultsv1.1.1 | Paul Buetow | |
| 2025-09-16 | bump versionv1.1.0 | Paul Buetow | |
| 2025-09-16 | make linkedin version API configurable | Paul Buetow | |
| 2025-09-07 | adding noopv1.0.3 | Paul Buetow | |
| 2025-09-04 | chore: set development version | Paul Buetow | |
| 2025-09-04 | chore: release v1.0.2v1.0.2 | Paul Buetow | |
| 2025-08-28 | jo | Paul Buetow | |
| 2025-08-28 | adjusting defaults | Paul Buetow | |
| 2025-06-12 | update versoin to devel | Paul Buetow | |
| 2025-06-12 | improve stats calculation to exclude pause periods | Paul Buetow | |
| - Modify newStats() and gatherPostedStats() to accept config parameter - Add calculatePausedDays() helper function for pause period overlap calculation - Update postsPerDay and totalPostsPerDay calculations to exclude paused days - Prevent artificially low throughput during pause periods - Add comprehensive unit tests for pause-aware stats functionality - Maintain backward compatibility when no pause is configured Fixes issue where Gos would post aggressively after vacation periods due to including pause days in throughput calculations. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> | |||
| 2025-06-12 | add pause feature for social media posting | Paul Buetow | |
| - Add PauseStart and PauseEnd configuration fields - Implement IsPaused() method to check pause status - Skip all posting when current date is within pause period - Add comprehensive unit tests for pause functionality - Update README with pause feature documentation and examples 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> | |||
| 2025-06-06 | don't make an empty noop queue to be acked | Paul Buetow | |
| 2025-05-17 | special case Noop platform | Paul Buetow | |
| 2025-05-17 | fix nothing queued bug | Paul Buetow | |
| 2025-05-17 | add noop | Paul Buetow | |
| 2025-05-02 | update defaults | Paul Buetow | |
| 2025-05-02 | change default | Paul Buetow | |
| 2025-04-14 | typo | Paul Buetow | |
| 2025-04-10 | increase | Paul Buetow | |
| 2025-03-04 | new logo | Paul Buetow | |
| 2025-03-04 | last changes for v1.0.0 release | Paul Buetow | |
| 2025-03-01 | use 12 not 18 | Paul Buetow | |
| 2025-02-27 | fix | Paul Buetow | |
| 2025-02-26 | introduce run interval | Paul Buetow | |
| 2025-02-24 | compose mode does not require any secrets | Paul Buetow | |
| 2025-02-13 | change separator due to HTML CSS styles later | Paul Buetow | |
| 2025-02-13 | modify link length | Paul Buetow | |
| 2025-02-13 | increase max link len | Paul Buetow | |
| 2025-02-08 | bugfix | Paul Buetow | |
| 2025-02-08 | more use of tables | Paul Buetow | |
| 2025-02-05 | print gos version as table | Paul Buetow | |
| 2025-02-05 | refactor | Paul Buetow | |
| 2025-02-05 | use of generic ascii table package | Paul Buetow | |
| 2025-02-05 | initial generic table | Paul Buetow | |
| 2025-01-19 | cleanup temp testing stuff | Paul Buetow | |
| 2025-01-19 | change the gemini prefix procedure | Paul Buetow | |
| 2025-01-19 | found another issue | Paul Buetow | |
| 2025-01-19 | fix internal links | Paul Buetow | |
| 2025-01-19 | fix | Paul Buetow | |
