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 ae5a47d  JAMES-3374: Add Sort by ReceivedAt + integration test
     new 03e535d  JAMES-3381 email/query implements limit
     new f798094  JAMES-3377 Email/query implement minSize/maxSize 
FilterCondition
     new 70e18bf  JAMES-3377 Email/query implement hasAttachment FilterCondition

The 3 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:
 .../contract/EmailQueryMethodContract.scala        | 892 ++++++++++++++++++---
 .../james/jmap/json/EmailQuerySerializer.scala     |   7 +-
 .../james/jmap/json/MailboxQuerySerializer.scala   |   3 +-
 .../org/apache/james/jmap/mail/EmailQuery.scala    |  37 +-
 .../org/apache/james/jmap/mail/MailboxQuery.scala  |   5 +-
 .../james/jmap/method/EmailQueryMethod.scala       |  20 +-
 .../james/jmap/method/MailboxQueryMethod.scala     |   2 +-
 .../scala/org/apache/james/jmap/model/Query.scala  |  28 +-
 .../james/jmap/utils/search/MailboxFilter.scala    |  46 +-
 9 files changed, 864 insertions(+), 176 deletions(-)


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

Reply via email to