aboutsummaryrefslogtreecommitdiffstats
path: root/lib/templates/functions.go
Commit message (Expand)AuthorAgeFilesLines
* templates: add basic string functionsMoritz Poldrack2024-01-191-5/+20
* templates: attach directly from templatesKoni Marti2023-08-031-0/+9
* templates: process reversed names betterVitaly Ovchinnikov2023-06-291-3/+12
* templates: add map functionsRobin Jarry2023-06-101-0/+30
* templates: add switch/case functionsRobin Jarry2023-03-081-0/+31
* templates: add match functionRobin Jarry2023-03-081-0/+2
* templates: add compactDir functionRobin Jarry2023-02-201-0/+5
* templates: add now functionRobin Jarry2023-02-201-0/+1
* templates: add firstnames and shortmboxes functionsRobin Jarry2023-02-201-1/+31
* templates: fix mboxes functionRobin Jarry2023-02-201-1/+1
* templates: unify data interfaceRobin Jarry2023-02-201-4/+9
* templates: add initials functionBence Ferdinandy2023-02-121-0/+15
* templates: add trimSignature functionMoritz Poldrack2023-01-291-0/+19
* templates: add more fields and functionsRobin Jarry2023-01-041-7/+93
* templates: split code in multiple filesRobin Jarry2023-01-041-0/+113