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 2bfe608678
view.rs: hide self from "add contacts" options
Adding ourselves to our contacts doesn't make sense (in the generic
case) so remove them from the list that is shown when the user selects
the add contacts shortcut.

Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>
2 days ago
..
addressbook clippy: fix new warnings for 1.78.0 4 weeks ago
backends melib: move backends out of the backends module 10 months ago
email melib: refactor smtp,draft errors and email tests 2 weeks ago
gpgme Replace erroneous use of set_err_kind with set_kind 4 months ago
imap Add proper imap-shell in tools subcommand for debugging 3 days ago
jmap view.rs: hide self from "add contacts" options 2 days ago
maildir Use ShellExpandTrait::expand in more user-provided paths 4 weeks ago
mbox Use ShellExpandTrait::expand in more user-provided paths 4 weeks ago
nntp Fix new 1.77 clippy lints 2 months ago
notmuch Use ShellExpandTrait::expand in more user-provided paths 4 weeks ago
smtp melib: refactor smtp,draft errors and email tests 2 weeks ago
text listing.rs: impl highlight_self in all index styles 3 weeks ago
thread listing/thread: fix display of threaded conversations tree structure 11 months ago
utils melib/connections.rs: Fix compilation for macos 2 weeks ago
addressbook.rs Use ShellExpandTrait::expand in more user-provided paths 4 weeks ago
backends.rs clippy: Put doc text type names and co. in backtics 4 weeks ago
collection.rs Use cargo-derivefmt to sort derives alphabetically 6 months ago
conf.rs view.rs: hide self from "add contacts" options 2 days ago
email.rs melib: add Envelope::recipient_any method 3 weeks ago
error.rs melib: refactor smtp,draft errors and email tests 2 weeks ago
lib.rs Make unicode-segmentation a hard dependency 2 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 melib: refactor smtp,draft errors and email tests 2 weeks ago
thread.rs clippy: fix new warnings for 1.78.0 4 weeks ago