Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-11 | Use mailbox uuids | Kali Kaneko | |
The previous implementation is naive, since it imposes a burden when renaming mailboxes. We're using uuids in the local uid tables instead, which is more cryptic but way more efficient. * receive mbox uuid instead of name * use mailbox uuid in identifiers | |||
2015-02-11 | cleanup imap implementation | Kali Kaneko | |
2015-02-11 | MessageCollections + MailboxIndexer | Kali Kaneko | |
2015-02-11 | Serializable Models + Soledad Adaptor | Kali Kaneko | |