meli/melib/src/email
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
..
compose Add missing copyright preambles 2020-01-31 03:54:58 +02:00
address.rs JMAP WIP #4 2019-12-13 00:04:58 +02:00
attachment_types.rs melib: fix two minor email parsing bugs 2020-01-20 15:58:59 +02:00
attachments.rs melib/attachments: add MultipartType::Related kind 2019-12-18 15:45:50 +02:00
compose.rs Add missing copyright preambles 2020-01-31 03:54:58 +02:00
list_management.rs Remove ui crate 2020-02-04 17:29:55 +02:00
mailto.rs melib: add struct and parser for mailto: links 2019-06-18 21:59:50 +03:00
parser.rs melib: fix two minor email parsing bugs 2020-01-20 15:58:59 +02:00
signatures.rs Add verification of GPG signed messages 2019-09-26 13:11:08 +03:00