Commit graph

570 commits

Author SHA1 Message Date
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
2b6ca3d5b0
Merge pull request #1943 from Startup-Stack/secure-admin-password
Switch admin password hashing to secure algorithms when available
2020-03-16 00:05:17 +03: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
151646f990 Improve resource loaders 2020-03-15 23:14:52 +03:00
RainLoop Team
a250d84025 Fix PHP 7.4 Deprecate message 2020-03-15 22:15:36 +03:00
RainLoop Team
32ceafa37f Add Gmail XAUTH support 2019-12-31 20:44:41 +03:00
Peter Linss
e9892ceec3
adjust braces style to match surrounding code 2019-11-19 16:51:12 -08:00
Peter Linss
b77dcb5c12
Switch admin password hashing to secure algorithms when available 2019-11-19 16:24:21 -08:00
RainLoop Team
ba8bf15b4c Update dependencies 2019-10-17 01:43:04 +03:00
Marc
00c58b37d2 Use DATE instead of ARRIVAL for sorting messages (Fixes #1817) 2019-09-20 11:29:04 +02:00
RainLoop Team
1b2306c7b0 Delete JsError action 2019-08-01 03:13:44 +03:00
RainLoop Team
0c38f42197 Small improvements 2019-07-11 21:45:47 +03:00
RainLoop Team
450528ff00 Add prettier 2019-07-04 22:09:27 +03:00
RainLoop Team
08da3030b0
Merge pull request #1878 from anton-piliugin/patch-1
Fix hide_x_mailer_header config option behaviour
2019-07-02 00:24:30 +03:00
RainLoop Team
8eb4588917 Improved app security 2019-07-02 00:20:49 +03:00
RainLoop Team
a1562e7145 Update dependencies and configurations 2019-06-29 03:17:29 +03:00
Anton Piliugin
6b8c7043af
Fix hide_x_mailer_header config option behaviour
Remove X-Mailer header if hide_x_mailer_header = Off
2019-05-28 14:32:18 +02:00
RainLoop Team
88439e6e07 Add sentry support 2019-04-18 00:07:22 +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
71ac99f517 Update phpseclib 2019-03-28 01:51:23 +03:00
Techwolf
142272b522 Remove unused GuzzleHttp library. 2018-05-16 01:21:43 -07:00
RainLoop Team
6e20d5fccc
Merge pull request #1375 from pierre-alain-b/master
Fixing #1284, conflict in headers creation when loading images in body message, "Cannot modify header information - headers already sent"
2018-02-21 02:37:31 +03:00
RainLoop Team
10c92a862c
Merge pull request #1588 from stenrose/master
Create index for id_contact and prop_type on rainloop_ab_properties
2018-02-21 02:12:30 +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
Raphael Basso
353029898c Added MailEnable 'Junk E-mail' and 'Deleted Items' folders support. 2018-02-08 10:29:38 -02:00
Martin Stenröse
8068ce4ec2 Create index for id_contact and prop_type on rainloop_ab_properties 2017-12-05 08:40:43 +01: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
e0ba6aba9f Add login.login_lowercase setting (#814) 2017-10-11 22:18:41 +03:00
RainLoop
71718db8f0 Small fixes 2017-10-01 20:54:50 +03:00
RainLoop
ed5685314e Fix unexpected desktop mode on mobile devices + small fixes (#1514) 2017-09-25 00:08:44 +03:00
RainLoop
677a5f2e35 Add labs.use_mobile_version_for_tablets setting in applicxation.ini (#1507) 2017-09-22 19:41:40 +03:00
Max
2cfb85b992 fix gravatar 2017-09-22 16:46:52 +02:00
RainLoop
650b655539 Update MobileDetect (#1507) 2017-09-21 22:25:59 +03:00
RainLoop
f695a1acd2 Disable application.ini autosaving (#1509) 2017-09-21 22:15:27 +03:00
RainLoop
4db982cb9b Small fixes 2017-09-20 22:59:08 +03:00
RainLoop
4a19059217 UTF8-Subjects not working (close #1479) 2017-09-20 22:47:08 +03:00
RainLoop Team
5e340b9db9 Merge pull request #1475 from Oxymoron290/master
Misspellings in error messages
2017-08-18 21:48:35 +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
02561e8acf TLS client certs in RainLoop. 2017-08-17 18:13:01 -04:00
Michael Barnathan
4cd86ede0b MailSo changes for TLS certs 2017-08-17 18:11:14 -04:00
Martin Stenröse
070e4ee0fb Allow sieve filter to "fileinto" INBOX 2017-08-14 14:51:10 +02:00
Oxymoron
4b312a4f35 ƒCorrected mispelling of <extension> 2017-07-22 16:28:52 -05: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
ab374bbb71 Many small fixes. 2017-07-06 01:31:41 +03:00
RainLoop Team
9188228f5d Fix ConvertHtmlToPlain 2017-07-05 23:41:40 +03:00
RainLoop Team
d36b563e4b Fix TFA auth 2017-07-05 22:42:16 +03:00