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 08af46f5ef
melib/datetime: fix test compile failure
4 years ago
..
addressbook melib/datetime: use Cow<'_, CStr> in timestamp_to_string() 4 years ago
backends melib/jmap: fix mailbox children relationships being ignored 4 years ago
email melib/datetime: add posix locale arg in timestamp_to_string() 4 years ago
gpgme Fix minor warnings 4 years ago
text_processing melib/text_processing: add LineBreakText iterator 4 years ago
thread melib/thread/iterators: remove recursion in favor of loops 4 years ago
addressbook.rs melib/datetime: add posix locale arg in timestamp_to_string() 4 years ago
backends.rs melib/backends: add mailbox management events to RefreshEventKind 4 years ago
collection.rs melib: fix bincode serialization 4 years ago
conf.rs compose: add key selection state for gpg operations 4 years ago
connections.rs melib/connections: add async sleep(dur: Duration) 4 years ago
datetime.rs melib/datetime: fix test compile failure 4 years ago
email.rs melib/email: return &mut Self in set_*() methods 4 years ago
error.rs melib/imap: perform reconnect on IDLE failure 4 years ago
lib.rs melib/datetime: add posix locale arg in timestamp_to_string() 4 years ago
logging.rs melib/datetime: add posix locale arg in timestamp_to_string() 4 years ago
parsec.rs melib: cleanup commit 4 years ago
search.rs Fix some clippy lints 4 years ago
smtp.rs melib/smtp: implement gmail XOAUTH2 authentication method 4 years ago
sqlite3.rs melib: fix bincode serialization 4 years ago
thread.rs melib/thread: hash Message-ID for ThreadNodeHash 4 years ago