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 fc3308e428
melib: Add Mail::as_mbox() method
While at it, cleanup Debug impl to prevent printing huge byte arrays.

Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>
1 month ago
..
addressbook melib: add JsContact module 2 months ago
backends melib/LazyCountSet: set not_yet_seen to 0 when inserting existing 3 months ago
email mailto: rewrite parsing 2 months ago
error melib/error.rs: move network stuff to submodule 2 months ago
gpgme Update smol dependency from "1" to "2" 2 months ago
imap Don't create backends as Box<dyn MailBackend>, but as Box<Self> 1 month ago
jmap Don't create backends as Box<dyn MailBackend>, but as Box<Self> 1 month ago
maildir Don't create backends as Box<dyn MailBackend>, but as Box<Self> 1 month ago
mbox Don't create backends as Box<dyn MailBackend>, but as Box<Self> 1 month ago
nntp Don't create backends as Box<dyn MailBackend>, but as Box<Self> 1 month ago
notmuch Don't create backends as Box<dyn MailBackend>, but as Box<Self> 1 month ago
sieve melib/sieve: extract test and parser modules to files 4 months ago
smtp melib: refactor smtp,draft errors and email tests 5 months ago
text Fix new clippy lints 1 month ago
thread listing/thread: fix display of threaded conversations tree structure 1 year ago
utils Vendor vobject crate 1 month ago
addressbook.rs Vendor vobject crate 1 month ago
backends.rs Don't create backends as Box<dyn MailBackend>, but as Box<Self> 1 month ago
collection.rs Use cargo-derivefmt to sort derives alphabetically 10 months ago
conf.rs Vendor vobject crate 1 month ago
email.rs melib: Add Mail::as_mbox() method 1 month ago
error.rs melib/maildr: add rename_regex config option 1 month ago
lib.rs Fix some borrow checker error/warnings from upcoming 2024 edition 2 months ago
search.rs search: add Message-ID, and other header search support 2 months ago
smtp.rs Update nix dependency to 0.29.0 2 months ago
thread.rs email/address: Refactor References struct 2 months ago