aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "ci: use alpine/latest instead of edge"Robin Jarry2023-02-261-1/+1
* mod: remove support for go 1.16Robin Jarry2023-02-265-53/+31
* lint: always run golangci-lint@latestRobin Jarry2023-02-267-1085/+31
* compose: only add delimiter when a signature is definedRobin Jarry2023-02-241-0/+4
* term: update tcell-termTim Culverhouse2023-02-232-11/+11
* dirlist: fix conversion of dirlist-formatRobin Jarry2023-02-222-3/+21
* mailmap: remove duplicatesRobin Jarry2023-02-201-3/+7
* config: enable colorize filter for .headersRobin Jarry2023-02-201-1/+1
* dirlist: use templates instead of % mini languageRobin Jarry2023-02-209-147/+243
* templates: add compactDir functionRobin Jarry2023-02-202-0/+14
* statusline: add column based render formatRobin Jarry2023-02-2018-366/+447
* statusline: move files to lib/stateRobin Jarry2023-02-2011-36/+35
* ui/table: do not require width at constructionRobin Jarry2023-02-202-12/+10
* ui/table: allow zero width columnsRobin Jarry2023-02-201-4/+7
* format: remove unused codeRobin Jarry2023-02-201-319/+0
* triggers: use templates instead of % mini languageRobin Jarry2023-02-209-144/+178
* commands: expand template placeholdersAivars Vaivods2023-02-204-4/+61
* templates: add now functionRobin Jarry2023-02-202-0/+9
* templates: add firstnames and shortmboxes functionsRobin Jarry2023-02-202-2/+51
* templates: add message counts for specific foldersRobin Jarry2023-02-204-15/+27
* templates: fix mboxes functionRobin Jarry2023-02-201-1/+1
* templates: unify data interfaceRobin Jarry2023-02-2010-232/+223
* account: fix segfault when message store is not initializedRobin Jarry2023-02-201-0/+3
* aerc: show effects of mailto: and mbox: immediatelyMoritz Poldrack2023-02-161-0/+6
* log: add debug for send configurationBence Ferdinandy2023-02-121-0/+8
* compose: ensure signature uses standard delimiterMoritz Poldrack2023-02-123-0/+24
* tabs: use template for compose tabsTim Culverhouse2023-02-1211-76/+80
* templates: add initials functionBence Ferdinandy2023-02-122-0/+25
* ci: use alpine/latest instead of edgeRobin Jarry2023-02-111-1/+1
* config: warn for all deprecated settingsRobin Jarry2023-02-023-27/+50
* config: add option for SMTP HELO/EHLO local domainKarel D. Kopecký2023-02-023-2/+22
* colorize: restore previous default themeRobin Jarry2023-02-026-122/+122
* viewer: use textproto.WriteHeaderRobin Jarry2023-02-021-16/+13
* templates: add trimSignature functionMoritz Poldrack2023-01-294-2/+30
* config: remove unused field "RenderAccountTabs"Tim Culverhouse2023-01-291-2/+0
* dirlist: simplify getRUEString logicTim Culverhouse2023-01-291-14/+7
* tabs: use template for account tab nameTim Culverhouse2023-01-298-1/+86
* log: log account name in worker message logsTim Culverhouse2023-01-291-8/+8
* wrap: be more robust with localeRobin Jarry2023-01-281-7/+36
* filters: make colorize URL regex more strictAndrea Pappacoda2023-01-281-4/+4
* stylesets: add solarized themeJens Grassel2023-01-282-0/+55
* ci: fix obscure build errorRobin Jarry2023-01-261-3/+1
* compose: allow sending format=flowed messagesRobin Jarry2023-01-265-8/+33
* viewer: allow piping full headers in a filterRobin Jarry2023-01-264-9/+65
* viewer: remove local redundant showHeaders variablesRobin Jarry2023-01-261-29/+25
* config: remove unused ui.show-header settingRobin Jarry2023-01-261-10/+6
* filters: rewrite colorize in cRobin Jarry2023-01-2619-188/+1030
* filters: rewrite wrap in cRobin Jarry2023-01-2618-485/+1448
* stylesets: add support for dim textRobin Jarry2023-01-262-1/+17
* switch-account: also switch account configurationBence Ferdinandy2023-01-262-1/+2