Commit graph

1205 commits

Author SHA1 Message Date
RainLoop Team 125d4e0282 Improve PDF detection (#40) 2016-05-03 20:31:30 +03:00
RainLoop Team ecf23a4f6d 1.10 beta 2016-05-02 23:50:41 +03:00
RainLoop Team 116de6fd45 Fix mobile gui 2016-05-01 14:51:49 +03:00
RainLoop Team b0ffd84ac6 Add mobile version (beta) 2016-05-01 04:07:29 +03:00
RainLoop Team 1391648e1b Split application data 2016-04-30 02:42:18 +03:00
RainLoop Team 3215c5f8d3 Small GUI fixes (#1014) 2016-04-30 00:23:53 +03:00
RainLoop Team f64b63c549 Improve GUI (#1014) 2016-04-29 01:45:33 +03:00
RainLoop Team b3299725f6 Add support of Partial content downloading 2016-04-27 02:53:44 +03:00
RainLoop Team d34b83a0d5 Style fixes 2016-04-27 02:52:38 +03:00
RainLoop Team f9b160e61a Fix GPG signing (#1007) 2016-04-26 02:55:53 +03:00
RainLoop Team b06f1a536a Merge pull request #1004 from zikeji/master
Added mailcow RainLoop plugin
2016-04-22 22:12:58 +03:00
zikeji 37d14a1d19 Added mailcow RainLoop plugin 2016-04-22 14:51:37 -04:00
RainLoop Team e6ac4cdff0 Smll fixes 2016-04-21 01:42:16 +03:00
RainLoop Team 6b7a256ca9 Merge pull request #1001 from esroyo/gpg-key-multiple-addresses
Revert decrypt button enabling + allow to select the sign key
2016-04-20 23:18:07 +03:00
Carles Escrig Royo e8698e38f2
Remove unsolved conflict 2016-04-20 21:09:08 +02:00
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