aboutsummaryrefslogtreecommitdiff
path: root/widgets/account.go
AgeCommit message (Expand)Author
2019-01-14Send commands up to the top-level aerc widgetDrew DeVault
2019-01-13Handle errors from worker initializationDrew DeVault
2019-01-13Swap message list placeholder for spinnerDrew DeVault
2019-01-13Handle connection errors properlyDrew DeVault
2019-01-13Simplify approach to directory listDrew DeVault
2019-01-13Filter dirlist according to user configDrew DeVault
2019-01-13Add directory list widgetDrew DeVault
2019-01-13Move ex line into accountDrew DeVault
2019-01-13Move status line into account, update behaviorDrew DeVault
2019-01-13Initialize worker in account widgetDrew DeVault
2019-01-13Add basic account widget, populate real acct viewsDrew DeVault