Commit Graph

1 Commits (4b4783392871430284747d8608157e28fcd92042)

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