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 4da5366959
Remove bincode dep, use serde_json for sqlite3 values
1 year ago
..
addressbook Replace old logging module with the `log` create 1 year ago
backends Remove bincode dep, use serde_json for sqlite3 values 1 year ago
email melib/email: replace timestamp with Date value in message/rfc822 Display 1 year ago
gpgme Clippy fixes 1 year ago
text_processing Clippy fixes 1 year ago
thread Clippy fixes 1 year ago
utils Remove bincode dep, use serde_json for sqlite3 values 1 year ago
addressbook.rs Replace old logging module with the `log` create 1 year ago
backends.rs Replace old logging module with the `log` create 1 year ago
collection.rs Remove bincode dep, use serde_json for sqlite3 values 1 year ago
conf.rs mail/listing.rs: prevent list blank when refreshing account 1 year ago
email.rs melib/imap: put imap-codec logic under the imap_backend feature 1 year ago
error.rs Remove bincode dep, use serde_json for sqlite3 values 1 year ago
lib.rs melib: implement mailto RFC properly 1 year ago
search.rs melib/search: implement more search criteria in Query type 1 year ago
sieve.rs Clippy fixes 1 year ago
smtp.rs Fix some rustdoc lints 1 year ago
thread.rs melib/thread: check for case when envelope has its own message id in References and In-Reply-To 1 year ago