Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace `interface{}` by `any` | René 'Necoro' Neumann | 2022-04-24 | 3 | -6/+6 |
| | |||||
* | #66: Support for specifying custom templates | René 'Necoro' Neumann | 2022-01-09 | 1 | -6/+36 |
| | |||||
* | Fix comment | René 'Necoro' Neumann | 2022-01-09 | 1 | -1/+1 |
| | |||||
* | template: Restructuring and adding tests. | René 'Necoro' Neumann | 2022-01-09 | 4 | -73/+159 |
| | |||||
* | Split cache and feed packages | René 'Necoro' Neumann | 2021-02-22 | 2 | -3/+3 |
| | |||||
* | Fix signature | René 'Necoro' Neumann | 2021-02-21 | 1 | -1/+1 |
| | |||||
* | Import 'embed' package | René 'Necoro' Neumann | 2021-02-18 | 1 | -0/+1 |
| | |||||
* | Fix CRLF ending | René 'Necoro' Neumann | 2021-02-16 | 1 | -57/+57 |
| | |||||
* | Use go-embed for templates instead of inline strings. | René 'Necoro' Neumann | 2021-02-16 | 4 | -73/+72 |
| | | | | They should also use CRLF (cf issue #46). | ||||
* | Fixed linebreaks for Enclosures in text template | René 'Necoro' Neumann | 2020-05-10 | 1 | -5/+5 |
| | |||||
* | Text part in emails | René 'Necoro' Neumann | 2020-05-10 | 3 | -10/+68 |
| | |||||
* | Renamed feed template to html template | René 'Necoro' Neumann | 2020-05-10 | 1 | -1/+1 |
| | |||||
* | Improve html rendering | René 'Necoro' Neumann | 2020-05-07 | 1 | -42/+32 |
| | |||||
* | Unified publishedDate and updatedDate into one (just as the old feed2imap...) | René 'Necoro' Neumann | 2020-05-07 | 1 | -1/+1 |
| | |||||
* | Improve template | René 'Necoro' Neumann | 2020-05-06 | 1 | -3/+3 |
| | |||||
* | Embedding images in mail | René 'Necoro' Neumann | 2020-05-02 | 1 | -8/+2 |
| | |||||
* | Fix template error when byteCount called with empty string | René 'Necoro' Neumann | 2020-05-01 | 1 | -3/+6 |
| | |||||
* | Improved HTML template | René 'Necoro' Neumann | 2020-04-26 | 2 | -7/+10 |
| | |||||
* | feeditem.Creator | René 'Necoro' Neumann | 2020-04-25 | 1 | -1/+1 |
| | |||||
* | Larger restructuring | René 'Necoro' Neumann | 2020-04-25 | 1 | -1/+1 |
| | |||||
* | Move template to subfolder of feed | René 'Necoro' Neumann | 2020-04-23 | 2 | -0/+144 |