summaryrefslogtreecommitdiff
path: root/lib/templates
AgeCommit message (Expand)Author
2022-02-19config: do not hardcode sharedirRobin Jarry
2021-11-05go.mod: change base git urlRobin Jarry
2020-11-14compose: use a proper header instead of a string mapReto Brunner
2020-11-14templates: Remove ParseTemplate as it's unusedReto Brunner
2020-11-11templates: better error messageReto Brunner
2020-06-26Fix dates in reply/forward commands.Reto Brunner
2020-05-06templates: add version funcReto Brunner
2020-04-24Remove ability to specify headers in the editorReto Brunner
2020-02-25toLocal template functionsqwishy
2020-01-09template: add exec and wrapLeszek Cimała
2020-01-09template: remove last \n to fix additional new lines after quoteLeszek Cimała
2020-01-09add .OriginalMIMEType variable to reply templateLeszek Cimała
2020-01-09create OriginalMail structLeszek Cimała
2020-01-04Fix double >\n when quoting empty lineSrivathsan Murali
2019-11-10Correct capitalization in quoted_replyDrew DeVault
2019-11-10Add some defaults for template optionsDrew DeVault
2019-11-10Add Templates with ParsingSrivathsan Murali