aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2024-02-01Release version 0.17.00.17.0Robin Jarry
2023-10-28pipe: run commands with sh -cRobin Jarry
2023-10-28open: run commands with sh -cRobin Jarry
2023-10-23changelog: get unreleased entries from commit trailersRobin Jarry
2023-10-22accounts: allow fnmatch-style wildcards in aliasesJason Cox
2023-10-22terminal: add `:send-keys` commandVitaly Ovchinnikov
2023-10-13sort: new `flagged` sorting criteriaVitaly Ovchinnikov
2023-10-13colorize: accept wildcards in stylesJason Cox
2023-09-27Release version 0.16.00.16.0Robin Jarry
2023-09-27commands: add :toggle-thread-context commandTim Culverhouse
2023-09-19changelog: reword before releaseRobin Jarry
2023-09-19config: add default values for empty stylesetsRobin Jarry
2023-08-30notmuch: replace notmuch library with internal bindingsTim Culverhouse
2023-08-30postpone: change recall/postpone logic for custom foldersVitaly Ovchinnikov
2023-08-28compose: use email domain name in Message-IdAdnan Maolood
2023-08-26wizard: improve welcome screenRobin Jarry
2023-08-24commands: allow reading attachments from a fileKarel Balej
2023-08-11style: add msglist_gutter and msglist_pill to configKonstantin Shelekhin
2023-08-11mk: deprecate BSD make in favor of GNU makeRobin Jarry
2023-08-05export-mbox: only export marked messages, if anyVitaly Ovchinnikov
2023-08-05attach: add an option to pipe the attachments inVitaly Ovchinnikov
2023-08-04filters: put libexec/filters dirs before default PATHRobin Jarry
2023-07-31compose: allow removing headersRobin Jarry
2023-07-17compose: allow changing edit-headers on the flyRobin Jarry
2023-07-17compose: implement embedded headers in editorKoni Marti
2023-07-07open: add option -d to automatically delete temporary filesVitaly Ovchinnikov
2023-06-29templates: process reversed names betterVitaly Ovchinnikov
2023-06-25open: use the original attachment extension if possibleVitaly Ovchinnikov
2023-06-22doc: folder-map in aerc-accountsKoni Marti
2023-06-21worker: add jmap supportRobin Jarry
2023-06-17save: fix saving of multiple files with the same nameMoritz Poldrack
2023-06-10bindings: add backspace keyVitaly Ovchinnikov
2023-06-10save: new option for saving attachmentsVitaly Ovchinnikov
2023-06-01compose: quit composing when editor returns errorMoritz Poldrack
2023-06-01contrib: add carddav-query scriptRobin Jarry
2023-05-16mkdir: add completionMoritz Poldrack
2023-05-16archive: respect delimiterMoritz Poldrack
2023-05-16imap: use delimiter from serverMoritz Poldrack
2023-05-16compose: warn before sending with empty subjectJason Cox
2023-05-16colorize: style chunk function nameJason Cox
2023-05-11Release version 0.15.20.15.2Robin Jarry
2023-05-11changelog: update before releaseRobin Jarry
2023-04-28Release version 0.15.10.15.1Robin Jarry
2023-04-28changelog: update before releaseRobin Jarry
2023-04-26Release version 0.15.00.15.0Robin Jarry
2023-04-24mod: drop support for go 1.17Robin Jarry
2023-04-24changelog: add missing entriesRobin Jarry
2023-04-24term: add config options for TERM and osc8Tim Culverhouse
2023-04-22search: handle headers in search/filter queryJulian Marcos
2023-04-01hooks: add aerc-shutdownMoritz Poldrack