mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-11 18:32:20 +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 |
||
---|---|---|
.. | ||
components | ||
fixtures | ||
models | ||
n1-spec-runner | ||
registries | ||
services | ||
stores | ||
tasks | ||
themes | ||
utils | ||
action-bridge-spec.coffee | ||
async-test-spec.es6 | ||
auto-update-manager-spec.coffee | ||
buffered-process-spec.coffee | ||
database-object-registry-spec.es6 | ||
default-client-helper-spec.coffee | ||
list-selection-spec.coffee | ||
mail-rules-processor-spec.coffee | ||
mailbox-perspective-spec.es6 | ||
menu-manager-spec.coffee | ||
module-cache-spec.coffee | ||
nylas-api-spec.coffee | ||
nylas-env-spec.es6 | ||
nylas-protocol-handler-spec.es6 | ||
nylas-test-utils.coffee | ||
package-manager-spec.coffee | ||
package-spec.coffee | ||
spellchecker-spec.es6 | ||
undo-stack-spec.es6 |