Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 f... | René 'Necoro' Neumann | 2020-05-04 | 1 | -3/+4 |
* | 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 |
* | 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 op... | René 'Necoro' Neumann | 2020-05-01 | 3 | -8/+8 |
* | 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 |
* | 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 |
* | 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 |
* | Move template to subfolder of feed | René 'Necoro' Neumann | 2020-04-23 | 3 | -1/+145 |
* | Concurrent feed processing; central imap handler | René 'Necoro' Neumann | 2020-04-22 | 1 | -4/+4 |
* | Use patched version of go-message | René 'Necoro' Neumann | 2020-04-22 | 1 | -7/+1 |
* | Improved HTML creation | René 'Necoro' Neumann | 2020-04-21 | 1 | -0/+1 |
* | Move HTML template to string | René 'Necoro' Neumann | 2020-04-21 | 2 | -70/+1 |
* | HTML Template part of the mail | René 'Necoro' Neumann | 2020-04-21 | 3 | -16/+127 |
* | Fix vetting | René 'Necoro' Neumann | 2020-04-20 | 1 | -1/+1 |
* | Started with mail creation | René 'Necoro' Neumann | 2020-04-20 | 1 | -0/+85 |
* | Feeditems | René 'Necoro' Neumann | 2020-04-20 | 2 | -2/+14 |
* | Restructure | René 'Necoro' Neumann | 2020-04-19 | 2 | -4/+48 |
* | Rename package 'parse' to 'feed' | René 'Necoro' Neumann | 2020-04-19 | 1 | -0/+48 |