aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: add msglist_thread_folded style objectRobin Jarry2023-09-191-0/+3
* docs: add :fold and :unfold commandsRobin Jarry2023-09-191-0/+7
* docs: add :connect and :disconnect commandsRobin Jarry2023-09-191-0/+5
* docs: add :help and :new-account commandsRobin Jarry2023-09-191-0/+11
* docs: add :toggle-key-passthrough commandRobin Jarry2023-09-191-0/+4
* docs: add :recover commandRobin Jarry2023-09-191-0/+11
* docs: add [ui].client-threads-delay settingRobin Jarry2023-09-191-0/+7
* contrib: add script to check man pages consistencyRobin Jarry2023-09-192-0/+60
* msgviewer: add styles for part selectorRobin Jarry2023-09-1910-101/+75
* colorize: support trailing comments after valuesRobin Jarry2023-09-194-16/+16
* config: add default values for empty stylesetsRobin Jarry2023-09-199-41/+156
* binds: improve display of key sequencesRobin Jarry2023-09-192-5/+20
* compose: respect header ordering from text editorRobin Jarry2023-09-191-4/+3
* compose: avoid panic when deleting the last headerRobin Jarry2023-09-191-24/+49
* config: make all message list symbols/icons configurableowl2023-09-193-7/+47
* commands: strip leading colons from commandsBence Ferdinandy2023-09-191-1/+1
* commands: run a command by its first lettersVitaly Ovchinnikov2023-09-191-0/+42
* hyperlinks: better parsing of emails without mailto prefixesVitaly Ovchinnikov2023-09-192-1/+36
* lib: return a new Header from LimitHeadersTim Culverhouse2023-09-194-18/+16
* binds: control and alt modifiers for deleteVitaly Ovchinnikov2023-09-192-0/+6
* split: remove previous split from gridTim Culverhouse2023-09-181-0/+1
* doc: mention correct function in the example for compactDirKirill Miazine2023-09-181-1/+1
* doc: MIME type consistency spellingKirill Miazine2023-09-181-1/+1
* maildir: log mail checking errors, if anyVitaly Ovchinnikov2023-09-181-1/+8
* compose: add option for LF-only editorsMoritz Poldrack2023-09-184-9/+46
* msgviewer: show attachment file names first if possibleVitaly Ovchinnikov2023-09-052-6/+99
* compose: delete empty headersRobin Jarry2023-09-051-2/+4
* doc: clarify notmuch+maildir behavior with respect to filesinwit2023-09-041-3/+9
* colorize: handle spaces in stylesetRobin Jarry2023-09-045-77/+107
* msgstore: ensure selection when calling sortTim Culverhouse2023-08-311-0/+5
* notmuch: internally sort threads newest firstTim Culverhouse2023-08-311-1/+11
* notmuch: refactor SetFlagTim Culverhouse2023-08-311-17/+10
* notmuch: track database stateTim Culverhouse2023-08-314-63/+77
* notmuch: fix modify labels dropping threadingTim Culverhouse2023-08-311-7/+4
* notmuch: check context when opening directoryTim Culverhouse2023-08-311-0/+3
* mbox: remove datacounter dependency for size infoTim Culverhouse2023-08-313-12/+11
* postpone: remove datacounter passthrough writerTim Culverhouse2023-08-311-7/+5
* dirlist: fix capturing of dirlist vars when selecting directoryTim Culverhouse2023-08-302-26/+31
* notmuch: remove unused codeTim Culverhouse2023-08-301-15/+0
* notmuch: replace notmuch library with internal bindingsTim Culverhouse2023-08-306-321/+212
* notmuch: add notmuch bindingsTim Culverhouse2023-08-3011-0/+1078
* mk: evaluate variables with $(shell)Robin Jarry2023-08-301-3/+3
* postpone: change recall/postpone logic for custom foldersVitaly Ovchinnikov2023-08-305-32/+81
* compose: use email domain name in Message-IdAdnan Maolood2023-08-286-7/+42
* xdg: get rid of deprecated dependenciesRobin Jarry2023-08-2722-181/+66
* xdg: add functions to deal with user home pathsRobin Jarry2023-08-274-0/+403
* wizard: improve welcome screenRobin Jarry2023-08-262-3/+6
* wizard: add sendmail supportRobin Jarry2023-08-261-2/+30
* wizard: add notmuch supportRobin Jarry2023-08-261-3/+53
* wizard: add support for maildirRobin Jarry2023-08-261-5/+41