addressbook
|
Fix clippy lints
|
2020-07-06 15:27:08 +03:00 |
backends
|
melib/jmap: add special keywords to search
|
2020-08-06 21:13:20 +03:00 |
email
|
melib/email.rs: use SmallVec for Address fields
|
2020-07-27 15:06:56 +03:00 |
addressbook.rs
|
Remove fnv crate
|
2020-05-10 21:18:56 +03:00 |
async_workers.rs
|
Fix clippy lints
|
2020-07-06 15:27:08 +03:00 |
collection.rs
|
Small fixes
|
2020-07-29 14:33:09 +03:00 |
conf.rs
|
Small fixes
|
2020-07-29 14:33:09 +03:00 |
connections.rs
|
melib/imap: add COMPRESS=DEFLATE support
|
2020-07-28 17:39:25 +03:00 |
datetime.rs
|
Fix clippy lints
|
2020-07-06 15:27:08 +03:00 |
email.rs
|
melib/email.rs: use SmallVec for Address fields
|
2020-07-27 15:06:56 +03:00 |
error.rs
|
melib/error: add From<&MeliError> for MeliError
|
2020-07-27 15:04:29 +03:00 |
lib.rs
|
melib: Small documentation fixes for smtp, thread
|
2020-07-15 15:22:33 +03:00 |
parsec.rs
|
melib/vcard: add parser for vcard files
|
2019-11-27 01:46:23 +02:00 |
search.rs
|
melib/jmap: implement search
|
2020-08-06 19:46:46 +03:00 |
smtp.rs
|
Small fixes
|
2020-07-29 14:33:09 +03:00 |
sqlite3.rs
|
sqlite3: move module to melib
|
2020-05-30 15:37:12 +03:00 |