summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2021-01-30Fix: dependency from origin/masterHEADmasterMatthias Beyer
2021-01-30Complete restructuringMatthias Beyer
2021-01-15Remove unused dependencyMatthias Beyer
2021-01-15Fix: enumset fails to build, this is the immediate fixMatthias Beyer
2021-01-14Pin flexi_logger to be compatible with the cursive crateMatthias Beyer
2021-01-14Add mail viewMatthias Beyer
2021-01-14Add getters for MailListingDataMatthias Beyer
2021-01-14Wrap view in a cursive_multiplexMatthias Beyer
2020-08-03Add viewing of all direct subpartsMatthias Beyer
2020-08-03Add viewing of a mailMatthias Beyer
2020-08-03Move logger to use flexi_logger crateMatthias Beyer
2020-07-24Remove unused dependenciesMatthias Beyer
2020-07-22Rewrite to use notmuch as backendMatthias Beyer
2020-07-22Add notmuch as dependencyMatthias Beyer
2020-07-15Use cursive-tabs 0.5 instead of own cloneMatthias Beyer
2020-07-09Change implementation of mail list to use TableViewMatthias Beyer
2020-07-07Implement tab with cursive-async-view::AsyncViewMatthias 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-05Switch to own fork of cursive-tabsMatthias 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-04Fix crate nameMatthias Beyer
2020-07-04Initial importMatthias Beyer