summaryrefslogtreecommitdiffstats
path: root/common/domain
Commit message (Expand)AuthorAge
* 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
* Remember if we have all of the data or only the headers.Christian Mollekopf2017-01-10
* Comparison operator for ApplicationDomainTypeChristian Mollekopf2017-01-03
* CleanupChristian Mollekopf2016-12-20
* Fix threading for non-threaded messages.Christian Mollekopf2016-12-20
* 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
* Move the BLOB property handling to the entitystore.Christian Mollekopf2016-12-09
* One copy algorithm is enough.Christian Mollekopf2016-12-08
* Let the preprocessor repeat the types.Christian Mollekopf2016-12-08
* 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
* TypeHelper so we can centrally define the type dispatchChristian Mollekopf2016-11-30
* sinksh list identity supportChristian Mollekopf2016-11-21
* Set to/cc/bccChristian Mollekopf2016-11-01
* Got the sender to workChristian Mollekopf2016-10-31
* Mail::Contact mappingChristian Mollekopf2016-10-31
* Requesting a property that is not available is not an error.Christian Mollekopf2016-10-28
* CleanupChristian Mollekopf2016-10-21
* Get access to properties in indexes.Christian Mollekopf2016-10-21
* TypeImplementation cleanupChristian Mollekopf2016-10-21
* A new indexer subsystem that can be used for indexes that are moreChristian Mollekopf2016-10-21
* Ported the pipeline to the entitystoreChristian Mollekopf2016-10-21
* Use the ApplicationDomainType in the queries as well.Christian Mollekopf2016-10-21
* We no longer access the typeindex directlyChristian Mollekopf2016-10-21
* Refactor how the storage is used.Christian Mollekopf2016-10-21
* Define specialpurpose namesChristian Mollekopf2016-10-11
* An identity belongs to an account too.Christian Mollekopf2016-10-05