summaryrefslogtreecommitdiffstats
path: root/common/domain
Commit message (Expand)AuthorAge
* Change the default for fullPayloadAvailableChristian Mollekopf2017-12-29
* Ensure we get an appropriate exit code when a resource crashes.Christian Mollekopf2017-10-31
* Error checking and debug outputChristian Mollekopf2017-10-09
* Avoid storing the password in the configurationChristian Mollekopf2017-09-18
* 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
* Silence the compiler warningChristian Mollekopf2017-08-11
* Adjusted docs and test.Christian Mollekopf2017-07-27
* Skip modifications that do nothing.Christian Mollekopf2017-07-27
* Only print modified properties if we have any.Christian Mollekopf2017-07-27
* Photo supportChristian Mollekopf2017-06-27
* Added draft property index.Christian Mollekopf2017-05-12
* No more SINK_DEBUG_AREAChristian Mollekopf2017-05-12
* Fixed merge implementationChristian Mollekopf2017-05-08
* Gather required databases from index definitions.Christian Mollekopf2017-05-08
* A single propertymapper for both directionsChristian Mollekopf2017-04-28
* Removed the template argument from the write property mapperChristian Mollekopf2017-04-28
* Simplified propertymapperChristian Mollekopf2017-04-28
* Better debug outputChristian Mollekopf2017-04-12
* Detect maildir resource errorsChristian Mollekopf2017-04-07
* CleanupChristian Mollekopf2017-03-28
* Added missing property mappersChristian Mollekopf2017-03-28
* Don't use 0 as error code and better error codesChristian Mollekopf2017-03-27
* Implemented notification support in the model.Christian Mollekopf2017-03-24
* Fixed identity nameChristian Mollekopf2017-03-24
* DomainType::nameChristian Mollekopf2017-03-23
* New propertiesChristian Mollekopf2017-03-23
* Default domain adaptorChristian Mollekopf2017-03-21
* Move type implementations in one placeChristian Mollekopf2017-03-21
* Make error codes part of the applicationdomain interfaceChristian Mollekopf2017-03-20
* Setup calls to setup dav resourceChristian Mollekopf2017-03-13
* Addressbook supportChristian Mollekopf2017-03-09
* Dav cleanupChristian Mollekopf2017-03-09
* Move blob files on move to the same location like when a client moves.Christian Mollekopf2017-03-07
* Filter resources by the types they support.Christian Mollekopf2017-03-01
* Improved debug output and moved debug operators to cppChristian Mollekopf2017-02-16
* Remember whether a blob property is external or not.Christian Mollekopf2017-02-16
* Use SINK_REGISTER_TYPES to avoid repeating the typesChristian Mollekopf2017-02-16
* PropertyParser to properly parse different property types.Christian Mollekopf2017-02-16
* PropertyRegistry for runtime information about properties.Christian Mollekopf2017-02-16
* Mails don't have uid'sChristian Mollekopf2017-02-16
* Move the SINK_EXPORT to the right place.Christian Mollekopf2017-02-13
* Cleaner index syntax, don't index messageid twiceChristian Mollekopf2017-02-13
* We can't inhert the copy constructor.Christian Mollekopf2017-02-01
* Ensure blooming queries filter as they shouldChristian Mollekopf2017-01-31
* make contacts suitable for applications like sinkshSandro Knauß2017-01-30
* Add Contact as new domain typeSandro Knauß2017-01-30
* Debug outputChristian Mollekopf2017-01-18
* Fixed build issues with pedantic enabledChristian Mollekopf2017-01-12
* Set enabled state from subscriptionChristian Mollekopf2017-01-11