aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-04Factor UI models out of the worker message packagemdps1Ben Burwell
2019-07-04Remove unused fields from Directory and DirectoryInfoBen Burwell
2019-07-04Use []uint32 instead of imap.SeqSetBen Burwell
2019-07-04Factor UI models out of the worker message packageBen Burwell
2019-07-04Remove unused caps stringDrew DeVault
2019-07-04Sort out dirstore once and for allDrew DeVault
2019-07-04dirlist: simplify nextPrev() considerablyReto Brunner
2019-07-04dirlist: remove the additional filtering in Draw()Reto Brunner
2019-07-04dirlist: sync dirstore in filterDirsByFoldersConfigReto Brunner
2019-07-04Add IMAP folder tab completionGregory Mullen
2019-07-04Use go-message implementation of GenerateMessageIDBen Burwell
2019-07-04Document message index format specifiersBen Burwell
2019-07-04Crash on delete in empty folder (#213)Zach Sisco
2019-07-04Add unsubscribe commandBen Burwell
2019-07-04Use "open" instead of "xdg-open" on Darwin systemsBen Burwell
2019-07-04Update binds.confDrew DeVault
2019-07-02Correct default filter order in aerc.conf.inDrew DeVault
2019-07-02Revert "Remove dirs field and references to it"Drew DeVault
2019-06-30Remove dirs field and references to itRobert Günzler
2019-06-29panic: runtime error: index out of range in handleFetchMessages (#127)Zach Sisco
2019-06-29Add new lib/dirstore to source completions fromGregory Mullen
2019-06-29Implement basic tab completion supportGregory Mullen
2019-06-27Move contrib -> filtersDrew DeVault
2019-06-27Reopening mailcontent file to fix #166Stefan Rakel
2019-06-27Set the required go version for this module, aercDaniel Lublin
2019-06-26Fix jumping around in searchDrew DeVault
2019-06-26Implement :search, :next-result, :prev-resultDrew DeVault
2019-06-25msgview/save: Use defaultSavePath if no path is providedReto Brunner
2019-06-25add DefaultSavePath configReto Brunner
2019-06-25account-wizard: look up imap and smtp server by SRV records (#100)Daniel Lublin
2019-06-24worker/imap: rig up search directory handlerDrew DeVault
2019-06-24worker/imap: implement searchDrew DeVault
2019-06-23aerc-config: [viewer] should be [compose]Issam Maghni
2019-06-21Fix Cc & Bcc handling in repliesDrew DeVault
2019-06-19Fix reply bindings in [view]Drew DeVault
2019-06-19Makefile: fix -ldflags -X invocationReto Brunner
2019-06-18account-wizard: automatically replace imap.* with smtp.*Noah Loomans
2019-06-18Insert nil check before handling prev/next messageMartin Hafskjold Thoresen
2019-06-18Add aerc -v to print the installed versionDrew DeVault
2019-06-17commands/msgview: add open commandRéouven Assouly
2019-06-16Make part encoding checks case insensitiveRéouven Assouly
2019-06-16Ensure that flags are set properlyAditya Mahajan
2019-06-15Update tcellDrew DeVault
2019-06-14Document collecting log outputLyle Hanson
2019-06-14imap: block until directory list is fully receivedDrew DeVault
2019-06-14Set empty message in dirlist if no folder exist.Reto Brunner
2019-06-14imap: respect the folder config optionReto Brunner
2019-06-14Add uninstall target to MakefileLyle Hanson
2019-06-14Support directories in path to :saveClayton Craft
2019-06-13Make awk filters more portableDrew DeVault