Commit graph

1292 commits

Author SHA1 Message Date
Carles Escrig Royo 9e133b3cc5 Merge branch 'master' into gpg-key-multiple-addresses 2016-04-20 20:06:52 +02:00
Carles Escrig Royo 412ba464c8
revert decrypt button enabling; allow to select sign key 2016-04-20 19:56:14 +02:00
RainLoop Team 72ca818500 Fix eslint warnings 2016-04-20 20:31:24 +03:00
RainLoop Team dd824179f1 Merge pull request #999 from esroyo/gpg-key-multiple-addresses
Gpg key multiple addresses
2016-04-19 20:26:36 +03:00
Carles Escrig Royo 12f619bda7 replace spaces with tabs 2016-04-19 13:55:01 +02:00
Carles Escrig Royo b3f7b89aad
Show all addresses of the key on OpenPGP Settings 2016-04-19 13:48:20 +02:00
Carles Escrig Royo d3413551f4 Merge branch 'master' into gpg-key-multiple-addresses 2016-04-19 12:26:57 +02:00
RainLoop Team 11e16dcc09 Merge pull request #998 from phunehehe/shrinkwrap
Shrinkwrap to control dependency versions
2016-04-17 18:01:44 +03:00
RainLoop Team 3d42d5d608 Synchronize localizations from Transifex 2016-04-17 18:00:23 +03:00
Hoang Xuan Phu 302780a28d shrinkwrap to control dependency versions 2016-04-15 20:53:15 +08:00
Hoang Xuan Phu a26cc26f36 add jshint as an explicit dependency
otherwise, if it's not installed, npm shrinkwrap says
npm ERR! peer invalid: jshint@2.x, required by gulp-jshint@2.0.0

if it's installed, npm shrinkwrap says
npm ERR! extraneous: jshint@2.9.1 /path/to/rainloop-webmail/node_modules/jshint
2016-04-15 20:53:15 +08:00
Hoang Xuan Phu 4e95f92232 babel-preset-es2015 (now?) has to be defined as a dependency
Else you get Error: Cannot find module 'es2015'
2016-04-14 23:29:02 +08:00
Carles Escrig Royo 44dfa53cde
Must encrypt with the sender key 2016-04-07 14:07:19 +02:00
Carles Escrig Royo a34da5de0d
Encrypt/decrypt with multiple addresses in a single GPG key 2016-04-06 20:26:29 +02:00
RainLoop Team d14375d022 Merge pull request #982 from HLFH/master
Replace SMTPS by ESMTP for gmail.com and yahoo.com
2016-03-24 18:44:28 +03:00
HLFH 39f272a471 ESMTP instead of SMTPS 2016-03-24 14:39:29 +01:00
HLFH 49b46c0c88 ESMTP instead of SMTPS 2016-03-24 14:39:03 +01:00
RainLoop Team 54c3e0732e Custom admin query key 2016-03-23 02:15:12 +03:00
RainLoop Team 27870cec26 Fix datadirectory detection in ownCloud 9 2016-03-22 21:00:26 +03:00
RainLoop Team d619cbcf9d PreRelease commit 2016-03-05 03:01:00 +03:00
RainLoop Team 5eb9bd311a Fix system dropdown menu 2016-03-01 23:16:55 +03:00
RainLoop Team 8f1186c255 Fix attachment preview 2016-03-01 22:51:37 +03:00
RainLoop Team 1d8652ddc4 Small interface fixes 2016-03-01 22:13:53 +03:00
RainLoop Team 44d2b4947c Synchronize localizations from Transifex 2016-02-26 20:23:57 +03:00
RainLoop Team 8600bd87c1 Fix compile errors in IE9 (#967) 2016-02-24 21:10:09 +03:00
RainLoop Team 9cb14e1136 Release commit 2016-02-05 23:34:48 +03:00
RainLoop Team 17efdbf3bd Synchronize localizations from Transifex 2016-02-05 21:51:00 +03:00
RainLoop Team 1695a40446 Merge pull request #952 from mekanix/patch-1
Describe all options for ldap-change-password
2016-02-05 14:43:18 +03:00
Goran Mekić 99c458ea21 Describe all options for ldap-change-password
The list of fields taken from https://github.com/RainLoop/rainloop-webmail/blob/master/plugins/ldap-change-password/ChangePasswordLdapDriver.php#L116-L117
2016-02-05 12:40:14 +01:00
RainLoop Team 93cc4ca3cc Merge pull request #948 from mondediefr/master
Add support for SHA256-CRYPT and SHA512-CRYPT crypt schemes #939
2016-01-30 21:52:57 +03:00
Hardware 21ee9f7b20 Add support for SHA256-CRYPT and SHA512-CRYPT dovecot crypt schemes
in postfixadmin-change-password plugin
2016-01-30 18:14:56 +01:00
RainLoop Team e4d1be87bc Removed unnecessary lang key SELECT_NO_PARENT 2016-01-25 19:43:57 +03:00
RainLoop Team 568a1a1cda Fixed: Folder expand/collapse not remembered (#934) 2016-01-22 19:51:22 +03:00
RainLoop Team c926642bff PreRelease commit 2016-01-05 21:21:30 +03:00
RainLoop Team cfad4bb005 Added: Password change plugin API improvements (#910) 2015-12-15 07:02:46 +03:00
RainLoop Team b97bd4edf0 Avoid mkdir warning 2015-12-08 19:59:15 +03:00
RainLoop Team f0fa37c1f3 Synchronize localizations from Transifex 2015-11-27 23:30:08 +03:00
RainLoop Team d890a6d80e Fixed: more strong optimazation for [labs]imap_message_list_count_limit_trigger (#903) 2015-11-27 21:14:46 +03:00
RainLoop Team d844938ee3 Small fixes 2015-11-27 19:52:19 +03:00
RainLoop Team 3887073016 Fixed: Plugin's help popover (Better view for plugin's readme content) 2015-11-19 00:11:47 +03:00
RainLoop Team e8fbdff09c auto-domain-grab plugin: code refactoring 2015-11-18 23:22:39 +03:00
RainLoop Team 53cf543795 babeljs: step 2 2015-11-18 23:10:01 +03:00
RainLoop Team 007a03b8d4 Additional securty fixes 2015-11-18 23:09:53 +03:00
RainLoop Team f2918491d6 Merge pull request #896 from RhysIT/master
Added Auto Domain Grabber Plug-in
2015-11-18 23:07:47 +03:00
Rhyswilliamsza db6701bf6a Added Auto Domain Grabber Plug-in 2015-11-18 19:25:36 +02:00
RainLoop Team 445cd155e5 ES2015 first look / babeljs 2015-11-15 03:24:02 +03:00
RainLoop Team 5dcceaaca5 Added: support www.transifex.com
New format for translation files (yml)
https://www.transifex.com/rainloop/rainloop-webmail/
2015-11-12 20:11:52 +03:00
RainLoop Team acaeb82397 Small refactoring: CramMd5 2015-11-10 20:20:24 +03:00
RainLoop Team 2ab17f8eff Small refactoring: Identity 2015-10-29 23:47:23 +03:00
RainLoop Team e3b62d24d8 Added: Incorrect image orientation 2015-10-29 23:02:58 +03:00