summaryrefslogtreecommitdiffstats
path: root/examples/imapresource/imapserverproxy.h
Commit message (Expand)AuthorAge
* Detect connection lost so we can go to offline stateChristian Mollekopf2017-08-28
* Only create one sessionChristian Mollekopf2017-04-26
* Make sure we always have a complete hierarchy from the IMAP serverChristian Mollekopf2017-04-21
* Gmail support.Christian Mollekopf2017-04-21
* Handle host not foundChristian Mollekopf2017-04-20
* Don't use 0 as error code and better error codesChristian Mollekopf2017-03-27
* Translate login errorsChristian Mollekopf2017-03-20
* Adapt to KAsync changesChristian Mollekopf2017-03-01
* Remove disconnected sessions from the cached pool.Christian Mollekopf2017-02-08
* Don't hardcode capabilitiesChristian Mollekopf2017-02-08
* Added session cache.Christian Mollekopf2017-02-08
* Don't treat the IMAP namespace as subfolder.Christian Mollekopf2017-01-22
* Flag definitionsChristian Mollekopf2017-01-12
* Set enabled state from subscriptionChristian Mollekopf2017-01-11
* Logout after synchronizationChristian Mollekopf2017-01-10
* Remember if we have all of the data or only the headers.Christian Mollekopf2017-01-10
* Improved imap mail sync algorithm.Christian Mollekopf2017-01-10
* No more normalizedPathChristian Mollekopf2017-01-07
* Made the use of the folder struct a bit more expressiveChristian Mollekopf2016-11-14
* Prepared new query based synchronization APIChristian Mollekopf2016-11-11
* New synchronization algorithm that only fetches the last 14 days.Christian Mollekopf2016-09-15
* New kimap2 syntaxChristian Mollekopf2016-09-15
* New kimap2 syntaxChristian Mollekopf2016-09-15
* Remember highestmodseqChristian Mollekopf2016-09-15
* Flag updatesChristian Mollekopf2016-09-15
* Use KIMAP2Christian Mollekopf2016-09-15
* The ping is no longer necessaryChristian Mollekopf2016-09-15
* Incremental fetch of mailsChristian Mollekopf2016-09-15
* Prepare incremental syncing.Christian Mollekopf2016-09-15
* Progress reportingChristian Mollekopf2016-09-15
* Ping the server first to make sure it's available.Christian Mollekopf2016-07-14
* Avoid calling back into destroyed objectsChristian Mollekopf2016-07-11
* Detect and skip noselect foldersChristian Mollekopf2016-06-20
* Moving of mails between foldersChristian Mollekopf2016-06-12
* Less hardcoded assumptions and a new RID schemeChristian Mollekopf2016-06-08
* 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
* Convenience fetch overloadChristian Mollekopf2016-05-25
* Message removalsChristian Mollekopf2016-05-23
* Support for folder hierarchiesChristian Mollekopf2016-05-22
* ImapResource prototypeChristian Mollekopf2016-05-22