summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2026-02-02Update for v0.2.0 - Feed cache & incremental loadingjohnzfitch
- Add systemd preset file for autostart on install - Update install script with improved configuration instructions - Update to use TOML config (migrates from JSON+.env automatically) - Add support for incremental feed loading with cache management - Simplify wrapper script Upstream changes (v0.2.0): - Incremental feed loading (30 days initial, 6hr refresh) - Sliding window cache pruning (1000 articles) - Channel-based article selection - Feed actualization support - TOML configuration migration - Fixed feed URL parameter handling
2026-01-31Initial upload: GTK4 status bar for Hyprlandjohnzfitch