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 0882dbbad0
melib/Collection: put all fields behind a mutex
4 years ago
..
components melib/Collection: put all fields behind a mutex 4 years ago
conf melib/Collection: put all fields behind a mutex 4 years ago
execute Add print setting action 4 years ago
plugins melib: take MailboxHash instead of &Mailbox in fetch*() 4 years ago
terminal Fix clippy lints 4 years ago
types Fix clippy lints 4 years ago
bin.rs Fix clippy lints 4 years ago
components.rs Add optional feature to save SVG screenshot 4 years ago
conf.rs Add print setting action 4 years ago
execute.rs Add print setting action 4 years ago
jobs.rs jobs: add spawn_blocking() method 4 years ago
mailcap.rs Remove some needless clones and stuff (thanks to Clippy) 4 years ago
managesieve.rs imap: remove blocking imap backend, replace with async 4 years ago
plugins.rs Remove some needless clones and stuff (thanks to Clippy) 4 years ago
sqlite3.rs sqlite3: make reindex operation async 4 years ago
state.rs Add print setting action 4 years ago
terminal.rs Fix clippy lints 4 years ago
types.rs Add smtp client support for sending mail in UI 4 years ago
unix.rs MailBackend: change more methods to Futures 4 years ago
workers.rs Spawn workers on demand 4 years ago