summaryrefslogtreecommitdiffstats
path: root/common/synchronizer.cpp
Commit message (Expand)AuthorAge
* Skip change-replay for already removed entites.Christian Mollekopf2018-05-18
* Avoid creating unnecessary rid mappingsChristian Mollekopf2018-05-14
* Implement Todo entity typeRémi Nicole2018-05-06
* Implement replaying CalDAV events and calendarsRémi Nicole2018-05-03
* Synchronization will fail without it, so warn.Christian Mollekopf2018-03-17
* Filtering for empty id's does not work, so detect and guard against it.Christian Mollekopf2018-03-01
* One central place to generate uidsChristian Mollekopf2018-01-30
* Revert "Fixed warnings"Christian Mollekopf2017-11-12
* Fixed warningsChristian Mollekopf2017-11-10
* Avoid storing the password in the configurationChristian Mollekopf2017-09-18
* Reduce the number of progress notifications for large sync sets.Christian Mollekopf2017-09-13
* Detect connection lost so we can go to offline stateChristian Mollekopf2017-08-28
* Default to NoStatus for resources until we know more.Christian Mollekopf2017-08-25
* CleanupChristian Mollekopf2017-08-11
* no need to hardcode thisChristian Mollekopf2017-05-20
* Ensure change-replay errors make it through to the correct errorChristian Mollekopf2017-05-20
* Avoid notifcations for requests that do nothing, progress with folderidChristian Mollekopf2017-05-20
* Set the resource offline on no serverChristian Mollekopf2017-05-09
* Avoid unnecessary noiseChristian Mollekopf2017-05-04
* Added progress notificationChristian Mollekopf2017-05-04
* Less noiseChristian Mollekopf2017-04-10
* Detect maildir resource errorsChristian Mollekopf2017-04-07
* Better account status aggregation.Christian Mollekopf2017-04-07
* Fixed changereplay guardChristian Mollekopf2017-04-06
* Mailtransport notificationsChristian Mollekopf2017-03-30
* CleanupChristian Mollekopf2017-03-28
* Only send notifications about being connected if we did somethingChristian Mollekopf2017-03-28
* Track the entities that this request applies to directly in theChristian Mollekopf2017-03-28
* Implemented notification support in the model.Christian Mollekopf2017-03-24
* Make error codes part of the applicationdomain interfaceChristian Mollekopf2017-03-20
* emitNotification functionChristian Mollekopf2017-03-17
* Debug outputChristian Mollekopf2017-03-14
* An error should not stop the synchronizer from processing.Christian Mollekopf2017-03-14
* Addressbook supportChristian Mollekopf2017-03-09
* Merge synchronization requests for individual mails of the same folder.Christian Mollekopf2017-03-07
* Port away from syncStartv0.1.0Christian Mollekopf2017-03-02
* Debug outputChristian Mollekopf2017-02-20
* make contacts suitable for applications like sinkshSandro Knauß2017-01-30
* Readable uuidChristian Mollekopf2017-01-23
* Ensure we don't accidentally spawn more transactions than necessary.Christian Mollekopf2017-01-23
* Debug outputChristian Mollekopf2017-01-23
* Process sync requests one by oneChristian Mollekopf2017-01-23
* Support dependencies between sync requests.Christian Mollekopf2017-01-22
* Debug outputChristian Mollekopf2017-01-18
* Don't overwrite the first job with the continuationChristian Mollekopf2017-01-18
* Avoid unnecessary replay requests.Christian Mollekopf2017-01-17
* Handle errors without crashing.Christian Mollekopf2017-01-17
* Fixed build issues with pedantic enabledChristian Mollekopf2017-01-12
* syncThen is no longer necessaryChristian Mollekopf2017-01-12
* Debug outputChristian Mollekopf2017-01-07