summaryrefslogtreecommitdiffstats
path: root/common/domain/applicationdomaintype.cpp
Commit message (Expand)AuthorAge
* 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
* Use specialpurpose preprocessor which gives us trash folder support.Christian Mollekopf2016-06-26
* Move to trashChristian Mollekopf2016-06-15
* Get folder moves to work, and fix the mime message moving.Christian Mollekopf2016-06-13
* Defined resource capabilities.Christian Mollekopf2016-06-08
* Avoid extra dependency in public header.Christian Mollekopf2016-06-06
* Allow the maildir resource to skip the folder rename testChristian Mollekopf2016-06-05
* The maildir resource passes the maildirmailsync testChristian Mollekopf2016-05-31
* The imap resource doesn't support drafts yetChristian Mollekopf2016-05-29
* ImapResource prototypeChristian Mollekopf2016-05-22
* Resource factory methods and capability filter.Christian Mollekopf2016-05-09
* Helper to set application domain types.Christian Mollekopf2016-05-01
* Setter and getter for blob propertiesChristian Mollekopf2016-05-01