aboutsummaryrefslogtreecommitdiff
path: root/internal/feed (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Handle the waitGroup internally in ForeachGoRené 'Necoro' Neumann2020-04-262-14/+10
* Filtering from cacheRené 'Necoro' Neumann2020-04-266-14/+200
* Improved HTML templateRené 'Necoro' Neumann2020-04-262-7/+10
* feeditem.CreatorRené 'Necoro' Neumann2020-04-252-1/+8
* Shortcut: do nothing, if there is no feed leftRené 'Necoro' Neumann2020-04-251-0/+4
* Remove undue feedsRené 'Necoro' Neumann2020-04-254-1/+18
* Push global feed configuration to feedsRené 'Necoro' Neumann2020-04-251-1/+1
* Split cache fileRené 'Necoro' Neumann2020-04-253-121/+131
* Larger restructuringRené 'Necoro' Neumann2020-04-256-119/+101
* Improved cachingRené 'Necoro' Neumann2020-04-253-21/+297
* Notify about the number of successfully fetched feeds.René 'Necoro' Neumann2020-04-231-5/+19
* Move template to subfolder of feedRené 'Necoro' Neumann2020-04-233-1/+145
* Concurrent feed processing; central imap handlerRené 'Necoro' Neumann2020-04-221-4/+4
* Use patched version of go-messageRené 'Necoro' Neumann2020-04-221-7/+1
* Improved HTML creationRené 'Necoro' Neumann2020-04-211-0/+1
* Move HTML template to stringRené 'Necoro' Neumann2020-04-212-70/+1
* HTML Template part of the mailRené 'Necoro' Neumann2020-04-213-16/+127
* Fix vettingRené 'Necoro' Neumann2020-04-201-1/+1
* Started with mail creationRené 'Necoro' Neumann2020-04-201-0/+85
* FeeditemsRené 'Necoro' Neumann2020-04-202-2/+14
* RestructureRené 'Necoro' Neumann2020-04-192-4/+48
* Rename package 'parse' to 'feed'René 'Necoro' Neumann2020-04-191-0/+48
ss='insertions'>+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