meli/melib/src
Manos Pitsidianakis 8b6ea8de9a
Remove ui crate
Merge ui crate with root crate.

In preparation for uploading `meli` as a separate crate on crates.io.

Workspace crates will need to be published as well and having a separate
`ui` crate and binary perhaps doesn't make sense anymore.
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 ui crate 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 Minor changes 2020-01-22 00:04:14 +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 Fix some unused etc warnings 2020-01-27 17:32:12 +02:00