meli/melib/src
Manos Pitsidianakis 3ac2c12e7a
Small fixes
2020-07-29 14:33:09 +03:00
..
addressbook Fix clippy lints 2020-07-06 15:27:08 +03:00
backends Small fixes 2020-07-29 14:33:09 +03:00
email melib/email.rs: use SmallVec for Address fields 2020-07-27 15:06:56 +03:00
text_processing Fix clippy lints 2020-07-06 15:27:08 +03:00
thread melib/thread/iterators: remove recursion in favor of loops 2020-07-17 13:33:40 +03:00
addressbook.rs Remove fnv crate 2020-05-10 21:18:56 +03:00
async_workers.rs Fix clippy lints 2020-07-06 15:27:08 +03:00
backends.rs melib/MailBackend: add MailBackendCapabilities struct 2020-07-25 17:53:04 +03:00
collection.rs Small fixes 2020-07-29 14:33:09 +03:00
conf.rs Small fixes 2020-07-29 14:33:09 +03:00
connections.rs melib/imap: add COMPRESS=DEFLATE support 2020-07-28 17:39:25 +03:00
datetime.rs Fix clippy lints 2020-07-06 15:27:08 +03:00
email.rs melib/email.rs: use SmallVec for Address fields 2020-07-27 15:06:56 +03:00
error.rs melib/error: add From<&MeliError> for MeliError 2020-07-27 15:04:29 +03:00
lib.rs melib: Small documentation fixes for smtp, thread 2020-07-15 15:22:33 +03:00
logging.rs Add smtp client support for sending mail in UI 2020-07-15 15:24:01 +03:00
parsec.rs melib/vcard: add parser for vcard files 2019-11-27 01:46:23 +02:00
search.rs melib: add search method in mail backends 2020-04-05 15:57:05 +03:00
smtp.rs Small fixes 2020-07-29 14:33:09 +03:00
sqlite3.rs sqlite3: move module to melib 2020-05-30 15:37:12 +03:00
thread.rs melib/threads: re-add to missing_message_ids on remove 2020-07-28 17:39:25 +03:00