Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-02-15 | Bump github.com/google/uuid from 1.1.4 to 1.2.0 | dependabot[bot] | 2 | -3/+3 |
2021-02-15 | Issue #46: Make the resulting email body not to include single \r or \n. This... | René 'Necoro' Neumann | 2 | -2/+66 |
2021-01-20 | Bump github.com/PuerkitoBio/goquery from 1.6.0 to 1.6.1 | dependabot[bot] | 2 | -3/+3 |
2021-01-09 | Bump github.com/google/uuid from 1.1.2 to 1.1.4 | dependabot[bot] | 2 | -3/+3 |
2021-01-09 | Bump github.com/emersion/go-message from 0.14.0 to 0.14.1 (#42) | dependabot[bot] | 2 | -3/+3 |
2020-11-28 | Bump github.com/emersion/go-message from 0.13.0 to 0.14.0 (#38) | dependabot[bot] | 2 | -3/+9 |
2020-11-28 | Bump github.com/google/go-cmp from 0.5.2 to 0.5.4 (#37) | dependabot[bot] | 2 | -3/+3 |
2020-11-23 | Fix release.ymlv0.5.2 | René 'Necoro' Neumann | 1 | -3/+10 |
2020-11-23 | Prepare v0.5.2 | René 'Necoro' Neumann | 3 | -3/+8 |
2020-11-20 | Bump github.com/gabriel-vasile/mimetype from 1.1.1 to 1.1.2 | dependabot[bot] | 2 | -3/+3 |
2020-11-04 | Clean dependabot.yml | René 'Necoro' Neumann | 1 | -4/+0 | René 'Necoro' Neumann | 1 | -0/+7 |
2020-05-12 | Prepare v0.3.1 | René 'Necoro' Neumann | 2 | -2/+6 |
2020-05-12 | Docker Setup | René 'Necoro' Neumann | 4 | -31/+48 |
2020-05-12 | Fix README.md after merge | René 'Necoro' Neumann | 1 | -2/+1 |
2020-05-12 | add docker stuff | Ruediger Küpper | 3 | -0/+44 |
2020-05-11 | Reorganize flag handling | René 'Necoro' Neumann | 1 | -17/+30 |
2020-05-11 | Use stable version of gofeed | René 'Necoro' Neumann | 2 | -3/+3 |
2020-05-10 | Prepare release 0.3.0v0.3.0 | René 'Necoro' Neumann | 3 | -5/+6 |
2020-05-10 | Fixed linebreaks for Enclosures in text template | René 'Necoro' Neumann | 1 | -5/+5 |
2020-05-10 | Upgrade html2text | René 'Necoro' Neumann | 2 | -5/+3 |
2020-05-10 | Switch to our own html2text fork for the time being | René 'Necoro' Neumann | 3 | -5/+5 |
2020-05-10 | Text part in emails | René 'Necoro' Neumann | 7 | -33/+115 |
2020-05-10 | Allow options on group level. | René 'Necoro' Neumann | 3 | -5/+11 |
2020-05-10 | Renamed feed template to html template | René 'Necoro' Neumann | 2 | -2/+2 |
2020-05-10 | Release v0.2.0v0.2.0 | René 'Necoro' Neumann | 2 | -2/+6 |
2020-05-10 | Fix building cache | René 'Necoro' Neumann | 1 | -1/+3 |
2020-05-10 | Update README | René 'Necoro' Neumann | 1 | -5/+44 |
2020-05-10 | Ignore 'dist' folder and build products | René 'Necoro' Neumann | 1 | -0/+2 |
2020-05-08 | Print item hashes in debug mode | René 'Necoro' Neumann | 1 | -1/+7 |
2020-05-07 | Improve html rendering | René 'Necoro' Neumann | 2 | -53/+32 |
2020-05-07 | Do not assume items to be new when their published date is newer than the las... | René 'Necoro' Neumann | 2 | -7/+1 |
2020-05-07 | Updating some deps | René 'Necoro' Neumann | 2 | -2/+7 |
2020-05-07 | Better detection if a text starts with html or not | René 'Necoro' Neumann | 2 | -4/+13 |
2020-05-07 | go fmt | René 'Necoro' Neumann | 1 | -3/+2 |
2020-05-07 | Add header X-Feed2Imap-GUID | René 'Necoro' Neumann | 3 | -1/+7 |
2020-05-07 | update changelog | René 'Necoro' Neumann | 1 | -0/+1 |
2020-05-07 | Fix | René 'Necoro' Neumann | 1 | -1/+1 |
2020-05-07 | Unified publishedDate and updatedDate into one (just as the old feed2imap...) | René 'Necoro' Neumann | 5 | -21/+32 |
2020-05-06 | Print version during startup | René 'Necoro' Neumann | 1 | -1/+1 |
2020-05-06 | Improve template | René 'Necoro' Neumann | 3 | -20/+28 |
2020-05-05 | Fix pipeline | René 'Necoro' Neumann | 1 | -2/+5 |
2020-05-05 | Make changelog a part of the release pipeline (untested) | René 'Necoro' Neumann | 2 | -0/+12 |