index
:
muar
master
Sources of muar
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-30
Fix: dependency from origin/master
HEAD
master
Matthias Beyer
2021-01-30
Add opening of a mail on the right side
Matthias Beyer
2021-01-30
Change implementation to use menubar for commands
Matthias Beyer
2021-01-30
Remove bindings code
Matthias Beyer
2021-01-30
Complete restructuring
Matthias Beyer
2021-01-22
Move views to submodule
Matthias Beyer
2021-01-17
Add mail view right of mail list
Matthias Beyer
2021-01-17
Remove accidentially unused code
Matthias Beyer
2021-01-17
Merge branch 'bindings'
Matthias Beyer
2021-01-17
Make bindings able to handle multiple caller strings
Matthias Beyer
2021-01-17
Implementation of a vim-like bar with bindings processor
Matthias Beyer
2021-01-16
Fix error handling
Matthias Beyer
2021-01-16
Add debug output
Matthias Beyer
2021-01-16
Wrap MaillistView inside into ResizedView
Matthias Beyer
2021-01-15
Remove unused dependency
Matthias Beyer
2021-01-15
Fix: enumset fails to build, this is the immediate fix
Matthias Beyer
2021-01-15
Update nixos builder
Matthias Beyer
2021-01-14
Pin flexi_logger to be compatible with the cursive crate
Matthias Beyer
2021-01-14
Add mail view
Matthias Beyer
2021-01-14
Add MailistView::borrow_item()
Matthias Beyer
2021-01-14
Add Deref for MaillistView
Matthias Beyer
2021-01-14
Add getters for MailListingData
Matthias Beyer
2021-01-14
Wrap view in a cursive_multiplex
Matthias Beyer
2020-08-03
Remove unused variables
Matthias Beyer
2020-08-03
Remove unused imports
Matthias Beyer
2020-08-03
Minify
Matthias Beyer
2020-08-03
Add debugging output
Matthias Beyer
2020-08-03
We don't need this as a function anymore
Matthias Beyer
2020-08-03
Simplify implementation for making list of views for parsed email
Matthias Beyer
2020-08-03
Add viewing of all direct subparts
Matthias Beyer
2020-08-03
Add viewing of a mail
Matthias Beyer
2020-08-03
Move logger to use flexi_logger crate
Matthias Beyer
2020-07-28
Update README
Matthias Beyer
2020-07-24
Use placeholder string if fetching header value fails
Matthias Beyer
2020-07-24
Add error contexts
Matthias Beyer
2020-07-24
Make error printing show the whole chain of errors
Matthias Beyer
2020-07-24
Add some error context
Matthias Beyer
2020-07-24
Add builder-pattern style building
Matthias Beyer
2020-07-24
Add error dialog helper function
Matthias Beyer
2020-07-24
Cleanup MailListingData construction
Matthias Beyer
2020-07-24
Rewrite on_submit() impl to not use unwrap() but show errors
Matthias Beyer
2020-07-24
Do not database_path.unwrap()
Matthias Beyer
2020-07-24
Do only provide example configuration file
Matthias Beyer
2020-07-24
Remove unused dependencies
Matthias Beyer
2020-07-23
Remove dead code: Sidebar is not used anymore
Matthias Beyer
2020-07-23
Remove dead code
Matthias Beyer
2020-07-23
Merge branch 'notmuch'
Matthias Beyer
2020-07-23
Make unused variable anonym
Matthias Beyer
2020-07-23
Remove unused imports
Matthias Beyer
2020-07-23
Log error for now
Matthias Beyer
[next]