Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make errors from exec calls always being printed as errors | René 'Necoro' Neumann | 2020-05-25 | 1 | -1/+1 |
| | |||||
* | 'Exec' as an alternative to 'Url' | René 'Necoro' Neumann | 2020-05-25 | 3 | -14/+64 |
| | |||||
* | New option 'item-filter' | René 'Necoro' Neumann | 2020-05-21 | 3 | -5/+83 |
| | |||||
* | Fixed linebreaks for Enclosures in text template | René 'Necoro' Neumann | 2020-05-10 | 1 | -5/+5 |
| | |||||
* | Switch to our own html2text fork for the time being | René 'Necoro' Neumann | 2020-05-10 | 1 | -2/+2 |
| | |||||
* | Text part in emails | René 'Necoro' Neumann | 2020-05-10 | 5 | -28/+104 |
| | |||||
* | Renamed feed template to html template | René 'Necoro' Neumann | 2020-05-10 | 2 | -2/+2 |
| | |||||
* | Print item hashes in debug mode | René 'Necoro' Neumann | 2020-05-08 | 1 | -1/+7 |
| | |||||
* | Improve html rendering | René 'Necoro' Neumann | 2020-05-07 | 2 | -53/+32 |
| | |||||
* | Do not assume items to be new when their published date is newer than the ↵ | René 'Necoro' Neumann | 2020-05-07 | 1 | -7/+0 |
| | | | | last run | ||||
* | Better detection if a text starts with html or not | René 'Necoro' Neumann | 2020-05-07 | 1 | -3/+12 |
| | |||||
* | Add header X-Feed2Imap-GUID | René 'Necoro' Neumann | 2020-05-07 | 1 | -1/+4 |
| | |||||
* | Fix | René 'Necoro' Neumann | 2020-05-07 | 1 | -1/+1 |
| | |||||
* | Unified publishedDate and updatedDate into one (just as the old feed2imap...) | René 'Necoro' Neumann | 2020-05-07 | 4 | -21/+31 |
| | |||||
* | Improve template | René 'Necoro' Neumann | 2020-05-06 | 3 | -20/+28 |
| | |||||
* | Unify connection handling | René 'Necoro' Neumann | 2020-05-04 | 2 | -43/+16 |
| | |||||
* | when tls verification is disabled for the feed, we should also disable this ↵ | René 'Necoro' Neumann | 2020-05-04 | 1 | -3/+4 |
| | | | | for the images | ||||
* | Better handling of embedded images with relative urls | René 'Necoro' Neumann | 2020-05-03 | 1 | -13/+27 |
| | |||||
* | Explicit version info | René 'Necoro' Neumann | 2020-05-03 | 1 | -1/+2 |
| | |||||
* | Update support for IMAP | René 'Necoro' Neumann | 2020-05-03 | 1 | -9/+16 |
| | |||||
* | Fix typo | René 'Necoro' Neumann | 2020-05-03 | 1 | -2/+2 |
| | |||||
* | Use uuid library directly and encode to base64. | René 'Necoro' Neumann | 2020-05-02 | 4 | -5/+15 |
| | | | | Also add an additional header `X-Feed2Imap-Item`, b/c the messageId contains the variable part of the hostname. | ||||
* | Restructure | René 'Necoro' Neumann | 2020-05-02 | 6 | -88/+104 |
| | |||||
* | WIP: Message-Ids | René 'Necoro' Neumann | 2020-05-02 | 5 | -3/+30 |
| | |||||
* | Option 'body' | René 'Necoro' Neumann | 2020-05-02 | 1 | -13/+22 |
| | |||||
* | Improved image support | René 'Necoro' Neumann | 2020-05-02 | 1 | -5/+10 |
| | |||||
* | Embedding images in mail | René 'Necoro' Neumann | 2020-05-02 | 3 | -27/+184 |
| | |||||
* | Logging fixes | René 'Necoro' Neumann | 2020-05-01 | 1 | -1/+1 |
| | |||||
* | Config option 'max-failures' | René 'Necoro' Neumann | 2020-05-01 | 3 | -4/+8 |
| | |||||
* | Remove pointers from feed options. Detect unknown fields in feed and group ↵ | René 'Necoro' Neumann | 2020-05-01 | 3 | -8/+8 |
| | | | | options. | ||||
* | Fix template error when byteCount called with empty string | René 'Necoro' Neumann | 2020-05-01 | 1 | -3/+6 |
| | |||||
* | New options --build-cache and --dry-run | René 'Necoro' Neumann | 2020-05-01 | 2 | -3/+17 |
| | | | | Closes #11 | ||||
* | Stylistic improvements | René 'Necoro' Neumann | 2020-04-27 | 1 | -7/+12 |
| | |||||
* | Add tls-no-verify option to disallow certificate checks. | René 'Necoro' Neumann | 2020-04-27 | 3 | -4/+29 |
| | | | | Closes #3 | ||||
* | Fix messages | René 'Necoro' Neumann | 2020-04-27 | 1 | -2/+2 |
| | |||||
* | Fix template generation | René 'Necoro' Neumann | 2020-04-26 | 1 | -1/+3 |
| | |||||
* | Option `always-new` | René 'Necoro' Neumann | 2020-04-26 | 4 | -7/+16 |
| | |||||
* | Fix logic in `similarTo` | René 'Necoro' Neumann | 2020-04-26 | 1 | -4/+4 |
| | |||||
* | Options: "disable" and "ignore-hash" | René 'Necoro' Neumann | 2020-04-26 | 3 | -6/+6 |
| | |||||
* | Handle the waitGroup internally in ForeachGo | René 'Necoro' Neumann | 2020-04-26 | 2 | -14/+10 |
| | |||||
* | Filtering from cache | René 'Necoro' Neumann | 2020-04-26 | 6 | -14/+200 |
| | |||||
* | Improved HTML template | René 'Necoro' Neumann | 2020-04-26 | 2 | -7/+10 |
| | |||||
* | feeditem.Creator | René 'Necoro' Neumann | 2020-04-25 | 2 | -1/+8 |
| | |||||
* | Shortcut: do nothing, if there is no feed left | René 'Necoro' Neumann | 2020-04-25 | 1 | -0/+4 |
| | |||||
* | Remove undue feeds | René 'Necoro' Neumann | 2020-04-25 | 4 | -1/+18 |
| | |||||
* | Push global feed configuration to feeds | René 'Necoro' Neumann | 2020-04-25 | 1 | -1/+1 |
| | |||||
* | Split cache file | René 'Necoro' Neumann | 2020-04-25 | 3 | -121/+131 |
| | |||||
* | Larger restructuring | René 'Necoro' Neumann | 2020-04-25 | 6 | -119/+101 |
| | |||||
* | Improved caching | René 'Necoro' Neumann | 2020-04-25 | 3 | -21/+297 |
| | |||||
* | Notify about the number of successfully fetched feeds. | René 'Necoro' Neumann | 2020-04-23 | 1 | -5/+19 |
| |