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 77d9cef6fc
melib/imap: small fixes
- Ignore final line ("M__ OK ...") when parsing FETCH response.

- Remove unnecessary import and reword some error messages
4 years ago
..
addressbook melib: add datetime module 5 years ago
backends melib/imap: small fixes 4 years ago
email melib: fix two minor email parsing bugs 4 years ago
thread melib/threads: rename thread hashes 4 years ago
addressbook.rs melib: add datetime module 5 years ago
async_workers.rs melib: make Work use FnOnce closures 5 years ago
backends.rs melib/imap: add mailbox creation ability 4 years ago
collection.rs Replace StackVec with smallvec::SmallVec 4 years ago
conf.rs ui: add auto_choose_multipart_alternative 5 years ago
datetime.rs melib/datetime: convert date to utc before converting to unix epoch 4 years ago
email.rs melib/threads: rename thread hashes 4 years ago
error.rs ui: add theming support 4 years ago
lib.rs Minor changes 4 years ago
logging.rs melib: add datetime module 5 years ago
mailbox.rs melib: remove ThreadTree, use ThreadNodes for root_set 5 years ago
parsec.rs melib/vcard: add parser for vcard files 5 years ago
thread.rs melib/threads: fix thread splintering case when inserting reply 4 years ago