aboutsummaryrefslogtreecommitdiff
path: root/internal/feed/item.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
o?h=v0.5.2&id=deb47998900a3b9caea4f1d36eaecfe3aba31e3d&follow=1'>go fmtRené 'Necoro' Neumann1-3/+2 2020-05-07Add header X-Feed2Imap-GUIDRené '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