You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
meli/src
Manos Pitsidianakis d862e7bf53
statustab: don't process scrolling events if account is open
4 years ago
..
command Add edit envelope action back as async 4 years ago
components statustab: don't process scrolling events if account is open 4 years ago
conf accounts: remove job timeout 4 years ago
plugins Remove some old TODO comments 4 years ago
terminal terminal/keys: add `Space` identifier in Key Display impl 4 years ago
types Fix clippy lints 4 years ago
bin.rs Make dbus dependency optional 4 years ago
command.rs command.rs: add eof() parser to action parsers 4 years ago
components.rs themes/shortcuts: preserve order of keys 4 years ago
conf.rs Lookup tag color/ignore settings in all three setting levels 4 years ago
jobs.rs jobs: add module doco 4 years ago
mailcap.rs Remove some needless clones and stuff (thanks to Clippy) 4 years ago
managesieve.rs Make dbus dependency optional 4 years ago
plugins.rs Replace old pseudo-async code with blocking rust async 4 years ago
sqlite3.rs melib/email: remove Envelope::from_token 4 years ago
state.rs NotificationType: add melib::ErrorKind 4 years ago
terminal.rs Fix clippy lints 4 years ago
types.rs NotificationType: add melib::ErrorKind 4 years ago
unix.rs MailBackend: change more methods to Futures 4 years ago