Commit graph

1106 commits

Author SHA1 Message Date
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
538312ef3e
Merge pull request #1944 from Startup-Stack/secure-app-salt
Use cryptographically secure random number generator for APP_SALT whe…
2020-03-16 00:02:34 +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
e744100919 Improve templates 2020-03-15 23:38:46 +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
a54d40f2a2
improve error handling for salt generation 2019-11-20 09:20:40 -08:00
Peter Linss
e9892ceec3
adjust braces style to match surrounding code 2019-11-19 16:51:12 -08:00
Peter Linss
a7f03d101c
Use cryptographically secure random number generator for APP_SALT when available 2019-11-19 16:48:40 -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
RainLoop Team
dbbc83e4c8 Synchronize localizations from Transifex 2019-06-28 22:44:24 +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
e449261277 autocomplete attributes 2019-03-30 01:45:12 +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
8d7136d708 Synchronize localizations from Transifex 2019-03-28 01:06:55 +03:00
RainLoop Team
41c164add7 Synchronize localizations from Transifex 2019-02-01 19:00:31 +03:00
RainLoop Team
87bfa64af0 Synchronize localizations from Transifex 2018-09-18 23:40:45 +03:00
RainLoop Team
cc3b742221 Synchronize localizations from Transifex 2018-07-10 00:11:13 +03:00
RainLoop Team
f5b92b8b65 Remove GuzzleHttp namespace 2018-05-16 17:37:12 +03:00
Techwolf
142272b522 Remove unused GuzzleHttp library. 2018-05-16 01:21:43 -07:00
RainLoop Team
841c4d59e3 Update devDependencies and translations 2018-05-01 19:34:13 +03:00
RainLoop Team
35ef89c2a6 Optimize building process 2018-03-30 00:43:46 +03:00
RainLoop Team
9dc3c97c79 Update translations 2018-03-06 22:26:43 +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
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
90a3d2b62a Fix incorrect mailto format #1521 2017-10-06 21:52:00 +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
RainLoop
c0d2f5f86e Merge branch 'update-htaccess' 2017-09-22 19:23:43 +03:00
Max
2cfb85b992 fix gravatar 2017-09-22 16:46:52 +02:00
RainLoop
230624b60c Save showAttachmnetControls status to local storage (#1502) 2017-09-21 23:28:14 +03:00