summaryrefslogtreecommitdiffstats
path: root/examples/imapresource/imapresource.cpp
Commit message (Expand)AuthorAge
* Detect login failuresChristian Mollekopf2017-09-22
* Days to sync from configChristian Mollekopf2017-09-20
* Fixed tests with secretstoreChristian Mollekopf2017-09-20
* Avoid storing the password in the configurationChristian Mollekopf2017-09-18
* Detect connection lost so we can go to offline stateChristian Mollekopf2017-08-28
* Skip over revisions that we can't replay.Christian Mollekopf2017-08-14
* Replaying a change without remoteid is not going to work.Christian Mollekopf2017-08-11
* Revert this change, we can just only sync folders in kube.Christian Mollekopf2017-06-15
* CleanupChristian Mollekopf2017-06-14
* We now have to manually parse for inspectionsChristian Mollekopf2017-06-14
* Deal with both CRLF and LF mime messages.Christian Mollekopf2017-06-14
* There shouldn't be any conversions necessary at this point.Christian Mollekopf2017-06-12
* Avoid the extra parsing step.Christian Mollekopf2017-06-12
* Disabled automatic syncing of foldersChristian Mollekopf2017-06-11
* Ensure change-replay errors make it through to the correct errorChristian Mollekopf2017-05-20
* Don't try to replay modifications on nothing.Christian Mollekopf2017-05-20
* Avoid notifcations for requests that do nothing, progress with folderidChristian Mollekopf2017-05-20
* No more SINK_DEBUG_AREAChristian Mollekopf2017-05-12
* Translate the host not found errorChristian Mollekopf2017-05-09
* Fixed folder syncChristian Mollekopf2017-05-04
* Added progress notificationChristian Mollekopf2017-05-04
* Only sync subscribed foldersChristian Mollekopf2017-05-04
* Make sure we always have a complete hierarchy from the IMAP serverChristian Mollekopf2017-04-21
* Gmail support.Christian Mollekopf2017-04-21
* We set the instance identifier in the base classChristian Mollekopf2017-04-11
* Avoid crashing if we fail to resolve the local id.Christian Mollekopf2017-04-07
* We already print those warnings in the synchronizerChristian Mollekopf2017-03-30
* CleanupChristian Mollekopf2017-03-28
* Track the entities that this request applies to directly in theChristian Mollekopf2017-03-28
* Emit notifications while a folder is being syncedChristian Mollekopf2017-03-27
* Don't use 0 as error code and better error codesChristian Mollekopf2017-03-27
* Pass in days to downloadChristian Mollekopf2017-03-26
* SinkTraceCtxChristian Mollekopf2017-03-26
* Default domain adaptorChristian Mollekopf2017-03-21
* Removed unnecessary default implementationsChristian Mollekopf2017-03-21
* Translate login errorsChristian Mollekopf2017-03-20
* Make error codes part of the applicationdomain interfaceChristian Mollekopf2017-03-20
* Merge synchronization requests for individual mails of the same folder.Christian Mollekopf2017-03-07
* Filter resources by the types they support.Christian Mollekopf2017-03-01
* Skip messages that we can't fetch anyways.Christian Mollekopf2017-02-26
* Added session cache.Christian Mollekopf2017-02-08
* Support dependencies between sync requests.Christian Mollekopf2017-01-22
* The template arguments are no longer required.Christian Mollekopf2017-01-12
* syncThen is no longer necessaryChristian Mollekopf2017-01-12
* Logout after changereplayChristian Mollekopf2017-01-12
* Only apply the name-based special purpose detection to top-levelChristian Mollekopf2017-01-12
* Set enabled state from subscriptionChristian Mollekopf2017-01-11
* Logout after synchronizationChristian Mollekopf2017-01-10
* Simplify jobsChristian Mollekopf2017-01-10
* Correctly resolve the folderChristian Mollekopf2017-01-10