meli/melib/src
Manos Pitsidianakis fe200a3218
melib/datetime: isolate unsafe blocks
Isolate unsafe blocks where possible to make code review easier
2021-01-08 15:01:37 +02:00
..
addressbook melib/datetime: use Cow<'_, CStr> in timestamp_to_string() 2021-01-08 15:01:37 +02:00
backends melib/jmap: impl watch() with polling 2021-01-05 19:45:26 +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/backends: move IsSubscribedFn to backends mod 2020-12-24 10:50:07 +02:00
collection.rs melib: fix bincode serialization 2020-11-09 00:40:32 +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/datetime: isolate unsafe blocks 2021-01-08 15:01:37 +02:00
email.rs melib/email: return &mut Self in set_*() methods 2021-01-05 17:11:08 +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/thread: hash Message-ID for ThreadNodeHash 2021-01-05 17:11:08 +02:00