Monotone-Parent: 87a5b99c1c6050fac3ae23cc68cad8099adec7da

Monotone-Revision: ca4e48599cbe0a9577bf9aa27cd8ffc7e1a0e61c

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-05-16T20:33:55
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2008-05-16 20:33:55 +00:00
parent c6f6ed7f2d
commit 60bef234d7
9 changed files with 130 additions and 86 deletions
+9
View File
@@ -1,5 +1,14 @@
2008-05-16 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/SOGo/SOGoGCSFolder.m ([SOGoGCSFolder
-subscribe:reallyDoinTheNameOf:delegatedUserfromMailInvitation:isMailInvitationinContext:localContext]):
published method.
([-folderReference]): no longer distingish between the user owned
and the subscribed folders.
* SoObjects/SOGo/SOGoFolder.m ([SOGoFolder -compare:otherFolder]):
no longer use the "_" in the folder's nameInContainer.
* UI/Common/UIxFolderActions.m ([UIxFolderActions -subscribeAction])
([UIxFolderActions -unsubscribeAction]): use the client object's
method for un-/subscribing.