aboutsummaryrefslogtreecommitdiff
path: root/internal/feed (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unify connection handlingRené 'Necoro' Neumann2020-05-042-43/+16
|
* when tls verification is disabled for the feed, we should also disable this ↵René 'Necoro' Neumann2020-05-041-3/+4
| | | | for the images
* Better handling of embedded images with relative urlsRené 'Necoro' Neumann2020-05-031-13/+27
|
* Explicit version infoRené 'Necoro' Neumann2020-05-031-1/+2
|
* Update support for IMAPRené 'Necoro' Neumann2020-05-031-9/+16
|
* Fix typoRené 'Necoro' Neumann2020-05-031-2/+2
|
* Use uuid library directly and encode to base64.René 'Necoro' Neumann2020-05-024-5/+15
| | | | Also add an additional header `X-Feed2Imap-Item`, b/c the messageId contains the variable part of the hostname.
* RestructureRené 'Necoro' Neumann2020-05-026-88/+104
|
* WIP: Message-IdsRené 'Necoro' Neumann2020-05-025-3/+30
|
* Option 'body'René 'Necoro' Neumann2020-05-021-13/+22
|
* Improved image supportRené 'Necoro' Neumann2020-05-021-5/+10
|
* 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