meli/melib/src
Manos Pitsidianakis dc2184a9de
melib: add Folder operations in mail backends
Add following operations in mail backend:
- Create,
- Delete,
- Subscribe,
- Unsubscribe,
- Rename
2019-09-08 11:15:57 +03:00
..
backends add folder subscriptions 2019-08-25 10:48:01 +03:00
email Fix: This comment is not a proper rustdoc comment and probably should not be one anyways 2019-08-02 01:00:54 +03:00
addressbook.rs Fix warnings, lints, and 2018 errors 2019-06-18 21:14:14 +03:00
async_workers.rs melib: remove unnecessary unsafe impls 2019-08-15 11:30:25 +03:00
backends.rs melib: add Folder operations in mail backends 2019-09-08 11:15:57 +03:00
collection.rs Send MailboxUpdate events when threads are updated 2019-08-02 15:17:23 +03:00
conf.rs add folder subscriptions 2019-08-25 10:48:01 +03:00
email.rs melib: refactor attachments and attachment_types interfaces 2019-07-30 21:33:15 +03:00
error.rs melib: add Folder operations in mail backends 2019-09-08 11:15:57 +03:00
lib.rs Add special use semantics for mailboxes 2019-08-25 10:48:01 +03:00
mailbox.rs melib,ui: add MailboxEntry enum 2019-07-28 20:15:41 +03:00
structs.rs melib: fix bounds checking for StackVec 2019-07-22 14:57:54 +03:00
thread.rs melib,ui: add MailboxEntry enum 2019-07-28 20:15:41 +03:00