This is an automated email from the ASF dual-hosted git repository.
rcordier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git
from c51b7c7998 [FIX] Subscribe Restored-Messages for the mailbox to be
visible in IMAP (#2976)
new 76d999ef8a JAMES-4185 Allow working with the vault of deleted users
new 0d644ec12a JAMES-4185 Add mailboxPath to deletion events
new ecbfe49af8 JAMES-4185 Allow subclassing RestoreService
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:
.../modules/servers/partials/operate/webadmin.adoc | 28 +++++++----
.../apache/james/mailbox/events/MailboxEvents.java | 2 +-
.../mailbox/cassandra/DeleteMessageListener.java | 15 +++---
.../james/event/json/MailboxEventSerializer.scala | 8 ++--
.../MessageContentDeletionSerializationTest.java | 56 ++++++++++++++++++++--
.../mailbox/postgres/DeleteMessageListener.java | 17 ++++---
.../james/mailbox/store/event/EventFactory.java | 10 +++-
.../vault/routes/DeletedMessagesVaultRoutes.java | 14 ++++--
.../webadmin/vault/routes/RestoreService.java | 8 ++--
.../routes/DeletedMessagesVaultRoutesTest.java | 33 +++++++++++++
src/site/markdown/server/manage-webadmin.md | 35 +++++++++-----
11 files changed, 174 insertions(+), 52 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]