summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2025-07-06Update to v2.13.0Wagner Skellington
This commit updates the package to version 2.13.0. Changes: [ 9e9caeb ] feat: add nom unread command (#146) outputs count of unread articles, useful for scripting closes #141
2025-07-06Update to v2.11.0Wagner Skellington
This commit updates the package to version 2.11.0. Changes: [ 89e8207 ] feat: make openers return tea.Cmd for async (#144) Stops blocking main process when using openers. Also move openlink funcs to model as tui specific closes #143
2025-06-21Update to v2.10.0Wagner Skellington
This commit updates the package to version 2.10.0. Changes: - [36a1c4f] feat: add freshrss.prefixCats (#139)
2025-06-02Update to v2.8.2Wagner Skellington
This commit updates the package to version 2.8.2. Changes: - [218fa2e] fix: arg name is required on add (#136)
2025-05-27Update to v2.8.1Wagner Skellington
This commit updates the package to version 2.8.1. Changes: - [c9d2aaf] feat: add name as a second param while adding feed (#135)
2025-02-07Update to version 2.8.0Wagner Skellington
This commit updates the package to version 2.8.0. Changes: [ be1ab66 ] add: Filter feed names with fuzzy search (#122) [ 604ed69 ] fix: handle auth fail freshrss, add doc (#121)
2025-01-24Update to version 2.7.3Wagner Skellington
This commit updates the package to version 2.7.3. Changes: * Improved command-line help (#118).
2024-10-22v2.6.1Wagner Skellington
2024-02-20main commitJunker