summaryrefslogtreecommitdiffstats
path: root/common/domain
Commit message (Collapse)AuthorAge
* A working mailtransport resourceChristian Mollekopf2016-06-17
|
* Move to trashChristian Mollekopf2016-06-15
|
* Prepared trash testChristian 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
|
* A central place to generate uuid'sChristian Mollekopf2016-06-05
|
* 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
|
* create macroChristian Mollekopf2016-05-24
|
* ImapResource prototypeChristian Mollekopf2016-05-22
|
* Property definitionsChristian Mollekopf2016-05-10
| | | | | Instead of hardcoding assumptions all over the place we create typesafe setters and getters for all properties.
* Resource factory methods and capability filter.Christian Mollekopf2016-05-09
|
* Support for a draft propertyChristian Mollekopf2016-05-08
|
* Restore the folder icon accessorChristian Mollekopf2016-05-05
|
* The folder specialpurpose fieldChristian Mollekopf2016-05-03
|
* Create entities with set resourceInstanceIdentifierChristian Mollekopf2016-05-03
|
* Avoid accidental implicit conversionsChristian Mollekopf2016-05-02
|
* Helper to set application domain types.Christian Mollekopf2016-05-01
|
* Setter and getter for blob propertiesChristian Mollekopf2016-05-01
|
* Fixed identity lookupChristian Mollekopf2016-04-13
|
* Register the Identity typeChristian Mollekopf2016-04-13
|
* Fixed identityChristian Mollekopf2016-04-12
|
* Added identity supportChristian Mollekopf2016-04-12
|
* accountstest and a way to create new entitiesChristian Mollekopf2016-04-10
|
* List available properties.Christian Mollekopf2016-04-09
| | | | Required for the show sinksh command
* Better constructors for resources and accountsChristian Mollekopf2016-03-17
|
* Added support for accountsChristian Mollekopf2016-03-15
|
* Added an index for mail sorting by date on folder queriesChristian Mollekopf2016-02-16
|
* Prepared sort indexesChristian Mollekopf2016-02-16
|
* Avoid constantly printing errorsChristian Mollekopf2016-02-10
| | | | ...if the mimeMessage property is not loaded by a query
* Use Sink instead of SinkCommonChristian Mollekopf2016-02-09
|
* Fixed modificationsChristian Mollekopf2016-02-01
|
* Insall sincommon_export.hChristian Mollekopf2016-01-31
|
* Explicitly state visibilityChristian Mollekopf2016-01-31
| | | | | | | | | This cuts the exportet symbols from 12k to 2k and the library size from 16Mb to 14Mb, which isn't great but still an improvement. About 30% of the symbols are coming from the Store:: interface. nm -C -D /work/install/lib64/libsinkcommon.so.0.1
* Enabled and fixed a bunch of warningsChristian Mollekopf2016-01-31
|
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
| | | | (except for documentation).
* Separated the Resource from the rest by introducing EntityChristian Mollekopf2016-01-13
|
* Ensure the initialization of the TypeIndex is threadsafe.Christian Mollekopf2015-12-27
| | | | Multiple initial queries can be running at the same time.
* Only load the properties we need.Christian Mollekopf2015-12-22
| | | | ...and adjust the test accordingly with what we expect.
* Support the attachment propertyChristian Mollekopf2015-12-21
|
* Expose the mimeMessage property.Christian Mollekopf2015-12-17
|
* A read-only maildir resource.Christian Mollekopf2015-12-15
| | | | Respectively a first prototype thereof.
* Index the folder of the mailChristian Mollekopf2015-12-09
|
* Ported folder and event to TypeIndexChristian Mollekopf2015-12-07
|
* Added TypeIndexChristian Mollekopf2015-12-06
| | | | | A central location for all types to specify what properties are indexed, and how to query them.
* example client and propertiesChristian Mollekopf2015-12-04
|
* Reduced boilerplate for buffer mappingChristian Mollekopf2015-12-04
|
* Added mail and folder propertiesChristian Mollekopf2015-12-04
|