mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-12 11:55:09 +00:00
Monotone-Parent: e81a19428dc35c851d16d525d7d41f645b87aa93
Monotone-Revision: 5bdd362f0346da09b105a6a7054e67410a0dcee5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-08T19:01:24 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
2011-08-08 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* OpenChange/MAPIStoreAppointmentWrapper.m
|
||||
(-getPrOwnerApptId:inMemCtx:): properly reimplemented the method
|
||||
following the spec.
|
||||
(-getPidLidServerProcessed:inMemCtx:): now returns yes in order to
|
||||
prevent the client from uselessly updating the event.
|
||||
|
||||
* OpenChange/MAPIStoreMailMessage.m
|
||||
(-getPrReplyRequested:inMemCtx:): commented out method.
|
||||
(-getPrResponseRequested:inMemCtx:): returns NO when the message
|
||||
is an invitation, as the mail handling is performed internally by
|
||||
SOGo.
|
||||
(-getPrOwnerApptId:inMemCtx:): properly forwards the call to
|
||||
MAPIStoreAppointmentWrapper when required.
|
||||
(-getPidLidMeetingType:inMemCtx:): new method.
|
||||
|
||||
* OpenChange/MAPIStoreContext.m (-activeUser): new helper method.
|
||||
|
||||
* OpenChange/MAPIStoreSOGo.m (sogo_backend_init): invoke
|
||||
|
||||
Reference in New Issue
Block a user