aboutsummaryrefslogtreecommitdiffstats
path: root/config/ui.go
Commit message (Expand)AuthorAgeFilesLines
* config: remove subject contextual ui sectionsRobin Jarry2023-03-311-50/+54
* styleset: allow dynamic msglist stylingRobin Jarry2023-03-311-4/+17
* config: fix default value of next-message-on-deleteRobin Jarry2023-03-151-1/+1
* templates: separate thread prefix from subjectRobin Jarry2023-03-081-2/+2
* config: use reflection to map ini keys to struct fieldsRobin Jarry2023-03-021-205/+56
* templates: allow inline user stylesTim Culverhouse2023-03-021-0/+4
* dirlist: fix conversion of dirlist-formatRobin Jarry2023-02-221-3/+3
* dirlist: use templates instead of % mini languageRobin Jarry2023-02-201-4/+97
* statusline: add column based render formatRobin Jarry2023-02-201-1/+1
* triggers: use templates instead of % mini languageRobin Jarry2023-02-201-65/+69
* tabs: use template for compose tabsTim Culverhouse2023-02-121-1/+12
* config: warn for all deprecated settingsRobin Jarry2023-02-021-6/+20
* config: remove unused field "RenderAccountTabs"Tim Culverhouse2023-01-291-2/+0
* tabs: use template for account tab nameTim Culverhouse2023-01-291-0/+14
* config: remove unused ui.show-header settingRobin Jarry2023-01-261-10/+6
* filters: rewrite colorize in cRobin Jarry2023-01-261-0/+4
* spinner: add spinner-interval config optionDean2023-01-111-0/+2
* config: make styleset error message clearerBence Ferdinandy2023-01-101-1/+2
* config: add columns based index formatRobin Jarry2023-01-061-2/+176
* config: add a default flag to icon-attachmentBen Cohen2022-12-141-0/+1
* msglist: add attachment indicatorBence Ferdinandy2022-12-141-0/+1
* config: make various sections accessible via global varsRobin Jarry2022-12-141-15/+17
* config: rework contextual sections implementationRobin Jarry2022-12-141-37/+72
* logging: rename package to logRobin Jarry2022-12-021-3/+3
* config: move [ui] parsing in separate fileRobin Jarry2022-11-161-0/+340