meli/melib/src
Manos Pitsidianakis d9269335a1
melib/threads: rename thread hashes
- Rename ThreadHash to ThreadNodeHash
- Rename ThreadGroupHash to ThreadHash
2020-01-20 16:03:06 +02:00
..
addressbook melib: add datetime module 2020-01-06 16:10:36 +02:00
backends melib/imap: refactor early error exit 2020-01-20 15:58:59 +02:00
email melib: fix two minor email parsing bugs 2020-01-20 15:58:59 +02:00
thread melib/threads: rename thread hashes 2020-01-20 16:03:06 +02:00
addressbook.rs melib: add datetime module 2020-01-06 16:10:36 +02:00
async_workers.rs melib: make Work use FnOnce closures 2019-12-20 00:53:43 +02:00
backends.rs melib/imap: add mailbox creation ability 2020-01-20 15:58:59 +02:00
collection.rs Replace StackVec with smallvec::SmallVec 2020-01-20 15:58:59 +02:00
conf.rs ui: add auto_choose_multipart_alternative 2020-01-02 00:08:21 +02:00
datetime.rs melib/datetime: convert date to utc before converting to unix epoch 2020-01-20 15:58:59 +02:00
email.rs melib/threads: rename thread hashes 2020-01-20 16:03:06 +02:00
error.rs melib: Replace String with Cow<'static, str> 2020-01-07 12:55:27 +02:00
lib.rs Replace StackVec with smallvec::SmallVec 2020-01-20 15:58:59 +02:00
logging.rs melib: add datetime module 2020-01-06 16:10:36 +02:00
mailbox.rs melib: remove ThreadTree, use ThreadNodes for root_set 2019-09-08 11:49:23 +03:00
parsec.rs melib/vcard: add parser for vcard files 2019-11-27 01:46:23 +02:00
thread.rs melib/threads: rename thread hashes 2020-01-20 16:03:06 +02:00