Mailspring/internal_packages/thread-search/lib
Juan Tejada ff61527d75 fix(search): Prevent duplicate results from search query
This is a temporary fix which adds defensive code to prevent duplicate results
from being returned from the thread search query which causes N1 to enter a loop
and freeze (#3001).

Duplicate results from the search query likely indicate that a thread
was indexed twice, which was not the case before. The cause for this is
still at large.
2016-11-04 10:50:10 -07:00
..
main.es6 feat(babel6): Fix syntax errors and add regenerator runtime 2016-05-06 11:55:08 -07:00
search-actions.es6 feat(babel6): fix es6 importing from coffee 2016-05-06 12:00:45 -07:00
search-bar.jsx Revert "Fix issue #2758. Press Escape after a finished search to get back to … (#2939)" 2016-10-26 13:20:26 -07:00
search-mailbox-perspective.es6 feat(reminders): Add send reminders functionality 2016-10-27 08:49:29 -07:00
search-query-subscription.es6 fix(search): Prevent duplicate results from search query 2016-11-04 10:50:10 -07:00
search-store.es6 fix(search): Prevent duplicate results from search query 2016-11-04 10:50:10 -07:00