summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-24Add :choose commandRay Ganardi
2020-04-24Remove ability to specify headers in the editorReto Brunner
2020-04-24templates/quoted_reply: fix incorrect timezone identifierReto Brunner
2020-04-23Ensure documented defaults match given defaultsBen Fiedler
2020-04-23Use aerc.PushError where appropriateBen Fiedler
2020-04-20Bump ProtonMail/crypto to fix build on OpenBSDAnirudh Oppiliappan
2020-04-20fix binding for delete messageRay Ganardi
2020-04-20fix: Close unused MessageView when swapping viewRay Ganardi
2020-04-16Make the http handler of the unsubscribe command asyncNicolai Dagestad
2020-04-12Readme: add config location of MacOSReto Brunner
2020-04-11msg/archive: complete the possible optionsReto Brunner
2020-04-07README: include demo and update required go versionReto Brunner
2020-04-06go mod tidy, updated go.sumReto Brunner
2020-04-06Try to open attachments with correct extensionGalen Abell
2020-03-26fix function keys in terminal widgetJonathan Halmen
2020-03-20Requires Go 1.13Simon Ser
2020-03-19msgviewer: do not interpret header as format stringDrew DeVault
2020-03-13Add quotes to the default pinned-tab-markerZoltan Kalmar
2020-03-09Add pinned tabsJeffas
2020-03-09Correct the khard example so that it works with aercPeter Lamby
2020-03-09Mark sent messages as "seen" in maildirGalen Abell
2020-03-09Count recent messages in maildir exists total tooJeffas
2020-03-09Ignore missing message part in getDecodedPartAmir Yalon
2020-03-09Refactoring: remove store from PartInfoDrew DeVault
2020-03-05go.sum: re-add notmuchReto Brunner
2020-03-03Reduce size of the password prompt UIDrew DeVault
2020-03-03Yet another revision to PGP UIDrew DeVault
2020-03-03Simplify PGP messagingDrew DeVault
2020-03-03compose: add space between headers and editorDrew DeVault
2020-03-03Initial support for PGP decryption & signaturesDrew DeVault
2020-03-03Update dependenciesSimon Ser
2020-03-03worker/imap: rely on go-imap for charset handlingSimon Ser
2020-03-03Mark sent messages as "seen" in maildirGalen Abell
2020-03-03Add move-tab commandJeffas
2020-03-02Document smtp-starttlsPeter Lamby
2020-03-01notmuch: emit dirinfo upon label changeReto Brunner
2020-02-29remove the dirInfoUpdateRequest functionalityReto Brunner
2020-02-29notmuch: align dirInfo logic to the maildir workerReto Brunner
2020-02-29msg/delete: remove redundant err checkReto Brunner
2020-02-28Only show spinner while sorting if no uidsJeffas
2020-02-28Don't show empty message while sortingJeffas
2020-02-28Set the store on the message list if it is nilJeffas
2020-02-28Cleanup sorting logicJeffas
2020-02-28Don't set the store on an update to itJeffas
2020-02-28Update DirectoryInfo handling for maildirJeffas
2020-02-26Make search more lenientJeffas
2020-02-26Add missing notmuch build tagsJeffas
2020-02-25note in aerc-templates.7.scd for toLocal functionsqwishy
2020-02-25Ensure new directory exists before unwatching oldGalen Abell
2020-02-25toLocal template functionsqwishy