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/melib/src
Manos Pitsidianakis 96985c9c1f
melib/imap: set conn to Err if watch returns Err
4 years ago
..
addressbook Fix clippy lints 4 years ago
backends melib/imap: set conn to Err if watch returns Err 4 years ago
email melib/email/parser: add mailing list parser module 4 years ago
text_processing line_break: check of eof in LB13 4 years ago
thread melib/thread/iterators: remove recursion in favor of loops 4 years ago
addressbook.rs melib: cleanup commit 4 years ago
backends.rs melib/maildir: impl copy_messages for Maildir 4 years ago
collection.rs melib/collection: remove unnecessary mut references 4 years ago
conf.rs melib: cleanup commit 4 years ago
connections.rs melib: cleanup commit 4 years ago
datetime.rs melib: cleanup commit 4 years ago
email.rs melib/email: add flags arg to Mail::new 4 years ago
error.rs melib/imap: add ImapCache trait 4 years ago
lib.rs melib: cleanup commit 4 years ago
logging.rs Add smtp client support for sending mail in UI 4 years ago
parsec.rs melib: cleanup commit 4 years ago
search.rs Fix some clippy lints 4 years ago
smtp.rs melib/smtp: add recipient argument in mail_transaction() 4 years ago
sqlite3.rs melib/imap: don't fail utterly if cache fails on fetch 4 years ago
thread.rs melib/notmuch: add Message,TagIterator,Thread types 4 years ago