aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-31notmuch: fix modify labels dropping threadingTim Culverhouse
2023-08-31notmuch: check context when opening directoryTim Culverhouse
2023-08-31mbox: remove datacounter dependency for size infoTim Culverhouse
2023-08-31postpone: remove datacounter passthrough writerTim Culverhouse
2023-08-30dirlist: fix capturing of dirlist vars when selecting directoryTim Culverhouse
2023-08-30notmuch: remove unused codeTim Culverhouse
2023-08-30notmuch: replace notmuch library with internal bindingsTim Culverhouse
2023-08-30notmuch: add notmuch bindingsTim Culverhouse
2023-08-30mk: evaluate variables with $(shell)Robin Jarry
2023-08-30postpone: change recall/postpone logic for custom foldersVitaly Ovchinnikov
2023-08-28compose: use email domain name in Message-IdAdnan Maolood
2023-08-27xdg: get rid of deprecated dependenciesRobin Jarry
2023-08-27xdg: add functions to deal with user home pathsRobin Jarry
2023-08-26wizard: improve welcome screenRobin Jarry
2023-08-26wizard: add sendmail supportRobin Jarry
2023-08-26wizard: add notmuch supportRobin Jarry
2023-08-26wizard: add support for maildirRobin Jarry
2023-08-26wizard: add jmap supportRobin Jarry
2023-08-26wizard: add oauth & xoauth optionsRobin Jarry
2023-08-26wizard: add imap cache-headers default settingRobin Jarry
2023-08-26wizard: do not require full nameRobin Jarry
2023-08-26wizard: factorize ui layoutRobin Jarry
2023-08-26wizard: better url generationRobin Jarry
2023-08-26wizard: add protocol & transport fieldsRobin Jarry
2023-08-26wizard: autofill improvementsRobin Jarry
2023-08-26wizard: rename incoming to sourceRobin Jarry
2023-08-26wizard: allow setting special copy-to folderRobin Jarry
2023-08-26wizard: fix typo in validationRobin Jarry
2023-08-26wizard: close open fileRobin Jarry
2023-08-25export-mbox: better path suggestion and name completionVitaly Ovchinnikov
2023-08-25dirlist: apply unread style on top of recent styleKeenan Gugeler
2023-08-25review: don't replace space escapesKeenan Gugeler
2023-08-25review: sort unknown review commandsKeenan Gugeler
2023-08-24config: add missing configuration file annotationKarel Balej
2023-08-24mk: fix typosRobin Jarry
2023-08-24ci: use make -C instead of changing directoriesRobin Jarry
2023-08-24ci: run all testsRobin Jarry
2023-08-24commands: allow reading attachments from a fileKarel Balej
2023-08-24doc: add MessageId to aerc-templates.7Tim Culverhouse
2023-08-24jmap: cache session as jsonTim Culverhouse
2023-08-24doc: add <esc> to aerc-binds.5Keenan Gugeler
2023-08-24contributing: add guidelines for including changelogsRobin Jarry
2023-08-24colorize: only emit osc8 if [general].enable-osc8=trueRobin Jarry
2023-08-11terminal: avoid races between close and drawRobin Jarry
2023-08-11style: add msglist_gutter and msglist_pill to configKonstantin Shelekhin
2023-08-11doc: strip email addresses in authors sectionRobin Jarry
2023-08-11mk: deprecate BSD make in favor of GNU makeRobin Jarry
2023-08-05notmuch: add option to provide path for accountKirill Chibisov
2023-08-05export-mbox: only export marked messages, if anyVitaly Ovchinnikov
2023-08-05attach: add an option to pipe the attachments inVitaly Ovchinnikov