meli/melib/src
Manos Pitsidianakis e600b0252f
text_processing: add line_break method
In preparation for format=flowed support, add a line_break method in the
text_processing Trait, now renamed from Graphemes to TextProcessing.
2019-11-09 17:44:22 +02:00
..
addressbook contacts: add support for externally managed contacts 2019-10-20 11:32:31 +03:00
backends ui/imap: select user given folder before search 2019-11-08 17:50:55 +02:00
email text_processing: add line_break method 2019-11-09 17:44:22 +02:00
addressbook.rs contacts: add support for externally managed contacts 2019-10-20 11:32:31 +03:00
async_workers.rs Add account online status 2019-10-24 20:30:17 +03:00
backends.rs melib: add as_any() method to MailBackend trait 2019-11-08 15:13:42 +02:00
collection.rs melib: Hide Envelope behind RwLock 2019-11-08 15:13:41 +02:00
conf.rs ui: small configuration fixes 2019-09-16 16:41:22 +03:00
email.rs add sqlite3 feature WIP 2019-11-08 15:13:41 +02:00
error.rs ui/search: add sorting in search 2019-11-08 15:13:41 +02:00
lib.rs ui: add query parsers 2019-11-08 15:13:42 +02:00
logging.rs Add path shell expansion to logging and attachments 2019-09-28 12:19:22 +03:00
mailbox.rs melib: remove ThreadTree, use ThreadNodes for root_set 2019-09-08 11:49:23 +03:00
parsec.rs ui: add query parsers 2019-11-08 15:13:42 +02:00
structs.rs Add license comment to melib/src/structs.rs 2019-10-15 23:47:37 +03:00
thread.rs melib: Hide Envelope behind RwLock 2019-11-08 15:13:41 +02:00