From 91a9f856594adbced60f8995137d1a4199565f84 Mon Sep 17 00:00:00 2001 From: RainLoop Team Date: Wed, 16 Oct 2013 22:52:37 +0400 Subject: [PATCH] v1.3.1.443 --- data/VERSION | 2 +- rainloop/v/1.3.0.442/REVISION | 1 - rainloop/v/1.3.0.442/VERSION | 1 - rainloop/v/1.3.0.442/static/js/admin.min.js | 143 ------- rainloop/v/1.3.0.442/static/js/app.min.js | 376 ----------------- rainloop/v/{1.3.0.442 => 1.3.1.443}/LICENSE | 0 rainloop/v/1.3.1.443/REVISION | 1 + rainloop/v/1.3.1.443/VERSION | 1 + .../v/{1.3.0.442 => 1.3.1.443}/app/.htaccess | 0 .../app/domains/disabled | 0 .../app/domains/gmail.com.ini | 0 .../v/1.3.1.443/app/domains/outlook.com.ini | 7 + .../app/domains/yahoo.com.ini | 0 .../v/{1.3.0.442 => 1.3.1.443}/app/handle.php | 0 .../app/i18n/langs.ini | 0 .../app/i18n/moment/bg.js | 0 .../app/i18n/moment/ca.js | 0 .../app/i18n/moment/cv.js | 0 .../app/i18n/moment/da.js | 0 .../app/i18n/moment/de.js | 0 .../app/i18n/moment/en-ca.js | 0 .../app/i18n/moment/en-gb.js | 0 .../app/i18n/moment/es.js | 0 .../app/i18n/moment/eu.js | 0 .../app/i18n/moment/fi.js | 0 .../app/i18n/moment/fr-ca.js | 0 .../app/i18n/moment/fr.js | 0 .../app/i18n/moment/gl.js | 0 .../app/i18n/moment/hu.js | 0 .../app/i18n/moment/is.js | 0 .../app/i18n/moment/it.js | 0 .../app/i18n/moment/ja.js | 0 .../app/i18n/moment/jp.js | 0 .../app/i18n/moment/ko.js | 0 .../app/i18n/moment/kr.js | 0 .../app/i18n/moment/nb.js | 0 .../app/i18n/moment/nl.js | 0 .../app/i18n/moment/pl.js | 0 .../app/i18n/moment/pt-br.js | 0 .../app/i18n/moment/pt.js | 0 .../app/i18n/moment/ru.js | 0 .../app/i18n/moment/sv.js | 0 .../app/i18n/moment/tr.js | 0 .../app/i18n/moment/zh-cn.js | 0 .../app/i18n/moment/zh-tw.js | 0 .../app/libraries/MailSo/Base/Collection.php | 0 .../app/libraries/MailSo/Base/Crypt.php | 0 .../libraries/MailSo/Base/DateTimeHelper.php | 0 .../MailSo/Base/Enumerations/Charset.php | 0 .../MailSo/Base/Enumerations/Encoding.php | 0 .../MailSo/Base/Exceptions/Exception.php | 0 .../Exceptions/InvalidArgumentException.php | 0 .../app/libraries/MailSo/Base/HtmlUtils.php | 0 .../app/libraries/MailSo/Base/Http.php | 0 .../app/libraries/MailSo/Base/LinkFinder.php | 0 .../app/libraries/MailSo/Base/Loader.php | 0 .../MailSo/Base/ResourceRegistry.php | 0 .../MailSo/Base/StreamWrappers/Binary.php | 0 .../MailSo/Base/StreamWrappers/Literal.php | 0 .../MailSo/Base/StreamWrappers/SubStreams.php | 0 .../MailSo/Base/StreamWrappers/Test.php | 0 .../app/libraries/MailSo/Base/Utils.php | 0 .../app/libraries/MailSo/Base/Validator.php | 0 .../libraries/MailSo/Cache/CacheClient.php | 0 .../MailSo/Cache/DriverInterface.php | 0 .../libraries/MailSo/Cache/Drivers/APC.php | 0 .../libraries/MailSo/Cache/Drivers/File.php | 0 .../MailSo/Cache/Drivers/Memcache.php | 0 .../libraries/MailSo/Imap/BodyStructure.php | 0 .../MailSo/Imap/Enumerations/FetchType.php | 0 .../Enumerations/FolderResponseStatus.php | 0 .../MailSo/Imap/Enumerations/FolderStatus.php | 0 .../MailSo/Imap/Enumerations/FolderType.php | 0 .../MailSo/Imap/Enumerations/MessageFlag.php | 0 .../Imap/Enumerations/ResponseStatus.php | 0 .../MailSo/Imap/Enumerations/ResponseType.php | 0 .../MailSo/Imap/Enumerations/StoreAction.php | 0 .../MailSo/Imap/Exceptions/Exception.php | 0 .../Exceptions/InvalidResponseException.php | 0 .../LoginBadCredentialsException.php | 0 .../Exceptions/LoginBadMethodException.php | 0 .../MailSo/Imap/Exceptions/LoginException.php | 0 .../Exceptions/NegativeResponseException.php | 0 .../Imap/Exceptions/ResponseException.php | 0 .../Exceptions/ResponseNotFoundException.php | 0 .../Imap/Exceptions/RuntimeException.php | 0 .../libraries/MailSo/Imap/FetchResponse.php | 0 .../app/libraries/MailSo/Imap/Folder.php | 0 .../MailSo/Imap/FolderInformation.php | 0 .../app/libraries/MailSo/Imap/ImapClient.php | 11 +- .../libraries/MailSo/Imap/NamespaceResult.php | 0 .../app/libraries/MailSo/Imap/Response.php | 0 .../libraries/MailSo/Imap/SearchBuilder.php | 0 .../app/libraries/MailSo/Log/Driver.php | 0 .../libraries/MailSo/Log/Drivers/Callback.php | 0 .../app/libraries/MailSo/Log/Drivers/File.php | 0 .../libraries/MailSo/Log/Drivers/Inline.php | 0 .../MailSo/Log/Enumerations/Type.php | 0 .../app/libraries/MailSo/Log/Logger.php | 0 .../app/libraries/MailSo/Mail/Attachment.php | 0 .../MailSo/Mail/AttachmentCollection.php | 0 .../MailSo/Mail/Exceptions/Exception.php | 0 .../MailSo/Mail/Exceptions/NonEmptyFolder.php | 0 .../Mail/Exceptions/RuntimeException.php | 0 .../app/libraries/MailSo/Mail/Folder.php | 0 .../MailSo/Mail/FolderCollection.php | 0 .../app/libraries/MailSo/Mail/MailClient.php | 5 +- .../app/libraries/MailSo/Mail/Message.php | 0 .../MailSo/Mail/MessageCollection.php | 0 .../app/libraries/MailSo/MailSo.php | 0 .../app/libraries/MailSo/Mime/Attachment.php | 0 .../MailSo/Mime/AttachmentCollection.php | 0 .../app/libraries/MailSo/Mime/Email.php | 0 .../libraries/MailSo/Mime/EmailCollection.php | 0 .../MailSo/Mime/Enumerations/Constants.php | 0 .../MailSo/Mime/Enumerations/Header.php | 0 .../Mime/Enumerations/MessagePriority.php | 0 .../MailSo/Mime/Enumerations/MimeType.php | 0 .../MailSo/Mime/Enumerations/Parameter.php | 0 .../MailSo/Mime/Enumerations/Sensitivity.php | 0 .../app/libraries/MailSo/Mime/Header.php | 0 .../MailSo/Mime/HeaderCollection.php | 0 .../app/libraries/MailSo/Mime/Message.php | 0 .../app/libraries/MailSo/Mime/Parameter.php | 0 .../MailSo/Mime/ParameterCollection.php | 0 .../MailSo/Mime/Parser/ParserEmpty.php | 0 .../MailSo/Mime/Parser/ParserInterface.php | 0 .../MailSo/Mime/Parser/ParserMemory.php | 0 .../app/libraries/MailSo/Mime/Part.php | 0 .../libraries/MailSo/Mime/PartCollection.php | 0 .../Enumerations/ConnectionSecurityType.php | 0 .../Net/Exceptions/ConnectionException.php | 0 .../MailSo/Net/Exceptions/Exception.php | 0 .../Exceptions/InvalidArgumentException.php | 0 .../SocketAlreadyConnectedException.php | 0 .../SocketCanNotConnectToHostException.php | 0 ...ketConnectionDoesNotAvailableException.php | 0 .../Net/Exceptions/SocketReadException.php | 0 .../Exceptions/SocketReadTimeoutException.php | 0 .../SocketUnreadBufferException.php | 0 ...etUnsuppoterdSecureConnectionException.php | 0 .../Net/Exceptions/SocketWriteException.php | 0 .../app/libraries/MailSo/Net/NetClient.php | 0 .../MailSo/Pop3/Exceptions/Exception.php | 0 .../LoginBadCredentialsException.php | 0 .../Exceptions/NegativeResponseException.php | 0 .../Pop3/Exceptions/ResponseException.php | 0 .../Pop3/Exceptions/RuntimeException.php | 0 .../app/libraries/MailSo/Pop3/Pop3Client.php | 0 .../MailSo/Poppassd/Exceptions/Exception.php | 0 .../LoginBadCredentialsException.php | 0 .../Exceptions/NegativeResponseException.php | 0 .../Poppassd/Exceptions/ResponseException.php | 0 .../Poppassd/Exceptions/RuntimeException.php | 0 .../MailSo/Poppassd/PoppassdClient.php | 0 .../MailSo/Sieve/Exceptions/Exception.php | 0 .../LoginBadCredentialsException.php | 0 .../Exceptions/LoginBadMethodException.php | 0 .../Sieve/Exceptions/LoginException.php | 0 .../Exceptions/NegativeResponseException.php | 0 .../Sieve/Exceptions/ResponseException.php | 0 .../Sieve/Exceptions/RuntimeException.php | 0 .../MailSo/Sieve/ManageSieveClient.php | 0 .../MailSo/Smtp/Exceptions/Exception.php | 0 .../LoginBadCredentialsException.php | 0 .../Exceptions/LoginBadMethodException.php | 0 .../MailSo/Smtp/Exceptions/LoginException.php | 0 .../Exceptions/NegativeResponseException.php | 0 .../Smtp/Exceptions/ResponseException.php | 0 .../Smtp/Exceptions/RuntimeException.php | 0 .../app/libraries/MailSo/Smtp/SmtpClient.php | 0 .../app/libraries/MailSo/Version.php | 0 .../app/libraries/PHP-OAuth2/Client.php | 0 .../GrantType/AuthorizationCode.php | 0 .../GrantType/ClientCredentials.php | 0 .../PHP-OAuth2/GrantType/IGrantType.php | 0 .../PHP-OAuth2/GrantType/Password.php | 0 .../PHP-OAuth2/GrantType/RefreshToken.php | 0 .../app/libraries/PHP-OAuth2/README | 0 .../app/libraries/PHP-OAuth2/composer.json | 0 .../app/libraries/RainLoop/Account.php | 0 .../app/libraries/RainLoop/Actions.php | 51 +-- .../RainLoop/Config/AbstractConfig.php | 0 .../libraries/RainLoop/Config/Application.php | 1 + .../app/libraries/RainLoop/Config/Plugin.php | 0 .../app/libraries/RainLoop/Domain.php | 0 .../RainLoop/Enumerations/CustomThemeType.php | 0 .../Enumerations/PluginPropertyType.php | 0 .../RainLoop/Enumerations/SignMeType.php | 0 .../RainLoop/Enumerations/TimeFormat.php | 0 .../RainLoop/Exceptions/AuthException.php | 0 .../RainLoop/Exceptions/ClientException.php | 0 .../RainLoop/Exceptions/Exception.php | 0 .../Exceptions/InvalidArgumentException.php | 0 .../RainLoop/Exceptions/RuntimeException.php | 0 .../app/libraries/RainLoop/Notifications.php | 0 .../RainLoop/Plugins/AbstractPlugin.php | 0 .../libraries/RainLoop/Plugins/Manager.php | 0 .../libraries/RainLoop/Plugins/Property.php | 0 .../RainLoop/Providers/AbstractProvider.php | 0 .../RainLoop/Providers/ChangePassword.php | 0 .../ChangePasswordInterface.php | 0 .../libraries/RainLoop/Providers/Contacts.php | 0 .../Providers/Contacts/Classes/Contact.php | 0 .../Providers/Contacts/Classes/Db.php | 0 .../Providers/Contacts/ContactsInterface.php | 0 .../Providers/Contacts/DefaultContacts.php | 0 .../libraries/RainLoop/Providers/Domain.php | 0 .../Providers/Domain/DefaultDomain.php | 0 .../Providers/Domain/DomainAdminInterface.php | 0 .../Providers/Domain/DomainInterface.php | 0 .../Domain/DomainSimpleInterface.php | 0 .../libraries/RainLoop/Providers/Login.php | 0 .../RainLoop/Providers/Login/DefaultLogin.php | 0 .../Providers/Login/LoginInterface.php | 0 .../libraries/RainLoop/Providers/Settings.php | 0 .../Providers/Settings/DefaultSettings.php | 0 .../Providers/Settings/SettingsInterface.php | 0 .../libraries/RainLoop/Providers/Storage.php | 0 .../Providers/Storage/DefaultStorage.php | 0 .../Storage/Enumerations/StorageType.php | 0 .../Enumerations/UploadClientError.php | 0 .../Storage/Enumerations/UploadError.php | 0 .../Providers/Storage/StorageInterface.php | 0 .../RainLoop/Providers/Suggestions.php | 0 .../Suggestions/SuggestionsInterface.php | 0 .../app/libraries/RainLoop/Service.php | 0 .../app/libraries/RainLoop/ServiceActions.php | 0 .../app/libraries/RainLoop/Settings.php | 0 .../app/libraries/RainLoop/Social.php | 0 .../app/libraries/RainLoop/Utils.php | 0 .../app/libraries/facebook/base_facebook.php | 0 .../app/libraries/facebook/facebook.php | 0 .../libraries/facebook/fb_ca_chain_bundle.crt | 0 .../app/libraries/lessphp/LICENSE | 0 .../app/libraries/lessphp/README.md | 0 .../app/libraries/lessphp/ctype.php | 0 .../app/libraries/lessphp/lessc.inc.php | 0 .../app/libraries/pclzip/gnu-lgpl.txt | 0 .../app/libraries/pclzip/pclzip.lib.php | 0 .../app/libraries/pclzip/readme.txt | 0 .../app/libraries/tmhOAuth/LICENSE | 0 .../app/libraries/tmhOAuth/README.md | 0 .../app/libraries/tmhOAuth/cacert.pem | 0 .../app/libraries/tmhOAuth/tmhOAuth.php | 0 .../app/libraries/tmhOAuth/tmhUtilities.php | 0 .../app/templates/BadBrowser.html | 3 +- .../app/templates/Error.html | 3 +- .../app/templates/Index.html | 25 +- .../templates/Themes/custom-values-dark.less | 0 .../templates/Themes/custom-values-light.less | 0 .../app/templates/Themes/template.less | 0 .../app/templates/Themes/values.less | 0 .../templates/Views/AdminDomainListItem.html | 0 .../app/templates/Views/AdminDomains.html | 0 .../app/templates/Views/AdminGeneral.html | 0 .../app/templates/Views/AdminLicensing.html | 0 .../app/templates/Views/AdminLogin.html | 0 .../app/templates/Views/AdminMenu.html | 0 .../app/templates/Views/AdminPackages.html | 0 .../Views/AdminPackagesListItem.html | 0 .../templates/Views/AdminPackagesTable.html | 0 .../app/templates/Views/AdminPane.html | 0 .../templates/Views/AdminPluginListItem.html | 0 .../templates/Views/AdminPluginProperty.html | 0 .../app/templates/Views/AdminPlugins.html | 0 .../app/templates/Views/AdminSecurity.html | 0 .../app/templates/Views/AdminSocial.html | 0 .../templates/Views/ComposeAttachment.html | 0 .../Views/ComposeAttachmentInProcess.html | 0 .../app/templates/Views/Login.html | 0 .../app/templates/Views/MailFolderList.html | 0 .../templates/Views/MailFolderListItem.html | 0 .../Views/MailFolderListSystemItem.html | 0 .../app/templates/Views/MailMessageList.html | 0 .../templates/Views/MailMessageListItem.html | 0 .../MailMessageListItemNoPreviewPane.html | 0 .../app/templates/Views/MailMessageView.html | 0 .../app/templates/Views/PopupsActivate.html | 0 .../app/templates/Views/PopupsAddAccount.html | 0 .../templates/Views/PopupsAdvancedSearch.html | 0 .../app/templates/Views/PopupsCompose.html | 0 .../app/templates/Views/PopupsContacts.html | 0 .../app/templates/Views/PopupsDomain.html | 0 .../templates/Views/PopupsFolderClear.html | 0 .../templates/Views/PopupsFolderCreate.html | 0 .../templates/Views/PopupsFolderSystem.html | 0 .../app/templates/Views/PopupsPlugin.html | 0 .../Views/PopupsWindowSimpleMessage.html | 0 .../app/templates/Views/SettingsAccounts.html | 0 .../Views/SettingsChangePassword.html | 0 .../app/templates/Views/SettingsCustom.html | 0 .../templates/Views/SettingsFolderItem.html | 0 .../app/templates/Views/SettingsFolders.html | 0 .../app/templates/Views/SettingsGeneral.html | 0 .../app/templates/Views/SettingsMenu.html | 0 .../app/templates/Views/SettingsPane.html | 0 .../app/templates/Views/SettingsPersonal.html | 0 .../app/templates/Views/SettingsSocial.html | 0 .../app/templates/Views/SettingsThemes.html | 0 .../app/templates/Views/SystemDropDown.html | 0 rainloop/v/{1.3.0.442 => 1.3.1.443}/check.php | 25 +- rainloop/v/{1.3.0.442 => 1.3.1.443}/index.php | 2 +- .../v/{1.3.0.442 => 1.3.1.443}/langs/de.ini | 0 .../v/{1.3.0.442 => 1.3.1.443}/langs/en.ini | 0 .../v/{1.3.0.442 => 1.3.1.443}/langs/es.ini | 0 .../v/{1.3.0.442 => 1.3.1.443}/langs/fr.ini | 58 +-- .../v/{1.3.0.442 => 1.3.1.443}/langs/ru.ini | 0 .../static/browsers/chrome.gif | Bin .../static/browsers/firefox.gif | Bin .../static/browsers/opera.gif | Bin .../static/browsers/safari.gif | Bin .../static/css/app.css | 0 .../static/css/fonts/icomoon.dev.svg | 0 .../static/css/fonts/icomoon.eot | Bin .../static/css/fonts/icomoon.svg | 0 .../static/css/fonts/icomoon.ttf | Bin .../static/css/fonts/icomoon.woff | Bin .../static/css/images/editor.png | Bin .../static/css/images/empty-contact.png | Bin .../static/css/images/grey.png | Bin .../css/images/icom-message-notification.png | Bin .../static/css/images/loader-black.gif | Bin .../static/css/images/loader-white.gif | Bin .../static/css/images/sync.gif | Bin .../static/css/images/sync.png | Bin .../static/css/images/white.png | Bin .../static/css/select2-spinner.gif | Bin .../static/css/select2.png | Bin .../static/css/select2x2.png | Bin .../static/favicon.ico | Bin .../static/favicon.png | Bin rainloop/v/1.3.1.443/static/js/admin.min.js | 143 +++++++ rainloop/v/1.3.1.443/static/js/app.min.js | 377 ++++++++++++++++++ .../static/js/boot.js | 4 +- .../static/js/jquery.js | 4 +- .../static/js/libs.js | 4 +- .../static/services/amazon.png | Bin .../static/services/apple.jpg | Bin .../static/services/asana.png | Bin .../static/services/battle.net.png | Bin .../static/services/cnet.jpg | Bin .../static/services/ea.png | Bin .../static/services/ebay.jpg | Bin .../static/services/facebook.png | Bin .../static/services/github.png | Bin .../static/services/google-plus.png | Bin .../static/services/google.png | Bin .../static/services/icloud.jpg | Bin .../static/services/microsoft.jpg | Bin .../static/services/myspace.png | Bin .../static/services/onlive.png | Bin .../static/services/paypal.jpg | Bin .../static/services/skype.png | Bin .../static/services/steam.png | Bin .../static/services/ted.png | Bin .../static/services/twitter.jpg | Bin .../static/services/youtube.gif | Bin .../static/sounds/new-mail.mp3 | Bin .../static/sounds/new-mail.ogg | Bin .../themes/A/images/background.jpg | Bin .../themes/A/images/preview.png | Bin .../themes/A/styles.less | 0 .../themes/Clear/images/preview.png | Bin .../themes/Clear/styles.less | 0 .../themes/Custom/ext.less | 0 .../themes/Custom/images/preview.png | Bin .../themes/Default/images/background.jpg | Bin .../themes/Default/images/background.png | Bin .../themes/Default/images/preview.png | Bin .../themes/Default/styles.less | 0 .../themes/Linen/images/background.jpg | Bin .../themes/Linen/images/background.png | Bin .../themes/Linen/images/preview.png | Bin .../themes/Linen/styles.less | 0 .../themes/Love/images/background.jpg | Bin .../themes/Love/images/preview.png | Bin .../themes/Love/styles.less | 0 .../themes/Snow/images/background.jpg | Bin .../themes/Snow/images/preview.png | Bin .../themes/Snow/styles.less | 0 .../themes/Squares/images/background.jpg | Bin .../themes/Squares/images/background.png | Bin .../themes/Squares/images/preview.png | Bin .../themes/Squares/styles.less | 0 .../themes/SquaresDark/images/background.jpg | Bin .../themes/SquaresDark/images/background.png | Bin .../themes/SquaresDark/images/preview.png | Bin .../themes/SquaresDark/styles.less | 0 .../themes/Stripes/images/background.jpg | Bin .../themes/Stripes/images/preview.png | Bin .../themes/Stripes/styles.less | 0 .../themes/Wood/images/background.jpg | Bin .../themes/Wood/images/background.png | Bin .../themes/Wood/images/preview.png | Bin .../themes/Wood/styles.less | 0 .../themes/Xv/images/background.jpg | Bin .../themes/Xv/images/background.png | Bin .../themes/Xv/images/preview.png | Bin .../themes/Xv/styles.less | 0 400 files changed, 636 insertions(+), 612 deletions(-) delete mode 100644 rainloop/v/1.3.0.442/REVISION delete mode 100644 rainloop/v/1.3.0.442/VERSION delete mode 100644 rainloop/v/1.3.0.442/static/js/admin.min.js delete mode 100644 rainloop/v/1.3.0.442/static/js/app.min.js rename rainloop/v/{1.3.0.442 => 1.3.1.443}/LICENSE (100%) create mode 100644 rainloop/v/1.3.1.443/REVISION create mode 100644 rainloop/v/1.3.1.443/VERSION rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/.htaccess (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/domains/disabled (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/domains/gmail.com.ini (100%) create mode 100644 rainloop/v/1.3.1.443/app/domains/outlook.com.ini rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/domains/yahoo.com.ini (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/handle.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/i18n/langs.ini (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/i18n/moment/bg.js (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/i18n/moment/ca.js (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/i18n/moment/cv.js (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/i18n/moment/da.js (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/i18n/moment/de.js (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/i18n/moment/en-ca.js (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/i18n/moment/en-gb.js (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/i18n/moment/es.js (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/i18n/moment/eu.js (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/i18n/moment/fi.js (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/i18n/moment/fr-ca.js (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/i18n/moment/fr.js (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/i18n/moment/gl.js (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/i18n/moment/hu.js (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/i18n/moment/is.js (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/i18n/moment/it.js (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/i18n/moment/ja.js (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/i18n/moment/jp.js (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/i18n/moment/ko.js (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/i18n/moment/kr.js (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/i18n/moment/nb.js (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/i18n/moment/nl.js (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/i18n/moment/pl.js (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/i18n/moment/pt-br.js (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/i18n/moment/pt.js (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/i18n/moment/ru.js (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/i18n/moment/sv.js (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/i18n/moment/tr.js (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/i18n/moment/zh-cn.js (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/i18n/moment/zh-tw.js (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Base/Collection.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Base/Crypt.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Base/DateTimeHelper.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Base/Enumerations/Charset.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Base/Enumerations/Encoding.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Base/Exceptions/Exception.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Base/Exceptions/InvalidArgumentException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Base/HtmlUtils.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Base/Http.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Base/LinkFinder.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Base/Loader.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Base/ResourceRegistry.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Base/StreamWrappers/Binary.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Base/StreamWrappers/Literal.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Base/StreamWrappers/SubStreams.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Base/StreamWrappers/Test.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Base/Utils.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Base/Validator.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Cache/CacheClient.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Cache/DriverInterface.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Cache/Drivers/APC.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Cache/Drivers/File.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Cache/Drivers/Memcache.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Imap/BodyStructure.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Imap/Enumerations/FetchType.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Imap/Enumerations/FolderResponseStatus.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Imap/Enumerations/FolderStatus.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Imap/Enumerations/FolderType.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Imap/Enumerations/MessageFlag.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Imap/Enumerations/ResponseStatus.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Imap/Enumerations/ResponseType.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Imap/Enumerations/StoreAction.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Imap/Exceptions/Exception.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Imap/Exceptions/InvalidResponseException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Imap/Exceptions/LoginBadCredentialsException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Imap/Exceptions/LoginBadMethodException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Imap/Exceptions/LoginException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Imap/Exceptions/NegativeResponseException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Imap/Exceptions/ResponseException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Imap/Exceptions/ResponseNotFoundException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Imap/Exceptions/RuntimeException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Imap/FetchResponse.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Imap/Folder.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Imap/FolderInformation.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Imap/ImapClient.php (99%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Imap/NamespaceResult.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Imap/Response.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Imap/SearchBuilder.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Log/Driver.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Log/Drivers/Callback.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Log/Drivers/File.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Log/Drivers/Inline.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Log/Enumerations/Type.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Log/Logger.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Mail/Attachment.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Mail/AttachmentCollection.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Mail/Exceptions/Exception.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Mail/Exceptions/NonEmptyFolder.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Mail/Exceptions/RuntimeException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Mail/Folder.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Mail/FolderCollection.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Mail/MailClient.php (99%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Mail/Message.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Mail/MessageCollection.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/MailSo.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Mime/Attachment.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Mime/AttachmentCollection.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Mime/Email.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Mime/EmailCollection.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Mime/Enumerations/Constants.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Mime/Enumerations/Header.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Mime/Enumerations/MessagePriority.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Mime/Enumerations/MimeType.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Mime/Enumerations/Parameter.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Mime/Enumerations/Sensitivity.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Mime/Header.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Mime/HeaderCollection.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Mime/Message.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Mime/Parameter.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Mime/ParameterCollection.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Mime/Parser/ParserEmpty.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Mime/Parser/ParserInterface.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Mime/Parser/ParserMemory.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Mime/Part.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Mime/PartCollection.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Net/Enumerations/ConnectionSecurityType.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Net/Exceptions/ConnectionException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Net/Exceptions/Exception.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Net/Exceptions/InvalidArgumentException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Net/Exceptions/SocketAlreadyConnectedException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Net/Exceptions/SocketCanNotConnectToHostException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Net/Exceptions/SocketConnectionDoesNotAvailableException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Net/Exceptions/SocketReadException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Net/Exceptions/SocketReadTimeoutException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Net/Exceptions/SocketUnreadBufferException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Net/Exceptions/SocketUnsuppoterdSecureConnectionException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Net/Exceptions/SocketWriteException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Net/NetClient.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Pop3/Exceptions/Exception.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Pop3/Exceptions/LoginBadCredentialsException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Pop3/Exceptions/NegativeResponseException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Pop3/Exceptions/ResponseException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Pop3/Exceptions/RuntimeException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Pop3/Pop3Client.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Poppassd/Exceptions/Exception.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Poppassd/Exceptions/LoginBadCredentialsException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Poppassd/Exceptions/NegativeResponseException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Poppassd/Exceptions/ResponseException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Poppassd/Exceptions/RuntimeException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Poppassd/PoppassdClient.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Sieve/Exceptions/Exception.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Sieve/Exceptions/LoginBadCredentialsException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Sieve/Exceptions/LoginBadMethodException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Sieve/Exceptions/LoginException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Sieve/Exceptions/NegativeResponseException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Sieve/Exceptions/ResponseException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Sieve/Exceptions/RuntimeException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Sieve/ManageSieveClient.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Smtp/Exceptions/Exception.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Smtp/Exceptions/LoginBadCredentialsException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Smtp/Exceptions/LoginBadMethodException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Smtp/Exceptions/LoginException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Smtp/Exceptions/NegativeResponseException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Smtp/Exceptions/ResponseException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Smtp/Exceptions/RuntimeException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Smtp/SmtpClient.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/MailSo/Version.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/PHP-OAuth2/Client.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/PHP-OAuth2/GrantType/AuthorizationCode.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/PHP-OAuth2/GrantType/ClientCredentials.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/PHP-OAuth2/GrantType/IGrantType.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/PHP-OAuth2/GrantType/Password.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/PHP-OAuth2/GrantType/RefreshToken.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/PHP-OAuth2/README (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/PHP-OAuth2/composer.json (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Account.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Actions.php (99%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Config/AbstractConfig.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Config/Application.php (96%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Config/Plugin.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Domain.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Enumerations/CustomThemeType.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Enumerations/PluginPropertyType.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Enumerations/SignMeType.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Enumerations/TimeFormat.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Exceptions/AuthException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Exceptions/ClientException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Exceptions/Exception.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Exceptions/InvalidArgumentException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Exceptions/RuntimeException.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Notifications.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Plugins/AbstractPlugin.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Plugins/Manager.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Plugins/Property.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Providers/AbstractProvider.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Providers/ChangePassword.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Providers/ChangePassword/ChangePasswordInterface.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Providers/Contacts.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Providers/Contacts/Classes/Contact.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Providers/Contacts/Classes/Db.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Providers/Contacts/ContactsInterface.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Providers/Contacts/DefaultContacts.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Providers/Domain.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Providers/Domain/DefaultDomain.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Providers/Domain/DomainAdminInterface.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Providers/Domain/DomainInterface.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Providers/Domain/DomainSimpleInterface.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Providers/Login.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Providers/Login/DefaultLogin.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Providers/Login/LoginInterface.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Providers/Settings.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Providers/Settings/DefaultSettings.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Providers/Settings/SettingsInterface.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Providers/Storage.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Providers/Storage/DefaultStorage.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Providers/Storage/Enumerations/StorageType.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Providers/Storage/Enumerations/UploadClientError.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Providers/Storage/Enumerations/UploadError.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Providers/Storage/StorageInterface.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Providers/Suggestions.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Providers/Suggestions/SuggestionsInterface.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Service.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/ServiceActions.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Settings.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Social.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/RainLoop/Utils.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/facebook/base_facebook.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/facebook/facebook.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/facebook/fb_ca_chain_bundle.crt (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/lessphp/LICENSE (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/lessphp/README.md (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/lessphp/ctype.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/lessphp/lessc.inc.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/pclzip/gnu-lgpl.txt (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/pclzip/pclzip.lib.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/pclzip/readme.txt (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/tmhOAuth/LICENSE (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/tmhOAuth/README.md (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/tmhOAuth/cacert.pem (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/tmhOAuth/tmhOAuth.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/libraries/tmhOAuth/tmhUtilities.php (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/BadBrowser.html (95%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Error.html (93%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Index.html (67%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Themes/custom-values-dark.less (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Themes/custom-values-light.less (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Themes/template.less (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Themes/values.less (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/AdminDomainListItem.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/AdminDomains.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/AdminGeneral.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/AdminLicensing.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/AdminLogin.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/AdminMenu.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/AdminPackages.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/AdminPackagesListItem.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/AdminPackagesTable.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/AdminPane.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/AdminPluginListItem.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/AdminPluginProperty.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/AdminPlugins.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/AdminSecurity.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/AdminSocial.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/ComposeAttachment.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/ComposeAttachmentInProcess.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/Login.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/MailFolderList.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/MailFolderListItem.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/MailFolderListSystemItem.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/MailMessageList.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/MailMessageListItem.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/MailMessageListItemNoPreviewPane.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/MailMessageView.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/PopupsActivate.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/PopupsAddAccount.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/PopupsAdvancedSearch.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/PopupsCompose.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/PopupsContacts.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/PopupsDomain.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/PopupsFolderClear.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/PopupsFolderCreate.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/PopupsFolderSystem.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/PopupsPlugin.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/PopupsWindowSimpleMessage.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/SettingsAccounts.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/SettingsChangePassword.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/SettingsCustom.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/SettingsFolderItem.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/SettingsFolders.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/SettingsGeneral.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/SettingsMenu.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/SettingsPane.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/SettingsPersonal.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/SettingsSocial.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/SettingsThemes.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/app/templates/Views/SystemDropDown.html (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/check.php (64%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/index.php (98%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/langs/de.ini (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/langs/en.ini (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/langs/es.ini (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/langs/fr.ini (85%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/langs/ru.ini (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/browsers/chrome.gif (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/browsers/firefox.gif (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/browsers/opera.gif (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/browsers/safari.gif (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/css/app.css (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/css/fonts/icomoon.dev.svg (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/css/fonts/icomoon.eot (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/css/fonts/icomoon.svg (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/css/fonts/icomoon.ttf (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/css/fonts/icomoon.woff (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/css/images/editor.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/css/images/empty-contact.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/css/images/grey.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/css/images/icom-message-notification.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/css/images/loader-black.gif (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/css/images/loader-white.gif (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/css/images/sync.gif (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/css/images/sync.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/css/images/white.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/css/select2-spinner.gif (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/css/select2.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/css/select2x2.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/favicon.ico (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/favicon.png (100%) create mode 100644 rainloop/v/1.3.1.443/static/js/admin.min.js create mode 100644 rainloop/v/1.3.1.443/static/js/app.min.js rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/js/boot.js (99%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/js/jquery.js (99%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/js/libs.js (99%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/services/amazon.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/services/apple.jpg (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/services/asana.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/services/battle.net.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/services/cnet.jpg (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/services/ea.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/services/ebay.jpg (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/services/facebook.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/services/github.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/services/google-plus.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/services/google.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/services/icloud.jpg (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/services/microsoft.jpg (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/services/myspace.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/services/onlive.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/services/paypal.jpg (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/services/skype.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/services/steam.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/services/ted.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/services/twitter.jpg (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/services/youtube.gif (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/sounds/new-mail.mp3 (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/static/sounds/new-mail.ogg (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/A/images/background.jpg (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/A/images/preview.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/A/styles.less (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Clear/images/preview.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Clear/styles.less (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Custom/ext.less (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Custom/images/preview.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Default/images/background.jpg (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Default/images/background.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Default/images/preview.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Default/styles.less (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Linen/images/background.jpg (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Linen/images/background.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Linen/images/preview.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Linen/styles.less (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Love/images/background.jpg (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Love/images/preview.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Love/styles.less (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Snow/images/background.jpg (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Snow/images/preview.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Snow/styles.less (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Squares/images/background.jpg (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Squares/images/background.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Squares/images/preview.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Squares/styles.less (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/SquaresDark/images/background.jpg (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/SquaresDark/images/background.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/SquaresDark/images/preview.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/SquaresDark/styles.less (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Stripes/images/background.jpg (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Stripes/images/preview.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Stripes/styles.less (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Wood/images/background.jpg (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Wood/images/background.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Wood/images/preview.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Wood/styles.less (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Xv/images/background.jpg (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Xv/images/background.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Xv/images/preview.png (100%) rename rainloop/v/{1.3.0.442 => 1.3.1.443}/themes/Xv/styles.less (100%) diff --git a/data/VERSION b/data/VERSION index c084814c7..80f6d1f9b 100644 --- a/data/VERSION +++ b/data/VERSION @@ -1 +1 @@ -1.3.0.442 \ No newline at end of file +1.3.1.443 \ No newline at end of file diff --git a/rainloop/v/1.3.0.442/REVISION b/rainloop/v/1.3.0.442/REVISION deleted file mode 100644 index 632a0881e..000000000 --- a/rainloop/v/1.3.0.442/REVISION +++ /dev/null @@ -1 +0,0 @@ -2a1a1807cd7966d3a257c08a3c750e49d2975e43 \ No newline at end of file diff --git a/rainloop/v/1.3.0.442/VERSION b/rainloop/v/1.3.0.442/VERSION deleted file mode 100644 index c084814c7..000000000 --- a/rainloop/v/1.3.0.442/VERSION +++ /dev/null @@ -1 +0,0 @@ -1.3.0.442 \ No newline at end of file diff --git a/rainloop/v/1.3.0.442/static/js/admin.min.js b/rainloop/v/1.3.0.442/static/js/admin.min.js deleted file mode 100644 index 91bf9afbe..000000000 --- a/rainloop/v/1.3.0.442/static/js/admin.min.js +++ /dev/null @@ -1,143 +0,0 @@ -(function(h,j,d,ma,y,i){function o(){this.sBase="#/";this.sCdnStaticDomain=e.settingsGet("CdnStaticDomain");this.sVersion=e.settingsGet("Version");this.sSpecSuffix=e.settingsGet("AuthAccountHash")||"0";this.sServer="./?";this.sCdnStaticDomain=""===this.sCdnStaticDomain?this.sCdnStaticDomain:"/"===this.sCdnStaticDomain.substr(-1)?this.sCdnStaticDomain:this.sCdnStaticDomain+"/"}function L(){}function M(){}function N(){var a=i.find([M,L],function(a){return a.supported()});a&&(this.oDriver=new a)}function na(){} -function t(a,b){this.sPosition=c.pString(a);this.sTemplate=c.pString(b);this.viewModelName="";this.viewModelVisibility=d.observable(!1);"Popups"===this.sPosition&&(this.modalVisibility=d.observable(!1));this.viewModelDom=null}function w(a,b){this.sScreenName=a;this.aViewModels=c.isArray(b)?b:[]}function m(){this.sDefaultScreenName="";this.oScreens={};this.oCurrentScreen=this.oBoot=null;this.popupVisibility=d.observable(!1);this.popupVisibility.subscribe(function(a){e&&e.popupVisibility(a)})}function r(a, -b){this.email=a||"";this.name=b||"";this.privateType=null;this.clearDuplicateName()}function B(){t.call(this,"Popups","PopupsDomain");this.edit=d.observable(!1);this.saving=d.observable(!1);this.savingError=d.observable("");this.testing=d.observable(!1);this.testingDone=d.observable(!1);this.testingImapError=d.observable(!1);this.testingSmtpError=d.observable(!1);this.imapServerFocus=d.observable(!1);this.smtpServerFocus=d.observable(!1);this.name=d.observable("");this.imapServer=d.observable(""); -this.imapPort=d.observable(l.Values.ImapDefaulPort);this.imapSecure=d.observable(f.ServerSecure.None);this.smtpServer=d.observable("");this.smtpPort=d.observable(l.Values.SmtpDefaulPort);this.smtpSecure=d.observable(f.ServerSecure.None);this.smtpAuth=d.observable(!0);this.imapServerFocus.subscribe(function(a){a&&(""!==this.name()&&""===this.imapServer())&&this.imapServer(this.name())},this);this.smtpServerFocus.subscribe(function(a){a&&(""!==this.imapServer()&&""===this.smtpServer())&&this.smtpServer(this.imapServer())}, -this);this.headerText=d.computed(function(){var a=this.name();return this.edit()?'Edit Domain "'+a+'"':"Add Domain"+(""===a?"":' "'+a+'"')},this);this.domainIsComputed=d.computed(function(){return""!==this.name()&&""!==this.imapServer()&&""!==this.imapPort()&&""!==this.smtpServer()&&""!==this.smtpPort()},this);this.canBeTested=d.computed(function(){return!this.testing()&&this.domainIsComputed()},this);this.canBeSaved=d.computed(function(){return!this.saving()&&this.domainIsComputed()},this);this.createOrAddCommand= -c.createCommand(this,function(){this.saving(!0);e.remote().createOrUpdateDomain(i.bind(this.onDomainCreateOrSaveResponse,this),!this.edit(),this.name(),this.imapServer(),this.imapPort(),this.imapSecure(),this.smtpServer(),this.smtpPort(),this.smtpSecure(),this.smtpAuth())},this.canBeSaved);this.testConnectionCommand=c.createCommand(this,function(){this.testingDone(!1);this.testingImapError(!1);this.testingSmtpError(!1);this.testing(!0);e.remote().testConnectionForDomain(i.bind(this.onTestConnectionResponse, -this),this.imapServer(),this.imapPort(),this.imapSecure(),this.smtpServer(),this.smtpPort(),this.smtpSecure(),this.smtpAuth())},this.canBeTested)}function O(){t.call(this,"Popups","PopupsPlugin");this.onPluginSettingsUpdateResponse=i.bind(this.onPluginSettingsUpdateResponse,this);this.saveError=d.observable("");this.name=d.observable("");this.readme=d.observable("");this.configures=d.observableArray([]);this.hasReadme=d.computed(function(){return""!==this.readme()},this);this.hasConfiguration=d.computed(function(){return 0< -this.configures().length},this);this.saveCommand=c.createCommand(this,function(){var a={};a.Name=this.name();i.each(this.configures(),function(b){var g=b.value();if(!1===g||!0===g)g=g?"1":"0";a["_"+b.Name]=g},this);this.saveError("");e.remote().pluginSettingsUpdate(this.onPluginSettingsUpdateResponse,a)},this.hasConfiguration)}function P(){t.call(this,"Popups","PopupsActivate");this.domain=d.observable("");this.key=d.observable("");this.key.focus=d.observable(!1);this.activationSuccessed=d.observable(!1); -this.licenseTrigger=e.data().licenseTrigger;this.activateProcess=d.observable(!1);this.activateText=d.observable("");this.activateText.isError=d.observable(!1);this.key.subscribe(function(){this.activateText("");this.activateText.isError(!1)},this);this.activationSuccessed.subscribe(function(a){a&&this.licenseTrigger(!this.licenseTrigger())},this)}function Q(){t.call(this,"Right","AdminLogin");this.login=d.observable("");this.password=d.observable("");this.loginError=d.observable(!1);this.passwordError= -d.observable(!1);this.loginFocus=d.observable(!1);this.login.subscribe(function(){this.loginError(!1)},this);this.password.subscribe(function(){this.passwordError(!1)},this);this.submitRequest=d.observable(!1);this.submitError=d.observable("");this.submitCommand=c.createCommand(this,function(){this.loginError(""===c.trim(this.login()));this.passwordError(""===c.trim(this.password()));if(this.loginError()||this.passwordError())return!1;this.submitRequest(!0);e.remote().adminLogin(i.bind(function(a, -b){f.StorageResultType.Success===a&&b&&"AdminLogin"===b.Action?b.Result?e.loginAndLogoutReload():b.ErrorCode&&(this.submitRequest(!1),this.submitError(c.getNotification(b.ErrorCode))):(this.submitRequest(!1),this.submitError(c.getNotification(f.Notification.UnknownError)))},this),this.login(),this.password());return!0},function(){return!this.submitRequest()})}function Y(a){t.call(this,"Left","AdminMenu");this.menu=a.menu}function Z(){t.call(this,"Right","AdminPane");this.adminDomain=d.observable(e.settingsGet("AdminDomain"))} -function oa(){var a=e.data();this.mainLanguage=a.mainLanguage;this.mainTheme=a.mainTheme;this.language=a.language;this.theme=a.theme;this.allowCustomTheme=a.allowCustomTheme;this.allowAdditionalAccounts=a.allowAdditionalAccounts;this.title=d.observable(e.settingsGet("Title"));this.version=e.settingsGet("Version");this.themesOptions=d.computed(function(){return i.map(a.themes(),function(a){return{optValue:a,optText:c.convertThemeName(a)}})});this.languagesOptions=d.computed(function(){return i.map(a.languages(), -function(a){return{optValue:a,optText:c.convertLangName(a)}})});this.contactsSupported=e.settingsGet("ContactsIsSupported");this.titleTrigger=d.observable(f.SaveSettingsStep.Idle);this.languageTrigger=d.observable(f.SaveSettingsStep.Idle);this.themeTrigger=d.observable(f.SaveSettingsStep.Idle)}function z(){var a=e.data();this.domains=a.domains;this.domainsLoading=a.domainsLoading;this.iDomainForDeletionTimeout=0;this.visibility=d.computed(function(){return a.domainsLoading()?"visible":"hidden"},this); -this.domainForDeletion=d.observable(null).extend({toggleSubscribe:[this,function(a){a&&a.deleteAccess(!1)},function(a){a&&(a.deleteAccess(!0),this.startDomainForDeletionTimeout())}]})}function J(){this.licensing=e.data().licensing;this.licensingProcess=e.data().licensingProcess;this.licenseValid=e.data().licenseValid;this.licenseExpired=e.data().licenseExpired;this.licenseError=e.data().licenseError;this.licenseTrigger=e.data().licenseTrigger;this.adminDomain=d.observable("");this.subscriptionEnabled= -d.observable(!!e.settingsGet("SubscriptionEnabled"));this.licenseTrigger.subscribe(function(){this.subscriptionEnabled()&&e.reloadLicensing(!0)},this)}function K(){this.csrfProtection=d.observable(!!e.settingsGet("UseTokenProtection"));this.usageStatistics=d.observable(!!e.settingsGet("UsageStatistics"));this.adminLogin=d.observable(e.settingsGet("AdminLogin"));this.adminPassword=d.observable("");this.adminPasswordNew=d.observable("");this.adminPasswordUpdateError=d.observable(!1);this.adminPasswordUpdateSuccess= -d.observable(!1);this.adminPassword.subscribe(function(){this.adminPasswordUpdateError(!1);this.adminPasswordUpdateSuccess(!1)},this);this.adminPasswordNew.subscribe(function(){this.adminPasswordUpdateError(!1);this.adminPasswordUpdateSuccess(!1)},this);this.onNewAdminPasswordResponse=i.bind(this.onNewAdminPasswordResponse,this);this.saveNewAdminPasswordCommand=c.createCommand(this,function(){this.adminPasswordUpdateError(!1);this.adminPasswordUpdateSuccess(!1);e.remote().saveNewAdminPassword(this.onNewAdminPasswordResponse, -{Password:this.adminPassword(),NewPassword:this.adminPasswordNew()})},function(){return""!==this.adminPassword()&&""!==this.adminPasswordNew()})}function pa(){var a=e.data();this.googleEnable=a.googleEnable;this.googleClientID=a.googleClientID;this.googleClientSecret=a.googleClientSecret;this.googleTrigger1=d.observable(f.SaveSettingsStep.Idle);this.googleTrigger2=d.observable(f.SaveSettingsStep.Idle);this.facebookEnable=a.facebookEnable;this.facebookAppID=a.facebookAppID;this.facebookAppSecret=a.facebookAppSecret; -this.facebookTrigger1=d.observable(f.SaveSettingsStep.Idle);this.facebookTrigger2=d.observable(f.SaveSettingsStep.Idle);this.twitterEnable=a.twitterEnable;this.twitterConsumerKey=a.twitterConsumerKey;this.twitterConsumerSecret=a.twitterConsumerSecret;this.twitterTrigger1=d.observable(f.SaveSettingsStep.Idle);this.twitterTrigger2=d.observable(f.SaveSettingsStep.Idle);this.dropboxEnable=a.dropboxEnable;this.dropboxApiKey=a.dropboxApiKey;this.dropboxTrigger1=d.observable(f.SaveSettingsStep.Idle)}function C(){var a= -e.data();this.enabledPlugins=d.observable(!!e.settingsGet("EnabledPlugins"));this.pluginsError=d.observable("");this.plugins=a.plugins;this.pluginsLoading=a.pluginsLoading;this.visibility=d.computed(function(){return a.pluginsLoading()?"visible":"hidden"},this);this.onPluginLoadRequest=i.bind(this.onPluginLoadRequest,this);this.onPluginDisableRequest=i.bind(this.onPluginDisableRequest,this)}function G(){var a=e.data();this.packagesError=d.observable("");this.packages=a.packages;this.packagesLoading= -a.packagesLoading;this.packagesReal=a.packagesReal;this.packagesMainUpdatable=a.packagesMainUpdatable;this.packagesCurrent=d.computed(function(){return i.filter(this.packages(),function(a){return a&&""!==a.installed&&!a.compare})},this);this.packagesAvailableForUpdate=d.computed(function(){return i.filter(this.packages(),function(a){return a&&""!==a.installed&&!!a.compare})},this);this.packagesAvailableForInstallation=d.computed(function(){return i.filter(this.packages(),function(a){return a&&""=== -a.installed})},this);this.visibility=d.computed(function(){return a.packagesLoading()?"visible":"hidden"},this)}function aa(){c.initDataConstructorBySettings(this)}function ba(){c.initDataConstructorBySettings(this);this.domainsLoading=d.observable(!1).extend({throttle:100});this.domains=d.observableArray([]);this.pluginsLoading=d.observable(!1).extend({throttle:100});this.plugins=d.observableArray([]);this.packagesReal=d.observable(!0);this.packagesMainUpdatable=d.observable(!0);this.packagesLoading= -d.observable(!1).extend({throttle:100});this.packages=d.observableArray([]);this.licensing=d.observable(!1);this.licensingProcess=d.observable(!1);this.licenseValid=d.observable(!1);this.licenseExpired=d.observable(0);this.licenseError=d.observable("");this.licenseTrigger=d.observable(!1)}function D(){this.oRequests={}}function p(){this.oRequests={};this.oRequests={}}function A(){this.oEmailsPicsHashes={};this.oServices={}}function qa(){A.call(this)}function H(a){w.call(this,"settings",a);this.menu= -d.observableArray([]);this.oCurrentSubScreen=null}function ca(){w.call(this,"login",[Q])}function da(){H.call(this,[Y,Z])}function u(){this.oLocal=this.oLink=this.oPlugins=this.oSettings=null;this.isLocalAutocomplete=!0;this.popupVisibility=d.observable(!1);this.iframe=j('