summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-30Fix: dependency from origin/masterHEADmasterMatthias Beyer
2021-01-30Add opening of a mail on the right sideMatthias Beyer
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-17Add mail view right of mail listMatthias Beyer
2021-01-17Remove accidentially unused codeMatthias Beyer
2021-01-17Merge branch 'bindings'Matthias Beyer
2021-01-17Make bindings able to handle multiple caller stringsMatthias Beyer
2021-01-17Implementation of a vim-like bar with bindings processorMatthias Beyer
2021-01-16Fix error handlingMatthias Beyer
2021-01-16Add debug outputMatthias Beyer
2021-01-16Wrap MaillistView inside into ResizedViewMatthias Beyer
2021-01-15Remove unused dependencyMatthias Beyer
2021-01-15Fix: enumset fails to build, this is the immediate fixMatthias Beyer
2021-01-15Update nixos builderMatthias Beyer
2021-01-14Pin flexi_logger to be compatible with the cursive crateMatthias Beyer
2021-01-14Add mail viewMatthias Beyer
2021-01-14Add MailistView::borrow_item()Matthias Beyer
2021-01-14Add Deref for MaillistViewMatthias Beyer
2021-01-14Add getters for MailListingDataMatthias Beyer
2021-01-14Wrap view in a cursive_multiplexMatthias Beyer
2020-08-03Remove unused variablesMatthias Beyer
2020-08-03Remove unused importsMatthias Beyer
2020-08-03MinifyMatthias Beyer
2020-08-03Add debugging outputMatthias Beyer
2020-08-03We don't need this as a function anymoreMatthias Beyer
2020-08-03Simplify implementation for making list of views for parsed emailMatthias 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-28Update READMEMatthias Beyer
2020-07-24Use placeholder string if fetching header value failsMatthias Beyer
2020-07-24Add error contextsMatthias Beyer
2020-07-24Make error printing show the whole chain of errorsMatthias Beyer
2020-07-24Add some error contextMatthias Beyer
2020-07-24Add builder-pattern style buildingMatthias Beyer
2020-07-24Add error dialog helper functionMatthias Beyer
2020-07-24Cleanup MailListingData constructionMatthias Beyer
2020-07-24Rewrite on_submit() impl to not use unwrap() but show errorsMatthias Beyer
2020-07-24Do not database_path.unwrap()Matthias Beyer
2020-07-24Do only provide example configuration fileMatthias Beyer
2020-07-24Remove unused dependenciesMatthias Beyer
2020-07-23Remove dead code: Sidebar is not used anymoreMatthias Beyer
2020-07-23Remove dead codeMatthias Beyer
2020-07-23Merge branch 'notmuch'Matthias Beyer
2020-07-23Make unused variable anonymMatthias Beyer
2020-07-23Remove unused importsMatthias Beyer
2020-07-23Log error for nowMatthias Beyer