meli/melib/src
Manos Pitsidianakis bcca9abe66
docs: Use example.com in documentation
Closes #96
2021-01-15 16:41:40 +02:00
..
addressbook melib/datetime: use Cow<'_, CStr> in timestamp_to_string() 2021-01-08 15:01:37 +02:00
backends melib: don't use both {set,push}_references() 2021-01-15 16:41:40 +02:00
email melib/datetime: add posix locale arg in timestamp_to_string() 2021-01-08 15:01:37 +02:00
gpgme Fix minor warnings 2020-10-15 19:01:42 +03:00
text_processing melib/text_processing: add LineBreakText iterator 2020-12-01 01:04:27 +02:00
thread melib/thread/iterators: remove recursion in favor of loops 2020-07-17 13:33:40 +03:00
addressbook.rs melib/datetime: add posix locale arg in timestamp_to_string() 2021-01-08 15:01:37 +02:00
backends.rs melib: Remove unnecessary "pub use" std exports 2021-01-10 01:40:27 +02:00
collection.rs melib/backends: add collection() method to MailBackend 2021-01-10 01:31:27 +02:00
conf.rs compose: add key selection state for gpg operations 2020-10-11 18:11:04 +03:00
connections.rs melib/connections: add async sleep(dur: Duration) 2021-01-05 19:45:26 +02:00
datetime.rs melib/mbox: add MboxFormat::append() method 2021-01-10 01:40:54 +02:00
email.rs docs: Use example.com in documentation 2021-01-15 16:41:40 +02:00
error.rs melib/imap: perform reconnect on IDLE failure 2020-09-14 19:32:43 +03:00
lib.rs melib/datetime: add posix locale arg in timestamp_to_string() 2021-01-08 15:01:37 +02:00
logging.rs melib/datetime: add posix locale arg in timestamp_to_string() 2021-01-08 15:01:37 +02:00
parsec.rs melib: cleanup commit 2020-09-10 21:19:38 +03:00
search.rs Fix some clippy lints 2020-08-26 00:54:07 +03:00
smtp.rs melib/smtp: implement gmail XOAUTH2 authentication method 2020-11-30 06:52:16 +02:00
sqlite3.rs melib: fix bincode serialization 2020-11-09 00:40:32 +02:00
thread.rs melib/backends: add collection() method to MailBackend 2021-01-10 01:31:27 +02:00