mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-27 06:15:26 +00:00
See ChangeLog
Monotone-Parent: bab59e2cce32327be3e5571e6b50d880dffdd253 Monotone-Revision: f00d778f8af0801dcc730f04b0149cc2f3292501 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-05-15T20:26:25 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,9 +1,22 @@
|
||||
2009-05-15 Francis Lachapelle <flachapelle@inverse.ca>
|
||||
|
||||
* SOPE/sope-ldap/NGLdap/NGLdapConnection.m: added methods
|
||||
primaryFetchMailboxHierarchyForURL:onlySubscribedFolders: and
|
||||
allFoldersForURL:onlySubscribedFolders: to offer the possibility
|
||||
to use the IMAP command LSUB instead of LIST.
|
||||
|
||||
* SoObjects/Mailer/SOGoMailAccount.m ([SOGoMailAccount
|
||||
-allFolderPaths]): return only subscribed folders if user default
|
||||
"showSubscribedFoldersOnly" is true.
|
||||
|
||||
* SoObjects/SOGo/SOGoUserDefaults.m ([SOGoUserDefaults
|
||||
-setObject:forKey:]): fix an issue when calling removeObjectForKey
|
||||
and value is nil.
|
||||
|
||||
* UI/PreferencesUI/UIxPreferences.m ([UIxPreferences
|
||||
-setShowSubscribedFoldersOnly:]): setter for the user default
|
||||
"showSubscribedFoldersOnly".
|
||||
|
||||
2009-05-12 Francis Lachapelle <flachapelle@inverse.ca>
|
||||
|
||||
* SoObjects/SOGo/LDAPSource.m ([LDAPSource -initFromSource:]):
|
||||
|
||||
Reference in New Issue
Block a user