about summary refs log tree commit diff stats
path: root/widgets/directories.go
Commit message (Expand)AuthorAgeFilesLines
* Add loading spinnerDrew DeVault2019-01-131-1/+19
* Issue IMAP SELECT commandDrew DeVault2019-01-131-0/+1
* Simplify approach to directory listDrew DeVault2019-01-131-3/+18
* Revert "Add abstract list, update dirlist accordingly"Drew DeVault2019-01-131-45/+26
* Revert "Render selected list item differently"Drew DeVault2019-01-131-7/+3
* Render selected list item differentlyDrew DeVault2019-01-131-3/+7
* Add abstract list, update dirlist accordinglyDrew DeVault2019-01-131-26/+45
* Filter dirlist according to user configDrew DeVault2019-01-131-5/+18
* Add directory list widgetDrew DeVault2019-01-131-0/+58