aboutsummaryrefslogtreecommitdiffstats
path: root/config/templates.go
Commit message (Expand)AuthorAgeFilesLines
* templates: add a template for forwaded messagesinwit2024-08-201-0/+1
* templates: fix AccountFrom default breaking startupBence Ferdinandy2024-08-201-1/+1
* templates: add {{.AccountFrom}} templateBence Ferdinandy2024-08-031-0/+1
* threadbuilder: show siblings even when no parent foundKoni Marti2024-06-251-0/+1
* templates: add .AccountBackendBence Ferdinandy2024-06-051-0/+1
* log: move package to libRobin Jarry2024-02-141-1/+1
* flags: add support for draft flagJason Cox2024-01-261-0/+1
* templates: move signature from compose to templatesBence Ferdinandy2024-01-081-0/+1
* templates: add full path of file(s) as Filename(s)Bence Ferdinandy2023-12-311-0/+2
* threads: add .ThreadUnread to template datainwit2023-11-121-0/+1
* ui: enable showing of thread-contextTim Culverhouse2023-09-271-0/+1
* templates: attach directly from templatesKoni Marti2023-08-031-0/+1
* 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