aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-13Add README.md, update license (MIT -2019)Drew DeVault
2019-01-13Handle errors from worker initializationDrew DeVault
2019-01-13Swap message list placeholder for spinnerDrew DeVault
2019-01-13Add loading spinnerDrew DeVault
2019-01-13Handle connection errors properlyDrew DeVault
2019-01-13Add name to DirectoryInfo messagesDrew DeVault
2019-01-13Issue IMAP SELECT commandDrew DeVault
2019-01-13Simplify approach to directory listDrew DeVault
2019-01-13Revert "Add abstract list, update dirlist accordingly"Drew DeVault
2019-01-13Revert "Render selected list item differently"Drew DeVault
2019-01-13Render selected list item differentlyDrew DeVault
2019-01-13Add abstract list, update dirlist accordinglyDrew 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-13Remove old account widgetDrew DeVault
2019-01-13Initialize worker in account widgetDrew DeVault
2019-01-13Add basic account widget, populate real acct viewsDrew DeVault
2018-06-13refactor lib/ui/tab to ensure staying in boundsMarkus Ongyerth
2018-06-12Apply gofmtDrew DeVault
2018-06-12fallthrough in worker selectionMarkus Ongyerth
2018-06-11Fix tab invalidation bugsDrew DeVault
2018-06-11Apply gofmtDrew DeVault
2018-06-11Clean up some old codeDrew DeVault
2018-06-11Move sidebar into account tabsDrew DeVault
2018-06-07Use default color for selected tabDrew DeVault
2018-06-01Update go.modDrew DeVault
2018-06-01switch to tcell from termboxMarkus Ongyerth
2018-03-02Switch to vgoDrew DeVault
2018-02-27Summon exline on demandDrew DeVault
2018-02-27Push commands to the status stackDrew DeVault
2018-02-27Pull main aerc UI into widgetDrew DeVault
2018-02-27Add statusline widgetDrew DeVault
2018-02-27Add stack UI containerDrew DeVault
2018-02-27Make ex line fully unicode awareDrew DeVault
2018-02-26Split UI library and widgetsDrew DeVault
2018-02-26Implement basic ex line inputDrew DeVault
2018-02-17Add fake status lineDrew DeVault
2018-02-17Add text widgetDrew DeVault
2018-02-17Add borders widgetDrew DeVault
2018-02-17Cycle tabs for demoy goodnessDrew DeVault
2018-02-17Implement tab containerDrew DeVault
2018-02-17Polish up grid and add new rendering loopDrew DeVault
2018-02-17Add grid rendering, probablyDrew DeVault
2018-02-16Initial pass on new frontend designDrew DeVault
2018-02-13Make Makefile more POSIXly portableDrew DeVault
2018-02-02Tidy up list.goDrew DeVault
2018-02-01Refactoring; consume listing responseDrew DeVault
2018-02-01Implement (most of) mailbox listingDrew DeVault