aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* rmdir: allow specifying folder to deleteJason Cox2024-06-232-23/+49
* query: allow forcing overwrite of existing folderBence Ferdinandy2024-06-239-14/+21
* binds: allow per folder sections for the message viewerRobin Jarry2024-06-232-2/+5
* release.sh: better list dependency changesRobin Jarry2024-06-182-1/+101
* contributing: fix double backtickRobin Jarry2024-06-171-1/+1
* selector: fix body text truncationRobin Jarry2024-06-161-0/+12
* wrap: fix wide CJK characters supportRobin Jarry2024-06-163-5/+139
* jmap: fix message list order directionRobin Jarry2024-06-051-1/+1
* commands: use AccountConfig.Backend instead of reflectBence Ferdinandy2024-06-053-14/+4
* hooks: add AERC_ACCOUNT_BACKEND to hooks with AERC_ACCOUNTBence Ferdinandy2024-06-059-0/+24
* templates: add .AccountBackendBence Ferdinandy2024-06-055-1/+36
* hooks: add AERC_FOLDER_ROLE to hooks with AERC_FOLDERBence Ferdinandy2024-06-056-0/+21
* accounts: skip accounts with errors instead of exitingBence Ferdinandy2024-06-051-6/+24
* jmap: bump go-jmap to v0.5.0Tim Culverhouse2024-06-042-3/+3
* doc: fix the syntax for -d in the usage exampleJules Maselbas2024-06-041-2/+2
* doc: update and rephrase -H header search syntaxJules Maselbas2024-06-041-6/+7
* move: avoid crash when message list is not readyRobin Jarry2024-06-041-10/+7
* jmap: skip Email/get call if no emails to getTristan Partin2024-06-041-0/+4
* app: propagate bell from the built-in terminalKarel Balej2024-06-041-0/+2
* sendemail-validate: put prefix directly after -t flagGregory Anders2024-05-291-1/+1
* wrap: include xlocale.h header on macOSGregory Anders2024-05-291-0/+4
* jmap: fix go static check failureTristan Partin2024-05-291-1/+1
* jmap: fix error messageTristan Partin2024-05-291-1/+1
* ui: add select-last-message optionKoni Marti2024-05-285-1/+22
* jmap: fetch entire threadsTristan Partin2024-05-285-32/+223
* jmap: invalidate cache if mailbox state is not consistentTristan Partin2024-05-282-11/+57
* sendemail-validate: optionally use patatt to attest patchesMatěj Cepl2024-05-281-1/+8
* wrap: use nl_langinfo to get locale codesetMatěj Cepl2024-05-281-2/+6
* binds: fix default d binding to actually ask a questionMatěj Cepl2024-05-281-1/+1
* doc: fix new-account mentions for all protocolsRobin Jarry2024-05-286-8/+13
* github: fix macos buildRobin Jarry2024-05-091-3/+17
* config: fix typos in aerc.conf commentsRyan Winograd2024-05-091-2/+2
* readme: fix broken arch binary linkJoey Schaff2024-05-091-1/+1
* imap: fix panic in connectKoni Marti2024-05-091-2/+3
* docs: remove msmtp noticeKarel Balej2024-05-091-3/+0
* msgstore: restore the directoryChange bool to fix new message bellKarel Balej2024-05-091-0/+7
* app: make aerc satisfy the Beeper interface againKarel Balej2024-05-091-5/+3
* imap: add imaps+insecure modeMoritz Poldrack2024-05-012-0/+6
* config: add tag-modified hook to default configMaarten Aertsen2024-04-161-0/+4
* config: add flag-changed hook to default configMaarten Aertsen2024-04-161-0/+4
* docs: correct flag-changed exampleMaarten Aertsen2024-04-161-1/+1
* notmuch: fix disappearing messagesJulio B2024-04-141-1/+4
* attach: use absolute paths instead of relativeBence Ferdinandy2024-04-142-1/+6
* notmuch: add completions for :cf, :filter and :searchBence Ferdinandy2024-04-142-4/+31
* query: add completions for notmuch search-termsBence Ferdinandy2024-04-142-2/+60
* hooks: add flag-changedBence Ferdinandy2024-04-145-1/+73
* hooks: add tag-modifiedBence Ferdinandy2024-04-145-2/+58
* open: create a file even if filename is emptyBence Ferdinandy2024-04-141-1/+12
* compose,viewer: do not always wrap people names in quotesRobin Jarry2024-04-131-8/+6
* sendemail-validate: add fallback for older gitRobin Jarry2024-04-131-1/+3