summaryrefslogtreecommitdiffstats
path: root/examples/imapresource/imapresource.cpp
Commit message (Expand)AuthorAge
* 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
* 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
* Debug outputChristian Mollekopf2017-01-06
* Introduced Log::ContextChristian Mollekopf2016-12-22
* Don't try to fetch flags on initial sync.Christian Mollekopf2016-12-16
* Don't set capabilities as property on creation.Christian Mollekopf2016-12-15
* Move the BLOB property handling to the entitystore.Christian Mollekopf2016-12-09
* Wrap references in a Reerence type.Christian Mollekopf2016-12-08
* Renamed RemoteIdMap to SynchronizerStoreChristian Mollekopf2016-11-28
* Moved inspection commands to a separate inspector.Christian Mollekopf2016-11-28
* CleanupChristian Mollekopf2016-11-27
* Folded the SourceWriteback into the Synchronizer.Christian Mollekopf2016-11-21
* Apply default date filter.Christian Mollekopf2016-11-15
* Made the use of the folder struct a bit more expressiveChristian Mollekopf2016-11-14
* Prepared new query based synchronization APIChristian Mollekopf2016-11-11
* Implement debug stream operators for query.Christian Mollekopf2016-11-07
* CleanupChristian Mollekopf2016-10-21
* Specify the resource name in one placeChristian Mollekopf2016-10-21
* Ported the pipeline to the entitystoreChristian Mollekopf2016-10-21
* Removed the now obsolete EntityStoreChristian Mollekopf2016-10-21
* Refactor how the storage is used.Christian Mollekopf2016-10-21
* Avoid using the resource object to remove the data from disk.Christian Mollekopf2016-10-07
* New synchronization algorithm that only fetches the last 14 days.Christian Mollekopf2016-09-15