Mailspring/packages/client-app/spec/services/search
Mark Hahnenberg 9ec7b57f9a [client-app] Add proper IMAP search backend
Summary:
Previously for IMAP we just grabbed the search text and fed it into a TEXT
query. Now we have a proper backend that generates the appropriate
search criteria according to the IMAP spec. Important to note that we
don't support 'in:' yet, which is complicated due to the way that IMAP
search is scoped to the currently selected folder.

Test Plan: Run tests, run locally and verify IMAP search still works.

Reviewers: evan, juan, spang

Reviewed By: juan, spang

Differential Revision: https://phab.nylas.com/D4071
2017-03-02 14:50:35 -08:00
..
search-query-backend-imap-spec.es6 [client-app] Add proper IMAP search backend 2017-03-02 14:50:35 -08:00
search-query-parser-spec.es6 [client-app] Refactor search query codegen into proper backend 2017-03-01 11:53:03 -08:00