aboutsummaryrefslogtreecommitdiffstats
path: root/models/templates.go
Commit message (Expand)AuthorAgeFilesLines
* templates: add a template for forwaded messagesinwit2024-08-201-0/+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
* 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
* templates: use template interface consistentlyKoni Marti2023-05-161-0/+1
* templates: add conditional style methodRobin Jarry2023-03-081-0/+1
* templates: add switch/case functionsRobin Jarry2023-03-081-0/+5
* templates: make SubjectBase official apiRobin Jarry2023-03-081-0/+1
* templates: separate thread prefix from subjectRobin Jarry2023-03-081-0/+1
* 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-0/+36