aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix array out of bounds errorburrowing-owl2020-05-051-1/+1
* store.FetchFull: Change callback type to expose entire messageBen Fiedler2020-05-015-11/+17
* Implement :header commandRay Ganardi2020-05-012-0/+78
* Changing aerc.conf delimiter parsing to use only =, and not : as wellBen Cohen2020-04-291-2/+6
* Remove unecessary <Enter> from aerc.conf.inErazem Kokot2020-04-281-1/+1
* add template structure to aerc-templates(7)Reto Brunner2020-04-261-2/+19
* aerc-config: remove bold modifier within textReto Brunner2020-04-261-1/+1
* remove mention of header addition via the editor from tutorialReto Brunner2020-04-241-3/+1
* Fix headers in built-in templatesDrew DeVault2020-04-242-0/+2
* gofmt fixesDrew DeVault2020-04-2414-20/+20
* imap/fetch.go: report error when fetching headers failsBen Fiedler2020-04-241-3/+4
* Add recall commandJeffas2020-04-247-5/+154
* 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