Commit graph

454 commits

Author SHA1 Message Date
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
RainLoop Team
ba8bf15b4c Update dependencies 2019-10-17 01:43:04 +03: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
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
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
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
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
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
Martin Stenröse
070e4ee0fb Allow sieve filter to "fileinto" INBOX 2017-08-14 14:51:10 +02:00
RainLoop Team
0f6b70f63e Add confog for sieve auth plain command 2017-07-11 16:10:19 +03:00
RainLoop Team
ab374bbb71 Many small fixes. 2017-07-06 01:31:41 +03:00
RainLoop Team
d36b563e4b Fix TFA auth 2017-07-05 22:42:16 +03:00
RainLoop Team
45fe0217f2 Add "Automatically save draft" option 2017-06-28 19:25:53 +03:00
RainLoop Team
879ffb3e37 Change Message-ID regenerate logic (#1432)
Add additional configuration to hide x-mailer header  (#1426)
2017-05-18 20:40:27 +03:00
RainLoop Team
bf1ee5ace7 Additional configurations and improvements for caching system (#1390) 2017-04-04 01:32:22 +03:00
Pierre-Alain Bandinelli
d52baf4a8c Fixing #1284, conflict in headers creation when loading images in body message, "Cannot modify header information - headers already sent" 2017-03-19 15:00:32 +01:00
RainLoop Team
075e184f7d Update PHP Facebook SDK 2017-02-28 23:11:36 +03:00
RainLoop Team
6a6f420c76 2016 -> 2017
+ Small fixes
2017-02-25 22:21:41 +03:00
RainLoop Team
f0e9d1a6d5 Add new "Move to folder" button 2017-02-08 20:48:53 +03: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
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
155f4b6df2 Release glass style 2016-09-15 23:34:30 +03:00
RainLoop Team
2f841524cb Add Persian language
Synchronize localizations from Transifex
2016-09-07 00:46:23 +03:00
RainLoop Team
e6e1a19477 Add cmd interface 2016-08-23 23:15:14 +03:00