Commit Graph

1 Commits (8c59862e3de4096309d3fff0079e482043d07ece)

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