sogo/UI/MailerUI
Juan Vallés ba68bd8935 Make folderKey encoding consistent
The folder names are encoded through the `asCSSIdentifier` and
`stringByEncodingImap4FolderName` functions when we store them as folder
keys. In addition, the prefix "folder" is added to the key.

The order in which these operations were done when storing the folder
keys (and reverted when retrieving them) wasn't consistent trough the
code. This led to problems such as creating twice a folder with a digit
at the beginning of its name.

The folder name goes now through the following operations when being
stored as a key (the retrieval reverts these in the reverse order):

 * `stringByEncodingImap4FolderName`
 * `asCSSIdentifier`
 * Add "folder" prefix
2015-09-15 09:57:30 +02:00
..
Arabic.lproj Remove obsolete archive string from translations 2015-03-13 14:06:58 +01:00
Basque.lproj Initial Basque translation 2015-04-27 13:59:05 -04:00
BrazilianPortuguese.lproj Update translations 2015-04-09 09:06:19 -04:00
Catalan.lproj Update translations 2014-09-09 15:50:39 -04:00
Czech.lproj Update translations 2014-09-26 14:23:58 -04:00
Danish.lproj Remove obsolete archive string from translations 2015-03-13 14:06:58 +01:00
Dutch.lproj Update translations 2014-09-26 14:23:58 -04:00
English.lproj Various fixes and improvements to the Mail module 2014-09-10 11:37:52 -04:00
Finnish.lproj Update translations 2014-09-26 14:23:58 -04:00
French.lproj Various fixes and improvements to the Mail module 2014-09-10 11:37:52 -04:00
German.lproj Update translations 2014-09-26 14:23:58 -04:00
Hungarian.lproj Update translations 2014-09-26 14:23:58 -04:00
Icelandic.lproj Remove obsolete archive string from translations 2015-03-13 14:06:58 +01:00
Italian.lproj Remove obsolete archive string from translations 2015-03-13 14:06:58 +01:00
NorwegianBokmal.lproj Update translations 2015-04-09 09:06:19 -04:00
NorwegianNynorsk.lproj Remove obsolete archive string from translations 2015-03-13 14:06:58 +01:00
Polish.lproj Update translations 2014-09-26 14:23:58 -04:00
Russian.lproj Update translations 2014-09-26 14:23:58 -04:00
Slovak.lproj Update translations 2014-05-29 11:14:23 -04:00
SpanishArgentina.lproj Update translations 2014-11-21 08:53:12 -05:00
SpanishSpain.lproj Update translations 2014-09-26 14:23:58 -04:00
Swedish.lproj Remove obsolete archive string from translations 2015-03-13 14:06:58 +01:00
Toolbars Various fixes and improvements to the Mail module 2014-09-10 11:37:52 -04:00
Ukrainian.lproj Remove obsolete archive string from translations 2015-03-13 14:06:58 +01:00
Welsh.lproj Remove obsolete archive string from translations 2015-03-13 14:06:58 +01:00
bundle-info.plist see ChangeLog 2006-06-15 19:34:10 +00:00
COPYING see ChangeLog 2006-06-15 19:34:10 +00:00
GNUmakefile Initial Basque translation 2015-04-27 13:59:05 -04:00
GNUmakefile.postamble see ChangeLog 2006-06-15 19:34:10 +00:00
GNUmakefile.preamble Use string version number where applicable 2012-12-21 13:55:03 -05:00
MailerUIProduct.m Monotone-Parent: 8713b03b75cde71f5a7dbc54ba1bf52054a6fe03 2007-05-23 18:33:24 +00:00
product.plist Merge pull request #54 from alexcloutier/feature/FoldingThreads 2014-09-09 14:06:30 -04:00
UIxEnvelopeAddressFormatter.m Monotone-Parent: b12641f92f89dbd4afe141575a8f444aee2c63de 2007-07-27 17:34:32 +00:00
UIxFilterList.m Monotone-Parent: b12641f92f89dbd4afe141575a8f444aee2c63de 2007-07-27 17:34:32 +00:00
UIxMailAccountActions.h Moved the folder metadata generation to SoObject and added 'tag based' sync'ing support for IMAP 2014-01-10 14:06:53 -05:00
UIxMailAccountActions.m Moved the folder metadata generation to SoObject and added 'tag based' sync'ing support for IMAP 2014-01-10 14:06:53 -05:00
UIxMailActions.h Added support for dynamic mail labels/tags management. 2013-11-11 10:49:58 -05:00
UIxMailActions.m Spelling fix: dictionnary -> dictionary 2015-04-26 13:33:03 +02:00
UIxMailEditor.m Avoid using stringByReplacing... since old runtimes don't support it 2015-03-26 13:54:17 -04:00
UIxMailFilterPanel.m Fixed most build warnings 2012-10-22 10:09:13 -04:00
UIxMailFolderActions.h See ChangeLog 2011-03-17 21:26:51 +00:00
UIxMailFolderActions.m Make folderKey encoding consistent 2015-09-15 09:57:30 +02:00
UIxMailFormatter.h Monotone-Parent: 8cb32e7332149028a582fdeaa02597ac6d6f9627 2010-05-27 21:56:04 +00:00
UIxMailFormatter.m Monotone-Parent: bc5b13a95fc1868b4361ef33d8fde7ec4ea09c75 2010-08-30 19:49:04 +00:00
UIxMailListActions.h Use the UIxMailSizeFormatter in messages listing 2013-12-18 22:18:08 -05:00
UIxMailListActions.m Fix crash when opening a mailbox with empty filter 2014-10-17 15:22:38 -04:00
UIxMailMainFrame.h Added support for dynamic mail labels/tags management. 2013-11-11 10:49:58 -05:00
UIxMailMainFrame.m Make folderKey encoding consistent 2015-09-15 09:57:30 +02:00
UIxMailMoveToPopUp.m Fixed most build warnings 2012-10-22 10:09:13 -04:00
UIxMailPopupView.m Monotone-Parent: c33cdda9e79ffbb64ec7e5ffcb898838a13ac5a7 2008-09-27 01:13:41 +00:00
UIxMailSearch.h version 1 of the inbox search 2014-08-06 14:49:36 -04:00
UIxMailSearch.m Fixed IMAP searches with non-ASCII folder names 2014-11-17 11:49:56 -05:00
UIxMailSourceView.h Monotone-Parent: c33cdda9e79ffbb64ec7e5ffcb898838a13ac5a7 2008-09-27 01:13:41 +00:00
UIxMailSourceView.m Monotone-Parent: c33cdda9e79ffbb64ec7e5ffcb898838a13ac5a7 2008-09-27 01:13:41 +00:00
UIxMailToSelection.m Monotone-Parent: 1ade254d62fcb6133186bc9896363a6fa7dc5f90 2008-09-11 21:59:31 +00:00
UIxMailUserDelegationEditor.m Monotone-Parent: c494ba259363880f5d46e8931a1708d1ba1aed45 2010-09-30 18:05:14 +00:00
UIxMailUserRightsEditor.h Fix for bug #2313 2013-06-19 14:09:20 -04:00
UIxMailUserRightsEditor.m Fix for bug #2313 2013-06-19 14:09:20 -04:00
UIxMailView.m Avoid unnecessary calls to NSLog 2015-01-22 16:25:16 -05:00
UIxMailWindowCloser.m Monotone-Parent: c5cc88dd452d75edebb6730bdb60d21a0facec48 2007-07-27 17:30:37 +00:00
WOContext+UIxMailer.h Monotone-Parent: 8cb32e7332149028a582fdeaa02597ac6d6f9627 2010-05-27 21:56:04 +00:00
WOContext+UIxMailer.m Monotone-Parent: 8cb32e7332149028a582fdeaa02597ac6d6f9627 2010-05-27 21:56:04 +00:00