aboutsummaryrefslogtreecommitdiff
path: root/internal/feed (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Embedding images in mailRené 'Necoro' Neumann2020-05-023-27/+184
|
* Logging fixesRené 'Necoro' Neumann2020-05-011-1/+1
|
* Config option 'max-failures'René 'Necoro' Neumann2020-05-013-4/+8
|
* Remove pointers from feed options. Detect unknown fields in feed and group ↵René 'Necoro' Neumann2020-05-013-8/+8
| | | | options.
* Fix template error when byteCount called with empty stringRené 'Necoro' Neumann2020-05-011-3/+6
|
* New options --build-cache and --dry-runRené 'Necoro' Neumann2020-05-012-3/+17
| | | | Closes #11
* Stylistic improvementsRené 'Necoro' Neumann2020-04-271-7/+12
|
* Add tls-no-verify option to disallow certificate checks.René 'Necoro' Neumann2020-04-273-4/+29
| | | | Closes #3
* Fix messagesRené 'Necoro' Neumann2020-04-271-2/+2
|
* Fix template generationRené 'Necoro' Neumann2020-04-261-1/+3
|
* Option `always-new`René 'Necoro' Neumann2020-04-264-7/+16
|
* Fix logic in `similarTo`René 'Necoro' Neumann2020-04-261-4/+4
|
* Options: "disable" and "ignore-hash"René 'Necoro' Neumann2020-04-263-6/+6
|
* 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