aboutsummaryrefslogtreecommitdiff
path: root/go.sum (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Use stable version of gofeedRené 'Necoro' Neumann2020-05-111-2/+2
* Upgrade html2textRené 'Necoro' Neumann2020-05-101-2/+2
* Switch to our own html2text fork for the time beingRené 'Necoro' Neumann2020-05-101-2/+2
* Text part in emailsRené 'Necoro' Neumann2020-05-101-5/+8
* Updating some depsRené 'Necoro' Neumann2020-05-071-0/+5
* Update depsRené 'Necoro' Neumann2020-05-041-0/+10
* Fix for go-imap-uidplus has gone upstream, delete replace.René 'Necoro' Neumann2020-05-041-4/+2
* Use UIDPLUS Imap extensionRené 'Necoro' Neumann2020-05-031-0/+4
* Use uuid library directly and encode to base64.René 'Necoro' Neumann2020-05-021-3/+0
* WIP: Message-IdsRené 'Necoro' Neumann2020-05-021-0/+5
* Improved image supportRené 'Necoro' Neumann2020-05-021-0/+2
* Handle `target: null` the same as `target: ""`.René 'Necoro' Neumann2020-04-261-0/+4
* Revert to the now patched version of go-messageRené 'Necoro' Neumann2020-04-221-2/+3
* Use patched version of go-messageRené 'Necoro' Neumann2020-04-221-3/+2
* Fixes and validationRené 'Necoro' Neumann2020-04-201-18/+4
* Started with mail creationRené 'Necoro' Neumann2020-04-201-0/+12
* Started IMAP connectionRené 'Necoro' Neumann2020-04-191-0/+10
* Clean go.modRené 'Necoro' Neumann2020-04-191-2/+0
* Fetching and parsing the feedsRené 'Necoro' Neumann2020-04-191-0/+32
* Read and organize feedsRené 'Necoro' Neumann2020-04-171-2/+2
* Initial commitRené 'Necoro' Neumann2020-04-171-0/+4
it/commit/internal/feed/template/html.tpl.go?h=v0.4.1&id=3fb920705fe13e30c791bad030da17ba84e4ee0a&follow=1'>Renamed feed template to html templateRené 'Necoro' Neumann2-2/+2 2020-05-10Release v0.2.0v0.2.0René 'Necoro' Neumann2-2/+6 2020-05-10Fix building cacheRené 'Necoro' Neumann1-1/+3 2020-05-10Update READMERené 'Necoro' Neumann1-5/+44 2020-05-10Ignore 'dist' folder and build productsRené 'Necoro' Neumann1-0/+2 2020-05-08Print item hashes in debug modeRené 'Necoro' Neumann1-1/+7 2020-05-07Improve html renderingRené 'Necoro' Neumann2-53/+32 2020-05-07Do not assume items to be new when their published date is newer than the las...René 'Necoro' Neumann2-7/+1 2020-05-07Updating some depsRené 'Necoro' Neumann2-2/+7 2020-05-07Better detection if a text 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