meli/melib/src/backends/imap
Manos Pitsidianakis c7835ccc13
imap: add mailbox_token() parser
2020-06-23 12:31:40 +03:00
..
cache.rs imap: add experimental header caching with sqlite3 2020-06-07 14:35:20 +03:00
connection.rs imap: update is_online flag on successful read/write 2020-06-23 12:30:10 +03:00
mailbox.rs Replace every use of Folder with Mailbox 2020-02-26 10:54:10 +02:00
managesieve.rs melib: update nom dependency from 3.2.0 to 5.1.1 2020-06-06 23:19:07 +03:00
operations.rs imap: Remove panic from fetch_flags 2020-06-11 11:44:04 +03:00
protocol_parser.rs imap: add mailbox_token() parser 2020-06-23 12:31:40 +03:00
untagged.rs imap: index by (MailboxHash, UID) instead of just UID 2020-06-11 11:41:08 +03:00
watch.rs imap: remove redundant passing of AccountHash 2020-06-11 11:43:18 +03:00