summaryrefslogtreecommitdiffstats
path: root/examples/imapresource/imapserverproxy.cpp
Commit message (Collapse)AuthorAge
...
* Moving of mails between foldersChristian Mollekopf2016-06-12
|
* Less hardcoded assumptions and a new RID schemeChristian Mollekopf2016-06-08
| | | | | By using (folder local id:imap uid) for mails, we don't have to change mail rid's on folder renames.
* Fixed build of imapserverproxyChristian Mollekopf2016-06-06
|
* Implemented imap flag changes.Christian Mollekopf2016-06-03
|
* The imap resource can write-back changesChristian Mollekopf2016-06-03
|
* Always return jobs, not futures.Christian Mollekopf2016-06-02
| | | | Otherwise the calls are not composable.
* Convenience fetch overloadChristian Mollekopf2016-05-25
|
* Message removalsChristian Mollekopf2016-05-23
|
* Support for folder hierarchiesChristian Mollekopf2016-05-22
|
* ImapResource prototypeChristian Mollekopf2016-05-22