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
d-store.sh?h=1.7.4&id=75929df06ef93bef65f2911359341972726f6be4&follow=1'>reencryption: remove temporary file on failureJason A. Donenfeld1-1/+1 2014-04-18reencryption: only reencrypt files when requiredJason A. Donenfeld2-16/+37 2014-04-17cp: typo as cvJason A. Donenfeld1-1/+1 2014-04-17bash: gpg_id is localJason A. Donenfeld1-0/+1 2014-04-17move/copy: always reencrypt passwords at destinationJason A. Donenfeld5-25/+56 2014-04-17makefile: allow platform files with gnu sedJason A. Donenfeld1-7/+8 2014-04-17mv: Add pass mv/rename supportJason A. Donenfeld5-3/+78 2014-04-17revelation2pass: add plain XML importJavali1-11/+15 2014-04-17platform: add cygwin supportJason A. Donenfeld2-1/+17