Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unified publishedDate and updatedDate into one (just as the old feed2imap...) | René 'Necoro' Neumann | 2020-05-07 | 1 | -2/+2 |
* | Improve template | René 'Necoro' Neumann | 2020-05-06 | 1 | -13/+13 |
* | Unify connection handling | René 'Necoro' Neumann | 2020-05-04 | 1 | -6/+6 |
* | 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 | 1 | -0/+1 |
* | Restructure | René 'Necoro' Neumann | 2020-05-02 | 1 | -27/+28 |
* | WIP: Message-Ids | René 'Necoro' Neumann | 2020-05-02 | 1 | -2/+7 |
* | 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 | 1 | -19/+165 |
* | Filtering from cache | René 'Necoro' Neumann | 2020-04-26 | 1 | -0/+2 |
* | Larger restructuring | René 'Necoro' Neumann | 2020-04-25 | 1 | -1/+1 |
* | Move template to subfolder of feed | René 'Necoro' Neumann | 2020-04-23 | 1 | -1/+1 |
* | 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 | 1 | -3/+1 |
* | HTML Template part of the mail | René 'Necoro' Neumann | 2020-04-21 | 1 | -14/+58 |
* | Fix vetting | René 'Necoro' Neumann | 2020-04-20 | 1 | -1/+1 |
* | Started with mail creation | René 'Necoro' Neumann | 2020-04-20 | 1 | -0/+85 |