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 7f5133b  JAMES-3574 LMTP: regular stack also should execute Message 
hooks
     add 7d5120c  [REFACTORING] CassandraSubscriptionMapper should prepare its 
statements
     add 2d8a747  JAMES-3171 Mailbox/get: Reactify subscription retrieval
     add 600da45  JAMES-3171 Mailbox/get + ids: Avoid reading subscriptions for 
all mailboxes
     add 972ccb6  [REFACTORING] */changes method extraction to ease reading
     add c68af92  [REFACTORING] Email/get state needs to take SHARE capability 
into account

No new revisions were added by this update.

Summary of changes:
 .../apache/james/mailbox/SubscriptionManager.java  |  3 ++
 .../user/CassandraSubscriptionMapper.java          | 56 ++++++++++++++--------
 .../mailbox/store/StoreSubscriptionManager.java    |  8 ++++
 .../mailbox/store/user/SubscriptionMapper.java     | 10 ++++
 .../apache/james/jmap/mail/MailboxFactory.scala    | 14 +++---
 .../james/jmap/method/EmailChangesMethod.scala     | 18 +++----
 .../apache/james/jmap/method/EmailGetMethod.scala  | 21 +++++---
 .../james/jmap/method/MailboxChangesMethod.scala   | 20 ++++----
 .../james/jmap/method/MailboxGetMethod.scala       | 26 +++++-----
 9 files changed, 116 insertions(+), 60 deletions(-)

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

Reply via email to