aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* dirstore: list the folders in arrival orderKoni Marti2023-05-283-1/+45
* statusline: fix typo in deprecation warningVlad-Stefan Harbuz2023-05-211-2/+2
* maildirpp: fix path separatorKoni Marti2023-05-201-3/+0
* ui: fix deadlocks in message channelRobin Jarry2023-05-2010-70/+46
* templates: add boolean flagsRobin Jarry2023-05-205-0/+69
* templates: use template interface consistentlyKoni Marti2023-05-1610-73/+147
* headers: enable partial header fetchingTim Culverhouse2023-05-1610-5/+122
* dirtree: fixup to apply correct patchset versionRobin Jarry2023-05-161-2/+7
* imap: handle the NonExistent attributeKoni Marti2023-05-161-1/+4
* dirtree: clear msglist for virtual nodesKoni Marti2023-05-163-0/+25
* config: update default pagerMoritz Poldrack2023-05-164-5/+5
* mkdir: add completionMoritz Poldrack2023-05-162-1/+20
* archive: respect delimiterMoritz Poldrack2023-05-162-5/+15
* imap: use delimiter from serverMoritz Poldrack2023-05-169-18/+58
* compose: warn before sending with empty subjectJason Cox2023-05-166-11/+41
* colorize: style chunk function nameJason Cox2023-05-164-2/+13
* search/filter: update completionKoni Marti2023-05-161-0/+23
* save: update completionKoni Marti2023-05-161-8/+9
* recover: update completionKoni Marti2023-05-161-26/+10
* textinput: align completion popoverKoni Marti2023-05-161-1/+10
* textinput: improve stemmingKoni Marti2023-05-161-3/+6
* commands: execute commands with templatesKoni Marti2023-05-162-18/+106
* commands: expand and complete template codeKoni Marti2023-05-163-0/+107
* commands: add OptionsProvider and OptionCompleterKoni Marti2023-05-168-38/+632
* maildir: fix sorting by sizeKoni Marti2023-05-161-8/+26
* dirtree: modify drawing of the dirtreeTim Culverhouse2023-05-162-19/+20
* Release version 0.15.20.15.2Robin Jarry2023-05-112-1/+3
* changelog: update before releaseRobin Jarry2023-05-111-0/+5
* maildir: fix FSWatcher handling of eventsTim Culverhouse2023-05-111-40/+22
* msgstore: fix handling of deleted messagesTim Culverhouse2023-05-111-5/+4
* filters: fix option parsing on arm cpusRobin Jarry2023-05-113-37/+40
* Release version 0.15.10.15.1Robin Jarry2023-04-282-1/+3
* changelog: update before releaseRobin Jarry2023-04-281-0/+5
* maildir: fix handling of FSEventsTim Culverhouse2023-04-282-8/+44
* term: upgrade tcell-termTim Culverhouse2023-04-272-3/+3
* compose: do not strip leading space from signatureRobin Jarry2023-04-271-2/+1
* ui: avoid races with queue redrawRobin Jarry2023-04-271-15/+11
* imap: avoid error log when pruning cache entriesRobin Jarry2023-04-271-2/+4
* Release version 0.15.00.15.0Robin Jarry2023-04-262-1/+3
* ui: avoid duplicate queued redrawsRobin Jarry2023-04-261-1/+8
* term: fix handling of failed commandTim Culverhouse2023-04-263-4/+5
* imap: add size field to cache structKoni Marti2023-04-261-1/+4
* imap: clear cache on tag mismatchKoni Marti2023-04-261-2/+41
* messageinfo: report message sizesKoni Marti2023-04-265-4/+66
* mod: update all dependenciesRobin Jarry2023-04-243-430/+104
* mod: drop support for go 1.17Robin Jarry2023-04-246-16/+6
* changelog: add missing entriesRobin Jarry2023-04-241-0/+5
* term: add config options for TERM and osc8Tim Culverhouse2023-04-245-2/+30
* tcell-term: upgrade to latest releaseTim Culverhouse2023-04-233-22/+29
* colorize: support email domains that start/end with digitsRobin Jarry2023-04-221-1/+1