aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* imap,smtp: cache and cycle XOAUTH2 refresh tokenDean2023-01-262-2/+40
* logging: add trace to every command callBence Ferdinandy2023-01-261-0/+2
* status: print appropriate log message on pushBence Ferdinandy2023-01-261-0/+4
* msgstore: fix new-email trigger firing for all unread messagesRobin Jarry2023-01-241-2/+2
* templates: correctly return week format when necessaryNojus Gudinavičius2023-01-111-1/+1
* spinner: add spinner-interval config optionDean2023-01-113-9/+18
* config: disable ini reflection for pgp-error-levelRobin Jarry2023-01-111-1/+1
* config: fix accounts backend specific parameters detectionRobin Jarry2023-01-111-16/+2
* msglist: log template errorsRobin Jarry2023-01-111-0/+1
* filters: install them in $PREFIX/libexec/aerc/filtersRobin Jarry2023-01-105-14/+35
* config: make styleset error message clearerBence Ferdinandy2023-01-101-1/+2
* style: add msglist_answered config optionMartin Lucina2023-01-104-7/+16
* changelog: move index-columns in the unreleased sectionRobin Jarry2023-01-081-2/+8
* pgp: add configurable error level for opportunistic encryptionTim Culverhouse2023-01-063-2/+44
* lint: add missing panic handlers in goroutinesRobin Jarry2023-01-0616-0/+26
* contrib: add linter to check for panic handler in goroutinesRobin Jarry2023-01-065-1/+140
* doc: fix English typosRobin Jarry2023-01-064-5/+5
* config: add columns based index formatRobin Jarry2023-01-069-149/+474
* ui: add reusable table widgetRobin Jarry2023-01-042-0/+330
* selector: implement dynamic heightRobin Jarry2023-01-041-3/+17
* format: add utf-8 aware truncate head functionRobin Jarry2023-01-042-0/+27
* templates: add more fields and functionsRobin Jarry2023-01-046-40/+556
* templates: change fields as lazy functionsRobin Jarry2023-01-0410-50/+79
* templates: split code in multiple filesRobin Jarry2023-01-043-182/+193
* config: parse account from and aliases onceRobin Jarry2023-01-049-74/+38
* config: cleanup accounts.conf section parsingRobin Jarry2023-01-041-52/+48
* model: change flags array to bitmaskRobin Jarry2023-01-0428-207/+120
* send: add option to send&archiveBence Ferdinandy2023-01-045-14/+46
* Release version 0.14.00.14.0Robin Jarry2023-01-042-1/+3
* sendemail-validate: fix compat with older git versionsRobin Jarry2023-01-041-6/+6
* msgstore: fix deadlock in thread builderRobin Jarry2023-01-031-1/+5
* changelog: refine before releaseRobin Jarry2023-01-021-11/+17
* textinput: fix crash when scrolling back in command historyRobin Jarry2023-01-021-4/+4
* doc: fix numbered listsRobin Jarry2022-12-271-9/+9
* split: close split on update of split viewTim Culverhouse2022-12-271-0/+3
* term: upgrade tcell-term to v0.4.0Tim Culverhouse2022-12-272-3/+3
* doc: fix typosFolker Schwesinger2022-12-271-4/+3