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 7e0278ade4
melib/maildir: move backend module to root, add utils
Move mod.rs definitions to a utils submodule, and move backend::*
definitions to mod.rs

Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>
4 months ago
..
addressbook clippy: fix new warnings for 1.78.0 6 months ago
backends melib/backends: add prelude module for import cleanup 4 months ago
email melib/imap: add support for ID extension (opt-in) 4 months ago
gpgme Replace stringify! in Debug impls with type checked macro 4 months ago
imap melib/imap: add support for ID extension (opt-in) 4 months ago
jmap melib: add metadata field to MailBackendCapabilities 4 months ago
maildir melib/maildir: move backend module to root, add utils 4 months ago
mbox melib: add metadata field to MailBackendCapabilities 4 months ago
nntp melib: add metadata field to MailBackendCapabilities 4 months ago
notmuch melib: add metadata field to MailBackendCapabilities 4 months 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 1.79.0 clippy lints 4 months ago
thread listing/thread: fix display of threaded conversations tree structure 1 year ago
utils Replace stringify! in Debug impls with type checked macro 4 months ago
addressbook.rs Use ShellExpandTrait::expand in more user-provided paths 5 months ago
backends.rs melib: add metadata field to MailBackendCapabilities 4 months ago
collection.rs
conf.rs view.rs: hide self from "add contacts" options 5 months ago
email.rs Replace stringify! in Debug impls with type checked macro 4 months ago
error.rs melib/error: add {Error,ErrorKind}::is_recoverable() 4 months ago
lib.rs
search.rs
smtp.rs melib: refactor smtp,draft errors and email tests 5 months ago
thread.rs clippy: fix new warnings for 1.78.0 6 months ago