Mailspring/packages/client-app/spec/services
Mark Hahnenberg 78b9cf81c5 [client-sync] Fix "in:" for IMAP search
Summary:
Prior to this diff, the "in:" search query syntax didn't work for IMAP.
This diff implements "in:" by changing the IMAP search backend to take
folder context into account and emit the appropriate queries for each
folder. Queries that include "in:foo" will replace the corresponding AST
nodes with 'ALL' or 'NOT ALL' depending on whether or not the current folder
is "foo". We also now filter which folders we search based on which
folders are referenced in the query.

Test Plan: Run locally, verify that in: works quickly

Reviewers: evan, juan, spang

Reviewed By: juan, spang

Differential Revision: https://phab.nylas.com/D4284
2017-03-29 13:48:46 -07:00
..
search [client-sync] Fix "in:" for IMAP search 2017-03-29 13:48:46 -07:00
delta-processor-spec.coffee [client-app] Consolidate delta connection stores, rm deltas internal_pkg 2017-03-09 15:27:06 -08:00
delta-streaming-connection-spec.coffee [client-app] Consolidate delta connection stores, rm deltas internal_pkg 2017-03-09 15:27:06 -08:00
inline-style-transformer-spec.coffee [client-*] Rename packages folders and update readme 2017-02-16 13:31:37 -08:00
quoted-html-transformer-spec.coffee [client-*] Rename packages folders and update readme 2017-02-16 13:31:37 -08:00
quoted-plain-text-transformer-spec.coffee [client-*] Rename packages folders and update readme 2017-02-16 13:31:37 -08:00