aboutsummaryrefslogtreecommitdiff
path: root/internal/feed/state.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove pointers from feed options. Detect unknown fields in feed and group ↵René 'Necoro' Neumann2020-05-011-2/+2
| | | | options.
* New options --build-cache and --dry-runRené 'Necoro' Neumann2020-05-011-2/+12
| | | | Closes #11
* Add tls-no-verify option to disallow certificate checks.René 'Necoro' Neumann2020-04-271-1/+1
| | | | Closes #3
* Option `always-new`René 'Necoro' Neumann2020-04-261-1/+1
|
* Options: "disable" and "ignore-hash"René 'Necoro' Neumann2020-04-261-2/+2
|
* Handle the waitGroup internally in ForeachGoRené 'Necoro' Neumann2020-04-261-11/+9
|
* Filtering from cacheRené 'Necoro' Neumann2020-04-261-1/+38
|
* Shortcut: do nothing, if there is no feed leftRené 'Necoro' Neumann2020-04-251-0/+4
|
* Remove undue feedsRené 'Necoro' Neumann2020-04-251-0/+8
|
* Larger restructuringRené 'Necoro' Neumann2020-04-251-0/+76
n>/+2 2007-03-31Some small changes for etcproposals 1.1necoro1-2/+2 2007-03-31Some small changes for etcproposals 1.1necoro2-3/+3 2007-03-31Some small changes for etcproposals 1.1necoro1-6/+13 2007-03-31Allowed Plugins to have a menunecoro7-201/+315 2007-03-15Added etc-proposals pluginnecoro7-28/+121 2007-03-10Added USE_EXPAND-supportnecoro5-11/+63 2007-03-10Added plugin-data to about-dialognecoro3-197/+264