aboutsummaryrefslogtreecommitdiff
path: root/internal/feed/template (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed linebreaks for Enclosures in text templateRené 'Necoro' Neumann2020-05-101-5/+5
* Text part in emailsRené 'Necoro' Neumann2020-05-103-10/+68
* Renamed feed template to html templateRené 'Necoro' Neumann2020-05-101-1/+1
* Improve html renderingRené 'Necoro' Neumann2020-05-071-42/+32
* Unified publishedDate and updatedDate into one (just as the old feed2imap...)René 'Necoro' Neumann2020-05-071-1/+1
* Improve templateRené 'Necoro' Neumann2020-05-061-3/+3
* Embedding images in mailRené 'Necoro' Neumann2020-05-021-8/+2
* Fix template error when byteCount called with empty stringRené 'Necoro' Neumann2020-05-011-3/+6
* Improved HTML templateRené 'Necoro' Neumann2020-04-262-7/+10
* feeditem.CreatorRené 'Necoro' Neumann2020-04-251-1/+1
* Larger restructuringRené 'Necoro' Neumann2020-04-251-1/+1
* Move template to subfolder of feedRené 'Necoro' Neumann2020-04-232-0/+144
s'>+1 2014-05-07Implement interactive init functionSvend Sorensen1-0/+8 2014-05-07Implement interactive rename functionSvend Sorensen1-0/+7 2014-05-07Reorder interactive function to match order of helper functionsSvend Sorensen1-13/+13 2014-05-07Make edit helper function name consistent with other helpersSvend Sorensen1-1/+1 2014-05-07Factor out password completing-read functionSvend Sorensen1-4/+8 2014-05-07Add dash to Package-RequiresSvend Sorensen1-1/+1 2014-05-06Force sane sort order.Jason A. Donenfeld1-2/+2 2014-05-06generate: add --in-place optionJason A. Donenfeld4-9/+33