aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wizard: add protocol & transport fieldsRobin Jarry2023-08-262-89/+152
* wizard: autofill improvementsRobin Jarry2023-08-261-18/+30
* wizard: rename incoming to sourceRobin Jarry2023-08-261-138/+136
* wizard: allow setting special copy-to folderRobin Jarry2023-08-261-16/+7
* wizard: fix typo in validationRobin Jarry2023-08-261-1/+1
* wizard: close open fileRobin Jarry2023-08-261-0/+1
* export-mbox: better path suggestion and name completionVitaly Ovchinnikov2023-08-251-8/+11
* dirlist: apply unread style on top of recent styleKeenan Gugeler2023-08-251-4/+4
* review: don't replace space escapesKeenan Gugeler2023-08-251-1/+0
* review: sort unknown review commandsKeenan Gugeler2023-08-251-0/+7
* config: add missing configuration file annotationKarel Balej2023-08-241-6/+9
* mk: fix typosRobin Jarry2023-08-241-2/+2
* ci: use make -C instead of changing directoriesRobin Jarry2023-08-242-20/+9
* ci: run all testsRobin Jarry2023-08-241-1/+1
* commands: allow reading attachments from a fileKarel Balej2023-08-243-6/+19
* doc: add MessageId to aerc-templates.7Tim Culverhouse2023-08-241-0/+6
* jmap: cache session as jsonTim Culverhouse2023-08-242-5/+5
* doc: add <esc> to aerc-binds.5Keenan Gugeler2023-08-241-0/+2
* contributing: add guidelines for including changelogsRobin Jarry2023-08-242-0/+24
* colorize: only emit osc8 if [general].enable-osc8=trueRobin Jarry2023-08-243-5/+21
* terminal: avoid races between close and drawRobin Jarry2023-08-111-27/+28
* style: add msglist_gutter and msglist_pill to configKonstantin Shelekhin2023-08-1110-2/+19
* doc: strip email addresses in authors sectionRobin Jarry2023-08-1115-45/+45
* mk: deprecate BSD make in favor of GNU makeRobin Jarry2023-08-115-224/+218
* notmuch: add option to provide path for accountKirill Chibisov2023-08-053-2/+16
* export-mbox: only export marked messages, if anyVitaly Ovchinnikov2023-08-053-4/+28
* attach: add an option to pipe the attachments inVitaly Ovchinnikov2023-08-054-24/+100
* go.mod: drop mergo packageKoni Marti2023-08-042-3/+0
* config: fix contextual ui configKoni Marti2023-08-041-4/+5
* account: fix contextual sortKoni Marti2023-08-041-4/+11
* contrib: update sendemail-validate hookRobin Jarry2023-08-044-36/+64
* filters: put libexec/filters dirs before default PATHRobin Jarry2023-08-044-3/+16
* hooks: add account and folder to mail-received envRobin Jarry2023-08-044-2/+10
* msglist: fetch headers even when not focusedRobin Jarry2023-08-042-7/+30
* wizard: allow ? in passwordsRobin Jarry2023-08-041-0/+1
* watchers: move filesystem monitoring stuff in libRobin Jarry2023-08-047-49/+50
* templates: attach directly from templatesKoni Marti2023-08-037-1/+46
* imap: support the Gmail extension (X-GM-EXT-1)Koni Marti2023-08-039-0/+280
* mouse: fix offset in tab title clickable areaBence Ferdinandy2023-08-031-10/+18
* wizard: display warning when focus is lostKoni Marti2023-08-033-16/+20
* composer: reopen the email file when editor is closedRobin Jarry2023-08-021-0/+14
* compose: fix panic when adding empty header with uppercase lettersRobin Jarry2023-07-311-1/+1
* compose: allow removing headersRobin Jarry2023-07-314-20/+47
* split: ensure messagestore is availableMoritz Poldrack2023-07-281-0/+4
* binds: replace redundant default bindAnton Mosich2023-07-281-1/+1
* textinput: fix deleteWord with an only whitespaceOskar Sharipov2023-07-282-1/+73
* contrib: actually fix irc patchset hook when author is not registeredRobin Jarry2023-07-282-4/+6
* compose: only add signature if missingRobin Jarry2023-07-171-1/+21
* compose: allow changing edit-headers on the flyRobin Jarry2023-07-1712-54/+180
* compose: implement embedded headers in editorKoni Marti2023-07-177-56/+262