meli/melib/src
Manos Pitsidianakis 250129665b
Pass attachment names through decoding
Attachment names in Content-Type parameters can be encoded (eg
=?UTF-8...), so try decoding with phrase() first
2019-09-27 22:21:35 +03:00
..
backends melib: add ShellExpandTrait 2019-09-26 18:27:13 +03:00
email Pass attachment names through decoding 2019-09-27 22:21:35 +03:00
addressbook.rs Fix warnings, lints, and 2018 errors 2019-06-18 21:14:14 +03:00
async_workers.rs add priority and info to jobs and workers 2019-09-15 13:21:14 +03:00
backends.rs melib: turn unicode algos and backends into features 2019-09-21 21:29:33 +03:00
collection.rs melib: fix metadata updates in Envelope updates 2019-09-15 23:38:31 +03:00
conf.rs ui: small configuration fixes 2019-09-16 16:41:22 +03:00
email.rs melib: return Result with error when an IO operation fails 2019-09-27 13:40:02 +03:00
error.rs melib: turn unicode algos and backends into features 2019-09-21 21:29:33 +03:00
lib.rs melib: add ShellExpandTrait 2019-09-26 18:27:13 +03:00
logging.rs melib: add logging module 2019-09-15 23:38:32 +03:00
mailbox.rs melib: remove ThreadTree, use ThreadNodes for root_set 2019-09-08 11:49:23 +03:00
structs.rs melib: fix bounds checking for StackVec 2019-07-22 14:57:54 +03:00
thread.rs melib: turn unicode algos and backends into features 2019-09-21 21:29:33 +03:00