summaryrefslogtreecommitdiffstats
path: root/common/synchronizer.h
Commit message (Expand)AuthorAge
* Implement Todo entity typeRémi Nicole2018-05-06
* Implement replaying CalDAV events and calendarsRémi Nicole2018-05-03
* More exportsChristian Mollekopf2018-04-20
* Fixed more warnings and then disabled themChristian Mollekopf2018-03-25
* Made the sync request struct public.Christian Mollekopf2018-02-27
* Avoid storing the password in the configurationChristian Mollekopf2017-09-18
* Avoid notifcations for requests that do nothing, progress with folderidChristian Mollekopf2017-05-20
* Don't commit after every replayed revisionChristian Mollekopf2017-05-12
* Added progress notificationChristian Mollekopf2017-05-04
* Better account status aggregation.Christian Mollekopf2017-04-07
* CleanupChristian 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
* emitNotification functionChristian Mollekopf2017-03-17
* Addressbook supportChristian Mollekopf2017-03-09
* Merge synchronization requests for individual mails of the same folder.Christian Mollekopf2017-03-07
* Missed one includeChristian Mollekopf2017-03-01
* make contacts suitable for applications like sinkshSandro Knauß2017-01-30
* Process sync requests one by oneChristian Mollekopf2017-01-23
* Support dependencies between sync requests.Christian Mollekopf2017-01-22
* Debug outputChristian Mollekopf2017-01-06
* Introduced Log::ContextChristian Mollekopf2016-12-22
* Move mail to sent folder after sending itChristian Mollekopf2016-12-06
* The synchronization call can be sync.Christian Mollekopf2016-11-29
* Renamed RemoteIdMap to SynchronizerStoreChristian Mollekopf2016-11-28
* Used the CommandProcessor as central place for all command processing.Christian Mollekopf2016-11-28
* Added the flush command.Christian Mollekopf2016-11-25
* Ensure we always process the full queue and that flushing works.Christian Mollekopf2016-11-22
* Process change replays as part of the synchronization queueChristian Mollekopf2016-11-22
* Folded the SourceWriteback into the Synchronizer.Christian Mollekopf2016-11-21
* Prepared new query based synchronization APIChristian Mollekopf2016-11-11
* Implement debug stream operators for query.Christian Mollekopf2016-11-07
* TypeImplementation cleanupChristian Mollekopf2016-10-21
* Removed the now obsolete EntityStoreChristian Mollekopf2016-10-21
* Refactor how the storage is used.Christian Mollekopf2016-10-21
* Don' create new entities on flag change.Christian Mollekopf2016-09-15
* Commit all databases in the same intervalChristian Mollekopf2016-06-20
* Don't create a transaction for every appended message.Christian Mollekopf2016-06-20
* A working mailtransport resourceChristian Mollekopf2016-06-17
* Fixed issues found by clang analyzerChristian Mollekopf2016-06-14
* Create the drafts folder if necessary and merge it with the sourceChristian Mollekopf2016-06-10
* Fixed genericresource so it works with the maildirresourcetestChristian Mollekopf2016-05-29
* Moved the classes to individual filesChristian Mollekopf2016-05-28