meli/melib/src
Manos Pitsidianakis 05b91f1c02
Remove text_processing
Unwrap text_processing into melib

In preparation for uploading meli as a separate crate on crates.io.
2020-02-04 17:29:55 +02:00
..
addressbook melib: add datetime module 2020-01-06 16:10:36 +02:00
backends melib/mbox: replace unimplemented!() with Error 2020-01-31 03:54:58 +02:00
email Remove text_processing 2020-02-04 17:29:55 +02:00
text_processing Remove text_processing 2020-02-04 17:29:55 +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 Fix some unused etc warnings 2020-01-27 17:32:12 +02:00
backends.rs Fix some unused etc warnings 2020-01-27 17:32:12 +02:00
collection.rs Add missing copyright preambles 2020-01-31 03:54:58 +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 ui: add theming support 2020-01-21 12:02:21 +02:00
lib.rs Remove text_processing 2020-02-04 17:29:55 +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 Remove text_processing 2020-02-04 17:29:55 +02:00