Commit graph

562 commits

Author SHA1 Message Date
RainLoop Team
5706f3cf01 Merge origin/master 2017-02-08 20:51:24 +03:00
RainLoop Team
f0e9d1a6d5 Add new "Move to folder" button 2017-02-08 20:48:53 +03:00
cpt-lamar
0912ad75ed Fix incorrect handling of multi-line Header
In my setup, initial version of RemoveHeaderFromHeaders does not remove properly multi-line Headers (only the first line is removed). As a consequence, when using php mail() option for outgoing e-mail, strange things happen when the "To" field contains more than 3 recipients.
2017-01-22 22:12:11 +01:00
RainLoop Team
924e846135 Small fixes 2017-01-11 21:18:53 +03:00
RainLoop Team
be26cd248c Fix typo 2017-01-11 21:18:51 +03:00
RainLoop Team
0e9cffd657 Small fixes 2016-12-15 00:56:17 +03:00
RainLoop Team
d3f8fa4308 Small fixes 2016-11-11 22:48:47 +03:00
RainLoop Team
022ed24c2a Fix time_offset setting (#1241) 2016-10-27 22:51:38 +03:00
RainLoop Team
aecb0b2500 Fix Email rendering issue (#1233) 2016-10-26 01:09:52 +03:00
RainLoop Team
d79fe8757e Fix opendkim header parser (#1232) 2016-10-25 22:13:16 +03:00
RainLoop Team
1b7c6f76d1 Fix html parser
Add "login.active_backgroud" setting
2016-10-20 22:38:29 +03:00
RainLoop Team
ae996b75f1 Updated: dependencies
+ small fixes
2016-10-18 21:28:42 +03:00
RainLoop Team
0bbb2f14a4 1.10.4.183
---
Fixes:
New login form style display problem since version 1.10.4 (#1196)
Collapse the TO: field in message view (#1199)
Paste with HTML tags fails (#1193)
2016-09-29 00:40:17 +03:00
RainLoop Team
224362299a 1.10.4.181 2016-09-21 20:12:18 +03:00
RainLoop Team
155f4b6df2 Release glass style 2016-09-15 23:34:30 +03:00
RainLoop Team
1e287f486d Fix idn decoding (#1175) 2016-09-13 20:04:39 +03:00
RainLoop Team
2f841524cb Add Persian language
Synchronize localizations from Transifex
2016-09-07 00:46:23 +03:00
RainLoop Team
969f15dd6b Fix UrlSafeBase64Encode function 2016-08-31 22:00:48 +03:00
RainLoop Team
a30fc911f6 Fix html parsing 2016-08-30 00:00:16 +03:00
RainLoop Team
e6e1a19477 Add cmd interface 2016-08-23 23:15:14 +03:00
RainLoop Team
17669b7be0 es5 -> es2015 (last stage)
Signature plugin fixes
Add view decorator
A large number of fixes
2016-08-20 20:30:16 +03:00
RainLoop Team
e88c193334 *.jsx -> *.js 2016-08-11 02:34:09 +03:00
RainLoop Team
0a2b826f71 Improve building process (es6 bundle) 2016-08-11 02:16:58 +03:00
RainLoop Team
8967bc3817 Improve building process (add gpg2 sign task)
Remove long hash names
Add --pro and --sign parameters
2016-08-10 02:17:33 +03:00
RainLoop Team
fa6d7b3b86 1.10.3.150 2016-08-02 23:54:07 +03:00
RainLoop Team
c3985da102 Move almost all libs to node_modules
Update libs
2016-07-30 18:35:08 +03:00
RainLoop Team
278e98561d Fix social ids storage 2016-07-17 18:05:17 +03:00
RainLoop Team
c148e19ea3 Merge pull request #1112 from Rudloff/feature/unsubscribe
Add unsubscribe button
2016-07-17 18:04:26 +03:00
Pierre Rudloff
b23d9a77c4 Add unsubscribe button 2016-07-17 16:26:20 +02:00
RainLoop Team
e8df1cdb57 Fix switching to another account on mobile (#1108) 2016-07-15 20:38:11 +03:00
RainLoop Team
641fb3e532 Small improvements 2016-07-14 22:26:15 +03:00
RainLoop Team
6e6dd31ad4 Fix set_time_limit system policy error (#1103) 2016-07-13 22:48:18 +03:00
RainLoop Team
5a01b59d40 Use only allowed attributes in the html parser. 2016-07-13 22:38:20 +03:00
RainLoop Team
0a6a84b3d7 Add social redirect animation 2016-07-13 00:46:33 +03:00
Pierre Rudloff
eccacadc48 Web app manifest 2016-07-11 12:11:26 +02:00
RainLoop Team
4297a44041 Disable CramMd5 by default 2016-06-23 21:54:47 +03:00
RainLoop Team
d8903c0680 Improve plainToHtml function
Small code fixes
2016-06-22 23:02:17 +03:00
RainLoop Team
e690ac4d1d Add syslog support (experimental) 2016-06-22 00:40:31 +03:00
RainLoop Team
9a1d5dd1d3 Optimize HTML parsing (#1075) 2016-06-18 22:09:31 +03:00
RainLoop Team
78fa5b69fb Add "[labs]owncloud_suggestions" setting 2016-06-17 20:41:28 +03:00
RainLoop Team
28a125426a Add alias support (domains) 2016-06-11 01:20:09 +03:00
RainLoop Team
d0ec3320c8 Move lessc and Emogrifier classes to RainLoopVendor namespace 2016-06-09 20:09:34 +03:00
RainLoop Team
fddc68b16d Fix html parsing (for PHP <5.3.6) 2016-06-09 00:41:05 +03:00
RainLoop Team
dee86572e4 Imporve ownClud Suggestion driver 2016-06-08 23:41:49 +03:00
RainLoop Team
99cdd1f43f Add use_native_scrollbars setting 2016-06-08 21:07:16 +03:00
RainLoop Team
c2ab03f69c Optimize parse regex 2016-06-07 00:59:16 +03:00
RainLoop Team
08ccf55577 js -> jsx 2016-06-07 00:58:44 +03:00
RainLoop Team
613ab074d9 Add "labs.domain_list_limit" (#1055) 2016-06-04 21:06:14 +03:00
RainLoop Team
4f2a8b5b9b Add CRAM-MD5 support (#1016) 2016-05-29 18:56:42 +03:00
RainLoop Team
c0ab236440 Support regex extension (SIEVE) (#1043)
+ Update jquery
2016-05-27 00:52:24 +03:00