aboutsummaryrefslogtreecommitdiff
path: root/internal/feed/item.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Do not use deprecated gofeed.Item.Author, but Authors insteadRené 'Necoro' Neumann2021-02-271-4/+6
|
* Split cache and feed packagesRené 'Necoro' Neumann2021-02-221-23/+30
|
* Text part in emailsRené 'Necoro' Neumann2020-05-101-0/+1
|
* FixRené 'Necoro' Neumann2020-05-071-1/+1
|
* Unified publishedDate and updatedDate into one (just as the old feed2imap...)René 'Necoro' Neumann2020-05-071-0/+15
|
* Improve templateRené 'Necoro' Neumann2020-05-061-4/+12
|
* Use uuid library directly and encode to base64.René 'Necoro' Neumann2020-05-021-2/+9
| | | | Also add an additional header `X-Feed2Imap-Item`, b/c the messageId contains the variable part of the hostname.
* RestructureRené 'Necoro' Neumann2020-05-021-0/+59
d>René 'Necoro' Neumann3-1/+7 2020-05-07update changelogRené 'Necoro' Neumann1-0/+1 2020-05-07FixRené 'Necoro' Neumann1-1/+1 2020-05-07Unified publishedDate and updatedDate into one (just as the old feed2imap...)René 'Necoro' Neumann5-21/+32 2020-05-06Print version during startupRené 'Necoro' Neumann1-1/+1 2020-05-06Improve templateRené 'Necoro' Neumann3-20/+28 2020-05-05Fix pipelineRené 'Necoro' Neumann1-2/+5 2020-05-05Make changelog a part of the release pipeline (untested)René 'Necoro' Neumann2-0/+12