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 | 1 | -8/+39 |
| | |||||
* | Unify connection handling | René 'Necoro' Neumann | 2020-05-04 | 1 | -37/+10 |
| | |||||
* | Use uuid library directly and encode to base64. | René 'Necoro' Neumann | 2020-05-02 | 1 | -2/+2 |
| | | | | 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 | 1 | -5/+5 |
| | |||||
* | WIP: Message-Ids | René 'Necoro' Neumann | 2020-05-02 | 1 | -1/+2 |
| | |||||
* | Config option 'max-failures' | René 'Necoro' Neumann | 2020-05-01 | 1 | -1/+5 |
| | |||||
* | Remove pointers from feed options. Detect unknown fields in feed and group ↵ | René 'Necoro' Neumann | 2020-05-01 | 1 | -4/+4 |
| | | | | options. | ||||
* | 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 | 1 | -3/+27 |
| | | | | Closes #3 | ||||
* | Handle the waitGroup internally in ForeachGo | René 'Necoro' Neumann | 2020-04-26 | 1 | -3/+1 |
| | |||||
* | Filtering from cache | René 'Necoro' Neumann | 2020-04-26 | 1 | -1/+1 |
| | |||||
* | Larger restructuring | René 'Necoro' Neumann | 2020-04-25 | 1 | -17/+1 |
| | |||||
* | Improved caching | René 'Necoro' Neumann | 2020-04-25 | 1 | -16/+8 |
| | |||||
* | Notify about the number of successfully fetched feeds. | René 'Necoro' Neumann | 2020-04-23 | 1 | -5/+19 |
| | |||||
* | HTML Template part of the mail | René 'Necoro' Neumann | 2020-04-21 | 1 | -2/+2 |
| | |||||
* | Feeditems | René 'Necoro' Neumann | 2020-04-20 | 1 | -1/+7 |
| | |||||
* | Restructure | René 'Necoro' Neumann | 2020-04-19 | 1 | -4/+3 |
| | |||||
* | Rename package 'parse' to 'feed' | René 'Necoro' Neumann | 2020-04-19 | 1 | -0/+48 |