Commit Graph

1 Commits (c34f8e330d9a9c05828c7ff7e992b2a530cdcfd0)

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