This is an automated email from the ASF dual-hosted git repository.

btellier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git.


    from fe8f9d1  [PERFORMANCE] Avoid using Flux.from where possible
     new 9465e04  JAMES-3597 Write tests demonstrating deleted messages are not 
filtered out
     new bd6277c  JAMES-3597 Exclude deleted messages from JMAP Email/query

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../mailbox/model/MultimailboxesSearchQuery.java   | 12 ++++
 .../integration/GetMessageListMethodTest.java      | 64 ++++++----------------
 .../jmap/draft/methods/GetMessageListMethod.java   |  4 +-
 .../jmap/event/PopulateEmailQueryViewListener.java | 51 +++++++++++++++--
 .../event/PopulateEmailQueryViewListenerTest.java  | 46 ++++++++++++++++
 .../contract/EmailQueryMethodContract.scala        | 56 +++++++++++++++++++
 .../james/jmap/method/EmailQueryMethod.scala       |  8 ++-
 .../data/jmap/EmailQueryViewPopulator.java         |  4 +-
 .../PopulateEmailQueryViewRequestToTaskTest.java   | 25 +++++++++
 9 files changed, 215 insertions(+), 55 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to