Commit Graph

1 Commits (01e85b68efc1a2d5db4f13d0828c7a7f04870b7a)

Author SHA1 Message Date
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