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 9616fbb544
melib/maildir: fix wrong subscription status in folders
MaildirFolder::new() was checking for subscribed status though that is
supposed to be done in MaildirType::new()
4 years ago
..
addressbook melib: add datetime module 5 years ago
backends melib/maildir: fix wrong subscription status in folders 4 years ago
email melib/parser: fix minor encoded word error 4 years ago
text_processing melib: update GlobMatch algorithm 4 years ago
thread melib/threads: rename thread hashes 5 years ago
addressbook.rs melib: add datetime module 5 years ago
async_workers.rs Fix some unused etc warnings 4 years ago
backends.rs melib: add mailbox delete/create to IMAP 4 years ago
collection.rs Add missing copyright preambles 4 years ago
conf.rs ui: add auto_choose_multipart_alternative 5 years ago
datetime.rs melib/datetime: fix overflow panic on early date input 4 years ago
email.rs melib/threads: rename thread hashes 5 years ago
error.rs ui: add theming support 5 years ago
lib.rs melib: update GlobMatch algorithm 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 Remove text_processing 4 years ago