mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-10 18:23:21 +08:00
9ec7b57f9a
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 |
||
---|---|---|
.. | ||
search-query-backend-imap-spec.es6 | ||
search-query-parser-spec.es6 |