RainLoop Team
e5659da4e8
Merge pull request #2081 from the-djmaze/rainloop-issue2037
...
Resolve issue #2037
2021-04-22 20:21:54 +03:00
djmaze
b0b27aff51
Resolve issue https://github.com/RainLoop/rainloop-webmail/issues/2037
2021-03-26 17:03:48 +01:00
fdisamuel
c2fc21afed
Google Document viewer and Managesieve Fixes
...
Make some changes in order to make work Google document viewer, and ManageSieve integration (tested only with PHP 7.4).
2021-03-23 12:14:38 +01:00
RainLoop Team
20e0c1417d
Add github action
2021-01-16 17:51:14 +03:00
RainLoop Team
b9899df934
Merge pull request #1983 from the-djmaze/pecl-xxtea
...
Add support for PECL xxtea
2020-04-07 15:06:37 +03:00
djmaze
2266affa5b
Add support for PECL xxtea
2020-03-20 16:14:36 +01:00
RainLoop Team
d94cf4e6b0
Merge pull request #1918 from brigriffin/fix-imap-sort
...
Use DATE instead of ARRIVAL for sorting messages (Fixes #1817 )
2020-03-16 00:00:38 +03:00
RainLoop Team
a250d84025
Fix PHP 7.4 Deprecate message
2020-03-15 22:15:36 +03:00
Marc
00c58b37d2
Use DATE instead of ARRIVAL for sorting messages ( Fixes #1817 )
2019-09-20 11:29:04 +02:00
RainLoop Team
8eb4588917
Improved app security
2019-07-02 00:20:49 +03:00
RainLoop Team
18242368be
Small fixes
2019-03-29 23:42:49 +03:00
RainLoop Team
628f8077a3
Merge branch 'master' into master
2019-03-28 01:55:15 +03:00
RainLoop Team
59c19762cb
Merge pull request #1565 from csmk/fix_mime-case
...
Fix the case for 'Mime-Version'
2018-02-21 02:03:20 +03:00
RainLoop
20b373480d
Add additional information to the smtp error message. ( #1420 )
2017-11-11 21:38:41 +03:00
Ian Moone
e1b67a4815
Fix 'Mime-Version' case
...
As per RFC 2045, the correct way is "MIME-Version". At least one
email filter (Rspamd) is known to penalize the wrong case.
2017-11-10 14:40:09 +09:00
RainLoop
ed5685314e
Fix unexpected desktop mode on mobile devices + small fixes ( #1514 )
2017-09-25 00:08:44 +03:00
RainLoop
4a19059217
UTF8-Subjects not working ( close #1479 )
2017-09-20 22:47:08 +03:00
Michael Barnathan
120e0a4401
Merge branch 'client_certs'
...
# Conflicts:
# rainloop/v/0.0.0/app/libraries/RainLoop/Model/Account.php
2017-08-17 18:27:08 -04:00
Michael Barnathan
4cd86ede0b
MailSo changes for TLS certs
2017-08-17 18:11:14 -04:00
RainLoop Team
0f6b70f63e
Add confog for sieve auth plain command
2017-07-11 16:10:19 +03:00
M66B
dba3c1b715
Fixed managesieve plain login
2017-07-11 14:03:23 +02:00
RainLoop Team
9188228f5d
Fix ConvertHtmlToPlain
2017-07-05 23:41:40 +03:00
RainLoop Team
f4fb6d769d
Fix "CantSendMessage error" ( #1436 )
2017-05-25 20:21:21 +03:00
RainLoop Team
2234212201
Fix "message can't be marked seen" ( #1427 )
2017-05-24 19:06:40 +03:00
RainLoop Team
bf1ee5ace7
Additional configurations and improvements for caching system ( #1390 )
2017-04-04 01:32:22 +03:00
RainLoop Team
6a6f420c76
2016 -> 2017
...
+ Small fixes
2017-02-25 22:21:41 +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
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
224362299a
1.10.4.181
2016-09-21 20:12:18 +03:00
RainLoop Team
1e287f486d
Fix idn decoding ( #1175 )
2016-09-13 20:04:39 +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
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
fa6d7b3b86
1.10.3.150
2016-08-02 23:54:07 +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
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
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
fddc68b16d
Fix html parsing (for PHP <5.3.6)
2016-06-09 00:41:05 +03:00
RainLoop Team
c2ab03f69c
Optimize parse regex
2016-06-07 00:59:16 +03:00