aboutsummaryrefslogtreecommitdiffstats
path: root/config/templates.go
Commit message (Expand)AuthorAgeFilesLines
* templates: add ThreadCount and ThreadFoldedKoni Marti2023-07-161-0/+2
* templates: add map functionsRobin Jarry2023-06-101-0/+2
* templates: add boolean flagsRobin Jarry2023-05-201-0/+6
* directory: add role to template fieldsTim Culverhouse2023-04-221-0/+1
* templates: add conditional style methodRobin Jarry2023-03-081-1/+4
* templates: make SubjectBase official apiRobin Jarry2023-03-081-0/+1
* templates: separate thread prefix from subjectRobin Jarry2023-03-081-1/+2
* config: use reflection to map ini keys to struct fieldsRobin Jarry2023-03-021-22/+6
* templates: allow inline user stylesTim Culverhouse2023-03-021-0/+1
* dirlist: use templates instead of % mini languageRobin Jarry2023-02-201-0/+1
* statusline: add column based render formatRobin Jarry2023-02-201-0/+6
* templates: add message counts for specific foldersRobin Jarry2023-02-201-3/+3
* templates: unify data interfaceRobin Jarry2023-02-201-3/+45
* config: make various sections accessible via global varsRobin Jarry2022-12-141-9/+11
* logging: rename package to logRobin Jarry2022-12-021-2/+2
* config: move [templates] parsing in separate fileRobin Jarry2022-11-161-0/+62