aboutsummaryrefslogtreecommitdiff
path: root/internal/feed/state.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Pretty up the cache interface; ensure feed2imap-go unlocks the cacheRené 'Necoro' Neumann2020-08-221-1/+5
|
* Lock cacheRené 'Necoro' Neumann2020-08-221-1/+1
|
* print-cache: Tool for printing the contents of the cacheRené 'Necoro' Neumann2020-06-201-1/+1
|
* Fix/add debug messagesRené 'Necoro' Neumann2020-06-201-1/+4
|
* New option 'item-filter'René 'Necoro' Neumann2020-05-211-5/+54
|
* 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
o?h=v0.5.2&id=00e697170723d8eb82b2348f6dcb902435c40483&follow=1'>Fix debug logging m(René 'Necoro' Neumann1-2/+2 2020-04-19Rename util.go to log.go. Add verbose modeRené 'Necoro' Neumann4-24/+54 2020-04-19Clean go.modRené 'Necoro' Neumann2-3/+0 2020-04-19Do not print the parsedCfg anymoreRené 'Necoro' Neumann1-1/+1 2020-04-19Increase go-version to 1.14René 'Necoro' Neumann1-2/+2 2020-04-19CI: go vetRené 'Necoro' Neumann1-0/+3 2020-04-19Fetching and parsing the feedsRené 'Necoro' Neumann5-4/+113 2020-04-19Ignore all config*.ymlRené 'Necoro' Neumann1-1/+1