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 c006b02 JAMES-3382 refuse negative position
new 3fac80d JAMES-3384 allInThreadHaveKeyword and someInThreadHaveKeyword
parameters are unsupported for sorting on Email/query
new 879006e JAMES-3384 collapseThreads parameter should noop in
Email/query
new 93c30a0 JAMES-3384 allInThreadHaveKeyword, someInThreadHaveKeyword
and noneInThreadHaveKeyword parameters are unsupported for filtering on
Email/query
new 7d73351 JAMES-3384 anchor and anchorOffset request parameters are not
supported for Email/query
new 48a2b94 JAMES-3384 size, from, to, subject and hasKeyword parameters
are not yet supported for sorting on Email/query
new ff5a09a JAMES-3384 text, from, to, cc, bcc, subject, header, body
parameters are not yet supported for filtering on Email/query
new 2575ea3 [Fix] The latest stable image of James still uses swift by
default with docker-compose
The 7 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:
...ompose.yml => docker-compose-branch-master.yml} | 4 +-
dockerfiles/run/docker-compose.yml | 19 +-
.../contract/EmailQueryMethodContract.scala | 276 ++++++++++++++++++++-
.../james/jmap/json/EmailQuerySerializer.scala | 20 +-
.../org/apache/james/jmap/mail/EmailQuery.scala | 69 +++++-
.../james/jmap/method/EmailQueryMethod.scala | 56 +++--
.../org/apache/james/jmap/model/Invocation.scala | 8 +
.../james/jmap/utils/search/MailboxFilter.scala | 194 +++++++++++----
8 files changed, 557 insertions(+), 89 deletions(-)
copy dockerfiles/run/{docker-compose.yml => docker-compose-branch-master.yml}
(93%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]