aboutsummaryrefslogtreecommitdiffstats
path: root/doc/aerc-templates.7.scd
Commit message (Expand)AuthorAgeFilesLines
* widgets: rename package to appRobin Jarry2023-10-101-1/+1
* doc: mention correct function in the example for compactDirKirill Miazine2023-09-181-1/+1
* doc: MIME type consistency spellingKirill Miazine2023-09-181-1/+1
* doc: add MessageId to aerc-templates.7Tim Culverhouse2023-08-241-0/+6
* doc: strip email addresses in authors sectionRobin Jarry2023-08-111-3/+3
* templates: attach directly from templatesKoni Marti2023-08-031-0/+14
* templates: add ThreadCount and ThreadFoldedKoni Marti2023-07-161-1/+16
* doc: fix typosRobin Jarry2023-06-191-1/+1
* templates: add map functionsRobin Jarry2023-06-101-0/+19
* templates: add boolean flagsRobin Jarry2023-05-201-0/+8
* directory: add role to template fieldsTim Culverhouse2023-04-221-0/+6
* doc: improve aerc-templates examplesRobin Jarry2023-03-131-2/+5
* templates: add conditional style methodRobin Jarry2023-03-081-0/+9
* templates: add switch/case functionsRobin Jarry2023-03-081-0/+9
* templates: add match functionRobin Jarry2023-03-081-0/+8
* templates: reverse args order for .StyleRobin Jarry2023-03-081-1/+1
* templates: make SubjectBase official apiRobin Jarry2023-03-081-0/+6
* templates: separate thread prefix from subjectRobin Jarry2023-03-081-2/+3
* templates: allow inline user stylesTim Culverhouse2023-03-021-0/+7
* dirlist: use templates instead of % mini languageRobin Jarry2023-02-201-0/+2
* templates: add compactDir functionRobin Jarry2023-02-201-0/+9
* statusline: add column based render formatRobin Jarry2023-02-201-0/+39
* templates: add now functionRobin Jarry2023-02-201-0/+8
* templates: add firstnames and shortmboxes functionsRobin Jarry2023-02-201-1/+20
* templates: add message counts for specific foldersRobin Jarry2023-02-201-1/+10
* templates: add initials functionBence Ferdinandy2023-02-121-0/+10
* templates: add trimSignature functionMoritz Poldrack2023-01-291-1/+9
* tabs: use template for account tab nameTim Culverhouse2023-01-291-0/+5
* filters: install them in $PREFIX/libexec/aerc/filtersRobin Jarry2023-01-101-2/+2
* templates: add more fields and functionsRobin Jarry2023-01-041-12/+137
* doc: homogenize scdoc markupRobin Jarry2022-11-241-13/+13
* doc: use uppercase man page titlesRobin Jarry2022-11-241-1/+1
* doc: proofreadingInwit2022-11-241-2/+2
* compose: allow setting all headers in templatesRobin Jarry2022-02-031-0/+4
* doc: correct typo in man-pagesAriel Costas2022-01-261-1/+1
* doc: update authorsRobin Jarry2021-11-091-3/+3
* go.mod: change base git urlRobin Jarry2021-11-051-1/+1
* add mimeType to OriginalMail struct for both forward and replyReto Brunner2021-03-071-1/+1
* Fix typosMartin Michlmayr2020-05-211-1/+1
* templates: add version funcReto Brunner2020-05-061-0/+7
* docs: extract template function to their own sectionReto Brunner2020-05-061-28/+39
* add template structure to aerc-templates(7)Reto Brunner2020-04-261-2/+19
* note in aerc-templates.7.scd for toLocal functionsqwishy2020-02-251-0/+7
* template: man cosmetic changesLeszek Cimała2020-01-091-1/+2
* template: add exec and wrapLeszek Cimała2020-01-091-4/+17
* add .OriginalMIMEType variable to reply templateLeszek Cimała2020-01-091-0/+6
* Correct capitalization in quoted_replyDrew DeVault2019-11-101-2/+6
* Add Templates with ParsingSrivathsan Murali2019-11-101-0/+89