aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ipc: disable IPC completely when disable-ipc=trueJason Cox2024-04-135-19/+26
* ipc: add --no-ipc flag to completely disable IPCJason Cox2024-04-132-9/+30
* ipc: retry failed command directly, not over IPCJason Cox2024-04-135-66/+40
* ipc: improve error handlingJason Cox2024-04-133-24/+28
* ui: use a custom prefix for dummy rootJulio B2024-04-136-1/+36
* notmuch: draw incomplete threadsJulio B2024-04-131-5/+11
* send: prevent sending if multipart conversion failedVitaly Ovchinnikov2024-04-033-6/+35
* gpg: add pgp-self-encrypt optionBartkk2024-04-033-0/+16
* ui: update vaxis to v0.8.5Tim Culverhouse2024-04-022-3/+3
* config: make popover dialogs configurableJohannes Thyssen Tishman2024-04-028-39/+85
* notmuch: add strategies for multi-file messagesJason Cox2024-04-0214-132/+586
* notmuch: simplify moving a messageJason Cox2024-04-021-10/+1
* notmuch: ignore duplicate msg ID error on deleteJason Cox2024-04-021-1/+1
* search: fix crash during message searchjp392024-04-021-5/+3
* mod: update all dependenciesRobin Jarry2024-04-023-101/+105
* filters: add matching against attachment filenameBence Ferdinandy2024-03-253-1/+31
* docs: update filter tips for imagesBence Ferdinandy2024-03-251-7/+9
* docs: correct IMAP IDLE default settingGary Kim2024-03-251-1/+1
* templates: do not add new line after signatureDaniel Gray2024-03-251-1/+1
* mod: update vaxisTim Culverhouse2024-03-102-3/+3
* detach: add glob supportTristan Partin2024-03-102-4/+43
* quit: add :q aliasTristan Partin2024-03-102-2/+3
* mk: allow overriding install binaryRobin Jarry2024-03-101-3/+4
* gpg: use export-minimal when attaching public keyRobin Jarry2024-03-101-1/+2
* gpg: fix mime-version header positionRobin Jarry2024-03-102-11/+27
* templates: add visual mode indicator to TrayInfoJason Cox2024-03-045-2/+29