RainLoop Team
06d3dac310
Code improvements
2016-05-24 00:57:36 +03:00
RainLoop Team
c43e35530e
Fix SSO redirect with additional parameters ( #1040 )
2016-05-23 20:47:42 +03:00
RainLoop Team
1323a9ce52
Code refactoring (Q -> Promise)
2016-05-23 20:33:01 +03:00
RainLoop Team
7e4479d655
Support caching with Redis ( #1009 )
2016-05-23 00:33:26 +03:00
RainLoop Team
4fcb4a4662
Fix config saving ( #851 )
2016-05-22 17:14:24 +03:00
RainLoop Team
0f981a9e51
Improve ENV replacement
2016-05-22 16:44:43 +03:00
RainLoop Team
d3aab2646e
Add support of environment variables in the application.ini ( #983 )
2016-05-22 02:01:33 +03:00
RainLoop Team
72bf212f67
Improve scripts load system
2016-05-20 10:11:38 +03:00
RainLoop Team
7ad02eaf6a
Improve CSV export ( #960 )
2016-05-17 23:56:07 +03:00
RainLoop Team
d2a362d770
Remove wrong fail2ban logging ( #965 )
2016-05-17 23:45:44 +03:00
RainLoop Team
d84ca98793
Improve fail2ban logging ( #966 )
2016-05-17 23:35:53 +03:00
RainLoop Team
4ee2090e6c
pre release commit
2016-05-16 21:03:53 +03:00
RainLoop Team
2052137eb1
Fix translations
2016-05-10 22:52:40 +03:00
RainLoop Team
8ed75a5b49
Translate fixes
2016-05-07 16:13:00 +03:00
RainLoop Team
768ce1d85e
Small fixes
2016-05-06 22:06:16 +03:00
RainLoop Team
e3fa252cf2
Improve boot script
2016-05-06 18:14:40 +03:00
RainLoop Team
ecf23a4f6d
1.10 beta
2016-05-02 23:50:41 +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
b3299725f6
Add support of Partial content downloading
2016-04-27 02:53:44 +03:00
RainLoop Team
e6ac4cdff0
Smll fixes
2016-04-21 01:42:16 +03:00
RainLoop Team
54c3e0732e
Custom admin query key
2016-03-23 02:15:12 +03:00
RainLoop Team
d619cbcf9d
PreRelease commit
2016-03-05 03:01:00 +03:00
RainLoop Team
8f1186c255
Fix attachment preview
2016-03-01 22:51:37 +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
d844938ee3
Small fixes
2015-11-27 19:52:19 +03:00
RainLoop Team
007a03b8d4
Additional securty fixes
2015-11-18 23:09:53 +03: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
RainLoop Team
7b5d00ff01
Small improvements
2015-10-14 19:47:46 +03:00
RainLoop Team
b5c1d8b665
Fixed: Unselect folder (if supported) on [moving, deleting] ( #846 )
2015-10-07 22:09:47 +03:00
RainLoop Team
55e3bad890
Added: Configurable timeouts for IMAP, SMTP and SIEVE ( #843 )
2015-10-07 21:56:07 +03:00
RainLoop Team
c6f098bd2d
Small fixes
2015-10-07 20:06:57 +03:00
RainLoop Team
9b517feca3
Optimization: Email suggestions ( #821 )
2015-09-21 21:07:27 +03:00
RainLoop Team
c69faa4264
Added "word-break: break-word" for plain text messages. ( #824 )
2015-09-19 19:19:34 +03:00
RainLoop Team
87887373c1
Updated: ckeditor 4.5.3, jquery 1.11.3, openpgpjs 1.2.0
...
OpenPGP decrypt fix
+ Small fixes
2015-09-18 21:35:30 +03:00
RainLoop Team
7312b2854b
Added: Plugin: Contacts suggestion from ldap
...
Added: Custom favicon setting
+ Small fixes
2015-09-08 21:18:55 +03:00
RainLoop Team
3498700f61
Add additional logging for OpenPGP
...
Remove enforcing lower case for email addresses
Small fixes
2015-08-26 21:05:29 +03:00
RainLoop Team
436e54891e
Contacts suggestions example plugin
2015-08-19 21:58:34 +03:00
RainLoop Team
502aebdc37
Fix cookie bug ( #800 )
...
+ small fixes
2015-08-15 00:33:36 +04:00
RainLoop Team
c99a46a118
Small improvements
2015-07-30 01:14:48 +04:00
RainLoop Team
5123841540
Pgp improvements
2015-07-29 21:23:10 +04:00
RainLoop Team
3849fd02b4
Small fixes
2015-07-29 21:23:09 +04:00
Valérian Galliat
d5069ddf85
Add "ZipArchive::CREATE" flag for PHP 5.6
...
Since PHP 5.6, "ZipArchive::open" will return "ZipArchive::ER_NOENT" if
the "ZipArchive::CREATE" option is not given and the file doesn't exist,
while previously, it was created without error with only
"ZipArchive::OVERWRITE".
2015-07-07 15:37:46 +02:00
RainLoop Team
42bac6aa2f
PreRelease fixes
2015-07-06 00:33:55 +04:00
RainLoop Team
34a9b8cbc5
OpenPGP improvements (first step)
...
openpgpjs: 0.7.2 -> 0.10.1
additional fixes
2015-06-23 01:34:52 +04:00