You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
meli/melib/src
Manos Pitsidianakis 8f63572584
Small refactors to avoid implicit unwrap() panics
5 years ago
..
addressbook melib/vcard: add parser for vcard files 5 years ago
backends melib/backends: MailBackend::refresh() returns Result 5 years ago
email JMAP WIP #4 5 years ago
addressbook.rs ui: load vcards to addressbook with vcard_folder account setting 5 years ago
async_workers.rs Add account online status 5 years ago
backends.rs Small refactors to avoid implicit unwrap() panics 5 years ago
collection.rs Set 600 perm mode to all created files 5 years ago
conf.rs melib/MailBackend: add refresh() method 5 years ago
email.rs JMAP WIP #7 5 years ago
error.rs JMAP WIP 5 years ago
lib.rs melib: add special_usage() method to BackendFolder 5 years ago
logging.rs Add path shell expansion to logging and attachments 5 years ago
mailbox.rs melib: remove ThreadTree, use ThreadNodes for root_set 5 years ago
parsec.rs melib/vcard: add parser for vcard files 5 years ago
structs.rs ui/CompactListing: use Segment Trees to calculate max page column width 5 years ago
thread.rs Replace some panics with errors 5 years ago