aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* compose: explicitly identify converted text/* partsRobin Jarry2024-04-133-9/+20
* vaxis: fix panic trace print on stderrRobin Jarry2024-04-131-0/+1
* pipe: allow closing the terminal automaticallyJohannes Thyssen Tishman2024-04-133-2/+9
* gitignore: add tags and aerc-release-stats.pngBence Ferdinandy2024-04-131-0/+2
* docs: be more explicit about the behaviour of :acceptBence Ferdinandy2024-04-131-1/+6
* config: allow global options in accounts.confJohannes Thyssen Tishman2024-04-132-3/+13
* composer: block :quit command if composer is activeVitaly Ovchinnikov2024-04-131-0/+4
* binds: fix FormatKeyStrokes to properly display certain keystrokesVitaly Ovchinnikov2024-04-132-1/+15
* readme: add missing link for aerc-patch man pageMatěj Cepl2024-04-131-0/+1
* open: preserve the original filenameMaarten Aertsen2024-04-131-15/+12
* contrib: improve readability of meeting requestsBence Ferdinandy2024-04-131-10/+23
* ipc: add more fine-grained options to disable IPCJason Cox2024-04-134-1/+30