aboutsummaryrefslogtreecommitdiff
path: root/aerc.go
AgeCommit message (Expand)Author
2019-07-13Add aerc -v to print the installed version0.1.3Drew DeVault
2019-06-02widget: Add ProvidesMessage interfaceKevin Kuehler
2019-05-22Install default configs to XDG config if not foundDrew DeVault
2019-05-19Update internal state and draw from the same goroutineSimon Ser
2019-05-17s/aerc2/aerc/gDrew DeVault
2019-05-16Abort if accounts.conf is world readableReto Brunner
2019-05-16Revert "Abort if accounts.conf is world readable"Drew DeVault
2019-05-16Abort if accounts.conf is world readableReto Brunner
2019-05-12Implement :{next,prev}-field in compose viewDrew DeVault
2019-05-12Add initial compose widgetDrew DeVault
2019-05-05lib/ui: fix UI.Exit race conditionSimon Ser
2019-03-30Add message view commands, :closeDrew DeVault
2019-03-30Add basic message viewer mockupDrew DeVault
2019-03-21Add terminal command contextDrew DeVault
2019-03-21Add context-specific commandsDrew DeVault
2019-03-15Add :quit commandDrew DeVault
2019-03-10Start building out command subsystemDrew DeVault
2019-01-13Add basic account widget, populate real acct viewsDrew DeVault
2018-03-02Switch to vgoDrew DeVault