summaryrefslogtreecommitdiffstats
path: root/common/mail/threadindexer.cpp
Commit message (Collapse)AuthorAge
* Gather required databases from index definitions.Christian Mollekopf2017-05-08
|
* Avoid threading messages by thread with empty subjectChristian Mollekopf2017-03-06
|
* DebugoutputChristian Mollekopf2017-02-13
|
* Fix threading for non-threaded messages.Christian Mollekopf2016-12-20
| | | | | Ensure we always have a messageId to work with, and avoid grouping all non-threaded messages together.
* Get access to properties in indexes.Christian Mollekopf2016-10-21
|
* A new indexer subsystem that can be used for indexes that are moreChristian Mollekopf2016-10-21
complex than a simple key-value pair.