Commit Graph

1 Commits (798d1a421281ef7f466c7fad321acd9460330055)

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