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 6ead906b93
melib: bundle stalwartlabs/sieve into melib
We can't use it as a dependency because it uses external code for mail
parsing etc, which would be duplication of functionality since melib
does that already.

Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>
9 months ago
..
addressbook Normalize std::fmt::* imports 10 months ago
backends melib: move backends out of the backends module 11 months ago
email melib/email/parser: fix invalid address parse on folded values 9 months ago
gpgme melib: update to 2021 edition 9 months ago
imap melib: update to 2021 edition 9 months ago
jmap melib/build.rs: add feature to use cache instead of downloading unicode data 10 months ago
maildir Normalize std::fmt::* imports 10 months ago
mbox melib: do some small parser refactoring 10 months ago
nntp remove deflate feature; make it a hard dependency 10 months ago
notmuch clippy: fix new 1.72 default clippy lints 10 months ago
sieve melib: bundle stalwartlabs/sieve into melib 9 months ago
text_processing melib: update to 2021 edition 9 months ago
thread listing/thread: fix display of threaded conversations tree structure 12 months ago
utils melib: update to 2021 edition 9 months ago
addressbook.rs contacts: refactor module structure 10 months ago
backends.rs clippy: fix new 1.72 default clippy lints 10 months ago
collection.rs melib: clippy lint fixes 12 months ago
conf.rs melib/jmap: implement Backend::submit(), server-side submission 10 months ago
email.rs Update bitflags, rusqlite dependencies 10 months ago
error.rs melib/error: impl From<io::ErrorKind> for ErrorKind 10 months ago
lib.rs dependencies: embed xdg-utils crate 10 months ago
search.rs melib: clippy lint fixes 12 months ago
smtp.rs melib/connections: use Happy Eyeballs algorithm Ꙭ 10 months ago
thread.rs melib/build.rs: add feature to use cache instead of downloading unicode data 10 months ago