aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-29Update version to 0.2.10.2.1Drew DeVault
2019-07-29Change how VERSION is set in MakefileDrew DeVault
2019-07-29Fix test failuresDrew DeVault
2019-07-29Ring bell when new messages arrive0.2.0Ben Burwell
2019-07-29lib/msgstore: Fix Select, Next, Prev with filterKevin Kuehler
2019-07-29Print errors from config load issues.Reto Brunner
2019-07-29Sendmail: allow for arbitrary parametersReto Brunner
2019-07-27Add index option to change-tabJeffas
2019-07-27Add :detach commandGalen Abell
2019-07-27Fix review message not filling entire spaceGalen Abell
2019-07-27Add missing fallthroughDrew DeVault
2019-07-27Update tcellDrew DeVault
2019-07-27Update dependenciesSimon Ser
2019-07-27Implement sendmail supportDrew DeVault
2019-07-26Fix tabstrip over-drawing when not enough spaceJeffas
2019-07-26Add tab completion to textinputsJeffas
2019-07-26Fix invalid tab state when deselecting removed tabDrew DeVault
2019-07-26Add change-tab docsJeffas
2019-07-26Add command history and cyclingGalen Abell
2019-07-26Support configurable header layout in compose widgetDaniel Bridges
2019-07-26Move msgstore map to dirstoreJeffas
2019-07-26Add new-email triggerJeffas
2019-07-25Show the directory being selected in grayJeffas
2019-07-25Fix :close on terminal panicJeffas
2019-07-25Add space which was missingJeffas
2019-07-25Fix grid creating too large subcontextsJeffas
2019-07-25Fix panic when tabs.popHistory is nonexistentDrew DeVault
2019-07-25Make :next-result :prev-result relative to cursorKevin Kuehler
2019-07-23Makefile: Use GO variable to specify compiler pathKacper KoƂodziej
2019-07-23Discard stdout if not redirected to fileDaniel Bridges
2019-07-23Add change tab commandJeffas
2019-07-19Fix error handling in maildir workerNicolai Dagestad
2019-07-19Use latest go-maildirBen Burwell
2019-07-19Fix alternatives configDrew DeVault
2019-07-19Add [a]ttach to the review message promptsDrew DeVault
2019-07-19Register worker in init.Reto Brunner
2019-07-19Forward mailto links to server via ./aerc <mailto>Drew DeVault
2019-07-19Add Unix socket for communicating with aercDrew DeVault
2019-07-19aerc(1): fix scdoc syntax errorDrew DeVault
2019-07-19aerc(1): document missing commandsDrew DeVault
2019-07-19aerc(1): Fix fallback ex key documentationDrew DeVault
2019-07-19Implement :filter, :clearKevin Kuehler
2019-07-19Change default attach keybindingDrew DeVault
2019-07-19Add :attach command for composeGalen Abell
2019-07-17Add :cp alias for :copyDrew DeVault
2019-07-17Add option to always show mimetype in viewerJeffas
2019-07-17Remove passing of showHeaders explicitlyJeffas
2019-07-17Ensure new partswitcher doesn't start on multipartJeffas
2019-07-17maildir: Watch for new messagesBen Burwell
2019-07-17Display user specified headers in viewer if presentDaniel Bridges