summaryrefslogtreecommitdiffstats
path: root/common/domain/applicationdomaintype.cpp
Commit message (Expand)AuthorAge
* Add the "allDay" property to Eventcalendar/daylongeventsMinijackson2018-05-14
* Implement Todo entity typeRémi Nicole2018-05-06
* Add EndTime and Ical attributes to EventRémi Nicole2018-04-11
* Registered propertiesChristian Mollekopf2018-03-28
* Add CalDAV supportRémi Nicole2018-03-27
* Some helper functions to avoid hardcoding collected property namesChristian Mollekopf2018-02-22
* We can't assess property changes for aggregates.Christian Mollekopf2018-02-22
* Aggregation only becomes relevant when >1Christian Mollekopf2018-02-22
* Print aggregate idsChristian Mollekopf2018-02-21
* Remember aggregated idsChristian Mollekopf2018-02-21
* Removed all traces of BLOB propertiesChristian Mollekopf2018-02-06
* One central place to generate uidsChristian Mollekopf2018-01-30
* Error checking and debug outputChristian Mollekopf2017-10-09
* 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
* No more SINK_DEBUG_AREAChristian Mollekopf2017-05-12
* Better debug outputChristian Mollekopf2017-04-12
* DomainType::nameChristian Mollekopf2017-03-23
* New propertiesChristian Mollekopf2017-03-23
* Setup calls to setup dav resourceChristian Mollekopf2017-03-13
* Addressbook supportChristian Mollekopf2017-03-09
* Move blob files on move to the same location like when a client moves.Christian Mollekopf2017-03-07
* Improved debug output and moved debug operators to cppChristian 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
* We can't inhert the copy constructor.Christian Mollekopf2017-02-01
* Ensure blooming queries filter as they shouldChristian Mollekopf2017-01-31
* Add Contact as new domain typeSandro Knauß2017-01-30
* Debug outputChristian Mollekopf2017-01-18
* Fixed build issues with pedantic enabledChristian Mollekopf2017-01-12
* Don't set capabilities as property on creation.Christian Mollekopf2016-12-15
* Made references serializable so we can store them in config filesChristian Mollekopf2016-12-15
* Add comment regarding the blob copying hack.Christian Mollekopf2016-12-09
* Wrap references in a Reerence type.Christian Mollekopf2016-12-08
* Support for sent mail folderChristian Mollekopf2016-12-06
* Wrap blob properties in type so we can distinguish it from other properties.Christian Mollekopf2016-12-06
* interresource moveChristian Mollekopf2016-12-02
* Requesting a property that is not available is not an error.Christian Mollekopf2016-10-28
* Refactor how the storage is used.Christian Mollekopf2016-10-21
* Backwards comaptible names and some cleanupChristian Mollekopf2016-10-04
* Less hardcoding of entity typesChristian Mollekopf2016-10-04
* Don't hardcode the type property.Christian Mollekopf2016-09-27
* New query apiChristian Mollekopf2016-09-27
* Namespaces can't be used in templates.Christian Mollekopf2016-07-18
* Centrally define global typesChristian Mollekopf2016-07-11
* Shorten the types to be more distinctive.Christian Mollekopf2016-07-08
* A new debug system.Christian Mollekopf2016-07-07
* Dummyresource mailtestChristian Mollekopf2016-06-26