summaryrefslogtreecommitdiffstats
path: root/common/domain/applicationdomaintype.h
Commit message (Expand)AuthorAge
* Ensure we get an appropriate exit code when a resource crashes.Christian Mollekopf2017-10-31
* 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
* Adjusted docs and test.Christian Mollekopf2017-07-27
* Photo supportChristian Mollekopf2017-06-27
* Detect maildir resource errorsChristian Mollekopf2017-04-07
* CleanupChristian 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
* 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
* 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
* Mails don't have uid'sChristian Mollekopf2017-02-16
* Move the SINK_EXPORT to the right place.Christian Mollekopf2017-02-13
* We can't inhert the copy constructor.Christian Mollekopf2017-02-01
* make contacts suitable for applications like sinkshSandro Knauß2017-01-30
* Add Contact as new domain typeSandro Knauß2017-01-30
* 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
* Made references serializable so we can store them in config filesChristian Mollekopf2016-12-15
* 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
* sinksh list identity supportChristian Mollekopf2016-11-21
* Got the sender to workChristian Mollekopf2016-10-31
* Mail::Contact mappingChristian Mollekopf2016-10-31
* 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
* A better resource filter apiChristian Mollekopf2016-10-05
* Resource subqueriesChristian Mollekopf2016-10-04
* Less hardcoding of entity typesChristian Mollekopf2016-10-04
* Store the resource/account type as just "type"Christian Mollekopf2016-10-04
* Support for subqueries.Christian Mollekopf2016-10-04
* Don't hardcode the type property.Christian Mollekopf2016-09-27
* The threading reduction is working.Christian Mollekopf2016-09-26