aboutsummaryrefslogtreecommitdiffstats
path: root/config/ui.go
Commit message (Expand)AuthorAgeFilesLines
* forward: allow forwarded flag to be setinwit2024-08-201-0/+1
* threadbuilder: allow threading by subjectRobin Jarry2024-06-251-0/+1
* ui: add select-last-message optionKoni Marti2024-05-281-0/+1
* ui: use a custom prefix for dummy rootJulio B2024-04-131-0/+2
* config: make popover dialogs configurableJohannes Thyssen Tishman2024-04-021-0/+24
* msglist: allow configuring default splitRobin Jarry2024-02-221-0/+38
* config: improve styleset error reportingRobin Jarry2024-02-141-2/+4
* config: change default appearanceRobin Jarry2024-02-141-15/+14
* log: move package to libRobin Jarry2024-02-141-1/+1
* style: use vaxis style everywhereTim Culverhouse2024-02-121-8/+8
* config: add msglist-scroll-offsetKoni Marti2024-02-111-0/+1
* ui: allow thread arrow customizationinwit2024-01-291-0/+15
* flags: add support for draft flagJason Cox2024-01-261-1/+2
* config: remove deprecated settingsMoritz Poldrack2024-01-081-257/+0
* templates: display "(no subject)" when subject is emptyBence Ferdinandy2023-11-241-0/+1
* ui: make viewer tab title configurable via templatesBence Ferdinandy2023-11-231-0/+1
* complete: allow disabling automatic completionRobin Jarry2023-11-021-1/+11
* ui: enable showing of thread-contextTim Culverhouse2023-09-271-0/+1
* config: make all message list symbols/icons configurableowl2023-09-191-0/+6
* config: fix contextual ui configKoni Marti2023-08-041-4/+5
* templates: add ThreadCount and ThreadFoldedKoni Marti2023-07-161-1/+2
* 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