aboutsummaryrefslogtreecommitdiffstats
path: root/lib/state
Commit message (Expand)AuthorAgeFilesLines
* templates: add a template for forwaded messagesinwit2024-08-201-0/+10
* log: explain why the signature command failedTristan Partin2024-08-201-0/+5
* template: pass account and folder names to signature commandTristan Partin2024-08-201-0/+4
* templates: add {{.AccountFrom}} templateBence Ferdinandy2024-08-031-0/+7
* threadbuilder: show siblings even when no parent foundKoni Marti2024-06-251-10/+8
* templates: add .AccountBackendBence Ferdinandy2024-06-051-0/+7
* templates: add visual mode indicator to TrayInfoJason Cox2024-03-042-0/+18
* log: move package to libRobin Jarry2024-02-141-1/+1
* vaxis: update to v0.7.2 and update ansi parserTim Culverhouse2024-02-121-4/+4
* flags: add support for draft flagJason Cox2024-01-261-0/+10
* templates: move signature from compose to templatesBence Ferdinandy2024-01-081-0/+66
* templates: add full path of file(s) as Filename(s)Bence Ferdinandy2023-12-311-0/+17
* templates: display "(no subject)" when subject is emptyBence Ferdinandy2023-11-241-0/+2
* threads: add .ThreadUnread to template datainwit2023-11-121-2/+8
* accounts: allow fnmatch-style wildcards in aliasesJason Cox2023-10-221-2/+5
* ui: enable showing of thread-contextTim Culverhouse2023-09-271-2/+8
* config: make all message list symbols/icons configurableowl2023-09-191-6/+6
* templates: attach directly from templatesKoni Marti2023-08-031-0/+19
* templates: add ThreadCount and ThreadFoldedKoni Marti2023-07-161-8/+26
* templates: add map functionsRobin Jarry2023-06-101-0/+20
* templates: add boolean flagsRobin Jarry2023-05-201-0/+43
* templates: use template interface consistentlyKoni Marti2023-05-161-48/+72
* directory: add role to template fieldsTim Culverhouse2023-04-221-6/+16
* templates: add conditional style methodRobin Jarry2023-03-081-0/+11
* templates: reverse args order for .StyleRobin Jarry2023-03-081-1/+1
* templates: make SubjectBase official apiRobin Jarry2023-03-081-1/+8
* templates: separate thread prefix from subjectRobin Jarry2023-03-081-4/+13
* templates: allow inline user stylesTim Culverhouse2023-03-021-0/+7
* dirlist: use templates instead of % mini languageRobin Jarry2023-02-201-0/+14
* statusline: add column based render formatRobin Jarry2023-02-204-269/+121
* statusline: move files to lib/stateRobin Jarry2023-02-203-0/+413
* commands: expand template placeholdersAivars Vaivods2023-02-201-3/+6
* templates: add message counts for specific foldersRobin Jarry2023-02-201-8/+11
* templates: unify data interfaceRobin Jarry2023-02-201-0/+353