summaryrefslogtreecommitdiffstats
path: root/client/resourceaccess.cpp
Commit message (Collapse)AuthorAge
* standardize on calling it Akonadi2Aaron Seigo2014-12-06
|
* resource -> synchronizerAaron Seigo2014-12-06
| | | | the resource will be the plugin that interacts with the source and store
* re-use the builderAaron Seigo2014-12-06
|
* consolidate command writing to avoid duplicating those 4 lines everywhereAaron Seigo2014-12-02
|
* more succinct errorAaron Seigo2014-12-02
|
* prefix messages with the resource nameAaron Seigo2014-12-02
| | | | handy when multiple resources are connected
* less noiseAaron Seigo2014-12-02
|
* actually output the nameAaron Seigo2014-12-02
|
* toynadi -> akonadinextAaron Seigo2014-12-02
|
* send revision updates from resource to clientAaron Seigo2014-12-01
| | | | this includes an initial revision message on connect
* buildAaron Seigo2014-11-30
|
* add flatbuffer support and use that for the handshakeAaron Seigo2014-11-30
|
* how a command accross the wire might look: initial handshakeAaron Seigo2014-11-21
|
* write a stupid messageAaron Seigo2014-11-21
|
* use a timer to control the re-connect processAaron Seigo2014-11-21
|
* sketch in the client/resource modelAaron Seigo2014-11-20