aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* commands: add :suspendNojus Gudinavičius2023-10-245-0/+64
* changelog: get unreleased entries from commit trailersRobin Jarry2023-10-234-17/+33
* export-mbox: preserve the user-visible sorting order when exportingVitaly Ovchinnikov2023-10-221-6/+47
* accounts: allow fnmatch-style wildcards in aliasesJason Cox2023-10-225-40/+48
* config: ensure account order as requestedKoni Marti2023-10-221-1/+5
* contrib: add a script to generate release statisticsBence Ferdinandy2023-10-221-0/+120
* terminal: add `:send-keys` commandVitaly Ovchinnikov2023-10-227-0/+107
* release.sh: fix typoRobin Jarry2023-10-211-2/+2
* notmuch: return all siblings in threadsinwit2023-10-131-24/+10
* doc: update aerc-bindsKoni Marti2023-10-131-12/+6
* doc: rephrase aerc-search -d date selectionMoritz Poldrack2023-10-131-3/+5
* sort: new `flagged` sorting criteriaVitaly Ovchinnikov2023-10-136-0/+12
* carddav-query: interpret percent escapes in source urlRobin Jarry2023-10-131-4/+4
* release.sh: fix email encodingRobin Jarry2023-10-131-0/+4
* send: add option to overwrite copy-to folderKoni Marti2023-10-132-16/+37
* colorize: accept wildcards in stylesJason Cox2023-10-133-36/+40
* split: add an alias for horizontal splitinwit2023-10-133-10/+11
* switcher: add scrollbarKoni Marti2023-10-135-73/+118
* msgviewer: separate part switcher from viewerKoni Marti2023-10-132-162/+186
* binds: better processing of contextual bindsVitaly Ovchinnikov2023-10-131-2/+5
* doc: document -p option for move/copyKoni Marti2023-10-131-6/+10
* chore: ignore all log filesMoritz Poldrack2023-10-131-2/+1
* release.sh: update version in GNUMakefileRobin Jarry2023-10-113-4/+4
* mk: remove trimpath flag from debug buildMoritz Poldrack2023-10-111-1/+1
* ui: export global functionsRobin Jarry2023-10-114-66/+35
* app: fix nil pointer dereference on startupRobin Jarry2023-10-116-42/+19
* app: export global functionsRobin Jarry2023-10-1087-600/+645
* 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