aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2021-02-16 20:20:03 +0100
committerRené 'Necoro' Neumann <necoro@necoro.eu>2021-02-16 20:20:03 +0100
commit68b08ef84fe51421cc944139e5b517f43f11b5f4 (patch)
treed116c39ebe784f5c461175b8065989d8ad43cd87 /Dockerfile
parent7237cb90e7ea8360c7406b7d9ba524f5b150777f (diff)
downloadfeed2imap-go-68b08ef84fe51421cc944139e5b517f43f11b5f4.tar.gz
feed2imap-go-68b08ef84fe51421cc944139e5b517f43f11b5f4.tar.bz2
feed2imap-go-68b08ef84fe51421cc944139e5b517f43f11b5f4.zip
Fix goreleaser setup regarding docker
Diffstat (limited to 'Dockerfile')
0 files changed, 0 insertions, 0 deletions
/td> 2020-05-04Update README.mdRené 'Necoro' Neumann1-3/+4 2020-05-04Fix for go-imap-uidplus has gone upstream, delete replace.René 'Necoro' Neumann2-7/+3 2020-05-04when tls verification is disabled for the feed, we should also disable this ↵René 'Necoro' Neumann1-3/+4 for the images 2020-05-03Better handling of embedded images with relative urlsRené 'Necoro' Neumann1-13/+27 2020-05-03Slightly enhance loggingRené 'Necoro' Neumann1-4/+4 2020-05-03Explicit version infoRené 'Necoro' Neumann4-12/+15 2020-05-03--version flagRené 'Necoro' Neumann1-0/+6 2020-05-03Rename from 'client' to 'cl'René 'Necoro' Neumann5-26/+26 2020-05-03Use UIDPLUS Imap extensionRené 'Necoro' Neumann4-11/+33 2020-05-03Fix update in IMAPRené 'Necoro' Neumann1-2/+12 2020-05-03Update support for IMAPRené 'Necoro' Neumann5-17/+205 2020-05-03Option "reupload-if-updated"René 'Necoro' Neumann2-0/+4 2020-05-03Fix typoRené 'Necoro' Neumann1-2/+2 2020-05-02Use uuid library directly and encode to base64.René 'Necoro' Neumann6-10/+16 Also add an additional header `X-Feed2Imap-Item`, b/c the messageId contains the variable part of the hostname. 2020-05-02RestructureRené 'Necoro' Neumann8-95/+111 2020-05-02WIP: Message-IdsRené 'Necoro' Neumann8-5/+40 2020-05-02Typo and mention config example in READMERené 'Necoro' Neumann2-1/+3