Monotone-Parent: b11b40d1a73231b76eb4bb1ce04046646f40d52f

Monotone-Revision: 2c52bc9062d09379395dae99d6c685de6c8157c9

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-03-19T19:07:39
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2009-03-19 19:07:39 +00:00
parent bfdf897b30
commit 4cfb2b0ccd
2 changed files with 101 additions and 10 deletions
+8
View File
@@ -1,5 +1,13 @@
2009-03-19 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/SOGo/SOGoUserFolder.m ([SOGoUserFolder
-foldersOfType:folderTypeforUID:uid]): now also returns the owner
of the folders in the folder dictionary.
([SOGoUserFolder -davCollectionQuery:queryContext]): works again
for multiple users if the DAV:owner property is specified in the
query. The response is formatted in a way that is compatible with
both the 0.8x and 0.9x SOGo extensions.
* SoObjects/SOGo/SOGoUser.m ([SOGoUser
-homeFolderInContext:context]): no longer put the home folder in
cache, since it uses an context that is freed and invalidated