Commit Graph

2 Commits (73ab95b8a35bb71c20fbe15b526f7a311ae7f60c)

Author SHA1 Message Date
lilia 73ab95b8a3 Serialize search queries
Fixes #395

// FREEBIE
10 years ago
lilia f70c22f898 Add search field to inbox
Using the search field produces a filtered view of all contacts and
groups containing the input. To make this fast and scalable, add an
index on a 'tokens' array containing words from the conversation name
and different forms of phone number.

Closes #365

// FREEBIE
10 years ago