Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Send commands up to the top-level aerc widget | Drew DeVault | 2019-01-14 | 1 | -4/+10 |
* | Handle errors from worker initialization | Drew DeVault | 2019-01-13 | 1 | -1/+1 |
* | Swap message list placeholder for spinner | Drew DeVault | 2019-01-13 | 1 | -1/+3 |
* | Handle connection errors properly | Drew DeVault | 2019-01-13 | 1 | -3/+4 |
* | Simplify approach to directory list | Drew DeVault | 2019-01-13 | 1 | -5/+17 |
* | Filter dirlist according to user config | Drew DeVault | 2019-01-13 | 1 | -1/+1 |
* | Add directory list widget | Drew DeVault | 2019-01-13 | 1 | -23/+26 |
* | Move ex line into account | Drew DeVault | 2019-01-13 | 1 | -26/+49 |
* | Move status line into account, update behavior | Drew DeVault | 2019-01-13 | 1 | -9/+35 |
* | Initialize worker in account widget | Drew DeVault | 2019-01-13 | 1 | -2/+50 |
* | Add basic account widget, populate real acct views | Drew DeVault | 2019-01-13 | 1 | -0/+41 |