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 974502c6ff
melib/addressbook: impl Hash for Card
Implement hashing for Card.

This fixes the appearance of duplicate entries in the add contacts
selector in an envelope view when an address appears more than one time
in the envelope headers.

Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>
2 months ago
..
addressbook melib/addressbook: impl Hash for Card 2 months ago
backends melib: move backends out of the backends module 11 months ago
email melib: add clippy::doc_markdown 3 months ago
gpgme Replace erroneous use of set_err_kind with set_kind 4 months ago
imap melib/imap: turn some sync connections to unsync 3 months ago
jmap Add option to highlight self in mailing list threads 3 months ago
maildir melib/utils: add hostname() utility function 4 months ago
mbox melib: add clippy::doc_markdown 3 months ago
nntp sqlite caching refactor 3 months ago
notmuch melib: add clippy::doc_markdown 3 months ago
text melib/connections: don't print raw bytes as escaped unicode 3 months ago
thread listing/thread: fix display of threaded conversations tree structure 11 months ago
utils melib/connections: don't print raw bytes as escaped unicode 3 months ago
addressbook.rs melib/addressbook: impl Hash for Card 2 months ago
backends.rs melib: add clippy::doc_markdown 3 months ago
collection.rs Use cargo-derivefmt to sort derives alphabetically 6 months ago
conf.rs Various unimportant minor style/doc fixups 3 months ago
email.rs Fix rustdoc::redundant_explicit_links 6 months ago
error.rs imap/protocol_parser: reduce debug prints 3 months ago
lib.rs Add option to highlight self in mailing list threads 3 months ago
search.rs Use cargo-derivefmt to sort derives alphabetically 6 months ago
sieve.rs Use cargo-derivefmt to sort derives alphabetically 6 months ago
smtp.rs Update all instances of old domains with meli-email.org 3 months ago
thread.rs melib: add clippy::doc_markdown 3 months ago