| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement sidebar-width config option | Drew DeVault | 2019-03-15 | 1 | -1/+1 |
| | | |||||
| * | Rig up key bindings | Drew DeVault | 2019-03-15 | 1 | -27/+53 |
| | | |||||
| * | Implement :{next,prev}-message | Drew DeVault | 2019-03-14 | 1 | -0/+4 |
| | | |||||
| * | Use cached message store when re-opening dirs | Drew DeVault | 2019-03-14 | 1 | -1/+9 |
| | | |||||
| * | Implement :cd command | Drew DeVault | 2019-03-14 | 1 | -0/+5 |
| | | |||||
| * | Implement message store side of message fetching | Drew DeVault | 2019-03-14 | 1 | -2/+2 |
| | | |||||
| * | Lay out message list widget basic design | Drew DeVault | 2019-03-14 | 1 | -4/+7 |
| | | |||||
| * | Fetch valid UIDs from server after opening dir | Drew DeVault | 2019-03-10 | 1 | -6/+29 |
| | | |||||
| * | Improve error reporting | Drew DeVault | 2019-03-10 | 1 | -3/+2 |
| | | |||||
| * | Flesh out command parsing & handling | Drew DeVault | 2019-03-10 | 1 | -1/+1 |
| | | |||||
| * | Start building out command subsystem | Drew DeVault | 2019-03-10 | 1 | -1/+9 |
| | | |||||
| * | Fix build | Elias Naur | 2019-02-10 | 1 | -1/+1 |
| | | |||||
| * | Implement Container interface in widgets/ | Drew DeVault | 2019-01-20 | 1 | -0/+4 |
| | | |||||
| * | 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 |
| | | | | | This doesn't really need to be abstract tbh | ||||
| * | 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 |
