summaryrefslogtreecommitdiffstats
path: root/src/main.rs
AgeCommit message (Expand)Author
2021-01-30Change implementation to use menubar for commandsMatthias Beyer
2021-01-30Remove bindings codeMatthias Beyer
2021-01-30Complete restructuringMatthias Beyer
2021-01-22Move views to submoduleMatthias Beyer
2021-01-17Remove accidentially unused codeMatthias Beyer
2021-01-17Implementation of a vim-like bar with bindings processorMatthias Beyer
2021-01-14Add mail viewMatthias Beyer
2020-08-03MinifyMatthias Beyer
2020-08-03Add viewing of a mailMatthias Beyer
2020-08-03Move logger to use flexi_logger crateMatthias Beyer
2020-07-24Add error dialog helper functionMatthias Beyer
2020-07-23Remove unused importsMatthias Beyer
2020-07-23Remove unused typeMatthias Beyer
2020-07-23Outsource mailinglist view codeMatthias Beyer
2020-07-23Close tab pane on "q"Matthias Beyer
2020-07-22Rewrite to use notmuch as backendMatthias Beyer
2020-07-07Cleanup importsMatthias Beyer
2020-07-07Refactor AsyncView creation into Loader / PostProcessor abstractionMatthias Beyer
2020-07-07Move State from loadinglist to util module, remove Progress typeMatthias Beyer
2020-07-06Add LoadingList typeMatthias Beyer
2020-07-06Update sidebar construction, remove cacheMatthias Beyer
2020-07-05Add gluecode for async loading of mailboxesMatthias Beyer
2020-07-05Add mailcache module for async loading and caching of mailsMatthias Beyer
2020-07-05Add main view implementationMatthias Beyer
2020-07-05Add sidebar implementationMatthias Beyer
2020-07-05Rewrite to use own forks of maildir and mailparseMatthias Beyer
2020-07-04Initial importMatthias Beyer