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 c071fe8 JAMES-3382 Remove redundant brackets
new 8a1dbb7 JAMES-3187 move sections (publishing website, releasing) that
are only relevant to few community members to the end of the readme
new 79afe34 JAMES-3187 fix broken link
new 94b01b6 JAMES-3187 turn different configuration list items into links
to respective sections
new e83bb6d JAMES-3187 remove separate chapters "Handling attachment
indexing" and include the same info into respective place in documentation (to
avoid information being repeated in several places)
new a0c2d8f JAMES-3187 move releasing and publishing website into
separate sections. Code review fix (not needed 8080 port).
new 4a280ac JAMES-3187 add links to new articles into nav.adoc and into
index.adoc
new 4d32081 JAMES-3187 fix links containing @-symbol
new 1e190d0 JAMES-3377 Email/query: search by from
new 5f05f5d JAMES-3377 Email/query: search by to
new 7c9a565 JAMES-3377 Email/query: search by cc
new 2772a72 JAMES-3377 Email/query: search by bcc
new 2f299ff JAMES-3377 Email/query: search by subject
new 872be84 JAMES-3377 Email/query: update documentation
new 22a6e85 JAMES-3377 Email/query: search headers
The 14 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:
README.adoc | 130 +-
docs/modules/community/nav.adoc | 4 +-
docs/modules/community/pages/index.adoc | 5 +
docs/modules/community/pages/mailing-lists.adoc | 10 +-
docs/modules/community/pages/release.adoc | 17 +
docs/modules/community/pages/website.adoc | 51 +
.../contract/EmailQueryMethodContract.scala | 1925 +++++++++++++++-----
.../doc/specs/spec/mail/message.mdown | 6 -
.../james/jmap/json/EmailQuerySerializer.scala | 23 +-
.../org/apache/james/jmap/mail/EmailQuery.scala | 6 +-
.../james/jmap/utils/search/MailboxFilter.scala | 17 +-
11 files changed, 1601 insertions(+), 593 deletions(-)
create mode 100644 docs/modules/community/pages/release.adoc
create mode 100644 docs/modules/community/pages/website.adoc
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]