meli/melib/src/backends
Manos Pitsidianakis 07e166e1fb
melib/error: Add kinds: NotImplemented, NotSupported, OSError
2021-09-05 12:39:15 +03:00
..
imap melib/nntp: implement NNTP posting 2021-09-04 00:42:19 +03:00
jmap melib: don't use both {set,push}_references() 2021-01-15 16:41:40 +02:00
maildir Fix unused var etc warnings 2021-09-04 16:52:17 +03:00
mbox melib/mbox: consistent line endings in MboxFormat::append 2021-01-11 19:11:08 +02:00
nntp melib/nntp: implement refresh 2021-09-05 12:09:29 +03:00
notmuch melib/notmuch: avoid parsing entire email in Envelope creation 2021-01-05 17:12:13 +02:00
imap.rs melib/{imap,nntp}: throw error on extra unusued conf flags 2021-09-04 21:49:31 +03:00
jmap.rs melib/backends: add collection() method to MailBackend 2021-01-10 01:31:27 +02:00
maildir.rs melib: Remove unnecessary "pub use" std exports 2021-01-10 01:40:27 +02:00
mbox.rs melib/mbox: add MboxMetadata type and write support 2021-01-11 19:11:08 +02:00
nntp.rs melib/error: Add kinds: NotImplemented, NotSupported, OSError 2021-09-05 12:39:15 +03:00
notmuch.rs Notmuch dynamic library can now be loaded on macos 2021-07-19 05:04:04 +03:00