about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Add postpone commandJeffas2020-04-2411-27/+166
* Add :choose commandRay Ganardi2020-04-243-0/+84
* Remove ability to specify headers in the editorReto Brunner2020-04-243-152/+48
* templates/quoted_reply: fix incorrect timezone identifierReto Brunner2020-04-241-1/+1
* Ensure documented defaults match given defaultsBen Fiedler2020-04-231-3/+3
* Use aerc.PushError where appropriateBen Fiedler2020-04-2313-52/+20
* Bump ProtonMail/crypto to fix build on OpenBSDAnirudh Oppiliappan2020-04-202-3/+3
* fix binding for delete messageRay Ganardi2020-04-201-1/+1
* fix: Close unused MessageView when swapping viewRay Ganardi2020-04-202-1/+7
* Make the http handler of the unsubscribe command asyncNicolai Dagestad2020-04-161-1/+2
* Readme: add config location of MacOSReto Brunner2020-04-121-1/+2
* msg/archive: complete the possible optionsReto Brunner2020-04-112-1/+17
* README: include demo and update required go versionReto Brunner2020-04-071-1/+3
* go mod tidy, updated go.sumReto Brunner2020-04-061-0/+13
* Try to open attachments with correct extensionGalen Abell2020-04-061-1/+13
* fix function keys in terminal widgetJonathan Halmen2020-03-261-1/+1
* Requires Go 1.13Simon Ser2020-03-201-1/+1
* msgviewer: do not interpret header as format stringDrew DeVault2020-03-191-2/+2
* Add quotes to the default pinned-tab-markerZoltan Kalmar2020-03-131-1/+1
* Add pinned tabsJeffas2020-03-096-6/+119
* Correct the khard example so that it works with aercPeter Lamby2020-03-091-1/+1
* Mark sent messages as "seen" in maildirGalen Abell2020-03-091-1/+0
* Count recent messages in maildir exists total tooJeffas2020-03-091-1/+1
* Ignore missing message part in getDecodedPartAmir Yalon2020-03-091-1/+1
* Refactoring: remove store from PartInfoDrew DeVault2020-03-095-5/+6
* go.sum: re-add notmuchReto Brunner2020-03-051-0/+1
* Reduce size of the password prompt UIDrew DeVault2020-03-031-2/+2
* Yet another revision to PGP UIDrew DeVault2020-03-031-4/+4
* Simplify PGP messagingDrew DeVault2020-03-031-20/+11
* compose: add space between headers and editorDrew DeVault2020-03-031-3/+5
* Initial support for PGP decryption & signaturesDrew DeVault2020-03-0317-82/+523
* Update dependenciesSimon Ser2020-03-033-74/+66
* worker/imap: rely on go-imap for charset handlingSimon Ser2020-03-031-31/+13
* Mark sent messages as "seen" in maildirGalen Abell2020-03-0310-21/+65
* Add move-tab commandJeffas2020-03-034-0/+108
* Document smtp-starttlsPeter Lamby2020-03-021-0/+4
* notmuch: emit dirinfo upon label changeReto Brunner2020-03-011-0/+3
* remove the dirInfoUpdateRequest functionalityReto Brunner2020-02-293-24/+0
* notmuch: align dirInfo logic to the maildir workerReto Brunner2020-02-291-10/+13
* msg/delete: remove redundant err checkReto Brunner2020-02-291-3/+0
* Only show spinner while sorting if no uidsJeffas2020-02-281-7/+7
* Don't show empty message while sortingJeffas2020-02-282-4/+14
* Set the store on the message list if it is nilJeffas2020-02-281-0/+3
* Cleanup sorting logicJeffas2020-02-281-155/+55
* Don't set the store on an update to itJeffas2020-02-281-4/+0
* Update DirectoryInfo handling for maildirJeffas2020-02-281-6/+50
* Make search more lenientJeffas2020-02-261-1/+2
* Add missing notmuch build tagsJeffas2020-02-262-0/+4
* note in aerc-templates.7.scd for toLocal functionsqwishy2020-02-251-0/+7
* Ensure new directory exists before unwatching oldGalen Abell2020-02-251-5/+6