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