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 b98ce8828c
melib: fix wrong validation in Maildir save()
Path of folder was compared to folder names and saving to eg
'INBOX/Sent' would not result into mail being saved to Folder { name:
'Sent', path: 'INBOX/Sent' }
5 years ago
..
backends melib: fix wrong validation in Maildir save() 5 years ago
email Add dyn keyword to Trait objects 5 years ago
addressbook.rs Fix warnings, lints, and 2018 errors 5 years ago
async_workers.rs add priority and info to jobs and workers 5 years ago
backends.rs add priority and info to jobs and workers 5 years ago
collection.rs melib: fix metadata updates in Envelope updates 5 years ago
conf.rs ui: small configuration fixes 5 years ago
email.rs Add dyn keyword to Trait objects 5 years ago
error.rs imap: replace unwraps with checks 5 years ago
lib.rs melib: add logging module 5 years ago
logging.rs melib: add logging module 5 years ago
mailbox.rs melib: remove ThreadTree, use ThreadNodes for root_set 5 years ago
structs.rs melib: fix bounds checking for StackVec 5 years ago
thread.rs melib: fix metadata updates in Envelope updates 5 years ago