aboutsummaryrefslogtreecommitdiff
path: root/internal/feed/item.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace `interface{}` by `any`René 'Necoro' Neumann2022-04-241-1/+1
* Renamed forked dependencies, because 'replace' in go.mod leads to problems.René 'Necoro' Neumann2021-10-291-1/+1
* #64: Set filename for included imagesRené 'Necoro' Neumann2021-10-291-2/+3
* 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
* RestructureRené 'Necoro' Neumann2020-05-021-0/+59
xt starts with html or notRené 'Necoro' Neumann2-4/+13 2020-05-07go 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