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 853fe14128
melib: fix two minor email parsing bugs
- windows-1250 encoding not being recognized
- spaces in Message-ID header messing up parsing '<' + msg-id + '>'
structure
4 years ago
..
addressbook melib: add datetime module 5 years ago
backends Replace StackVec with smallvec::SmallVec 4 years ago
email melib: fix two minor email parsing bugs 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/backends: remove folder_operation 5 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 Replace StackVec with smallvec::SmallVec 4 years ago
error.rs melib: Replace String with Cow<'static, str> 5 years ago
lib.rs Replace StackVec with smallvec::SmallVec 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 Replace StackVec with smallvec::SmallVec 4 years ago