aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* widgets: rename package to appRobin Jarry2023-10-10102-372/+372
* Release version 0.16.00.16.0Robin Jarry2023-09-271-0/+2
* viewer: use correct contextual config for no-filter messageRobin Jarry2023-09-271-1/+1
* commands: add :toggle-thread-context commandTim Culverhouse2023-09-274-0/+49
* ui: enable showing of thread-contextTim Culverhouse2023-09-2715-15/+64
* check-patches: complain if title is longer than 72 charactersBence Ferdinandy2023-09-271-0/+5
* terminal: draw even if underlying command has diedRobin Jarry2023-09-271-24/+11
* xdg: fix unit tests on macosRobin Jarry2023-09-191-0/+4
* changelog: reword before releaseRobin Jarry2023-09-191-14/+12
* docs: add missing newline between :attach variantsRobin Jarry2023-09-191-1/+1
* docs: fix typo in stylesets regexp exampleRobin Jarry2023-09-191-2/+2
* 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