signal-desktop/js/models
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
2015-10-15 13:33:07 -07:00
..
conversations.js Add search field to inbox 2015-10-15 13:33:07 -07:00
messages.js More work on replayable errors 2015-10-02 18:31:07 -07:00