djmaze
bd34f9a9bc
Reimplement the BadBrowser page based on feature detection
2020-09-11 16:58:05 +02:00
djmaze
5e7b567e88
Put admin actions in trait (should be improved in future with own Class when isset($_GET['admin']))
2020-08-31 10:33:51 +02:00
djmaze
29367a0ea7
Use proper HTMLTemplateElement for all knockoutjs templates
2020-08-14 23:09:36 +02:00
djmaze
45fa12be42
Bugfix: Trying to access array offset on value of type null in /app/libraries/MailSo/Sieve/ManageSieveClient.php on line 223
...
Bugfix: Return value of RainLoop\UserAgent::getHeader() must be of the type string, null returned in /app/libraries/RainLoop/UserAgent.php on line 156
Bugfix: file_exists() also checks for directory, should use is_file
Bugfix: accidentally removed <div id="rl-check"></div>
2020-07-31 16:13:38 +02:00
djmaze
c9285dd3e8
Remove BadBrowser Internet Explorer code
2020-07-13 10:58:03 +02:00
djmaze
693e0f4c10
Remove useless NewInstance
...
Bugfix: BodyStructure->SearchCharset return value
2020-05-08 11:49:18 +02:00
djmaze
7b03ae5ed8
Remove phpinfo()
2020-05-07 09:24:02 +02:00
djmaze
75b4b64118
More functions without type hinting found and fixt
...
Use PECL yaml (else Spyc)
Upgrade Spyc (with removed dump code)
2020-04-03 11:32:07 +02:00
djmaze
559ebe0f28
Don't suppress functions
2020-03-20 15:29:52 +01:00
djmaze
1009398d0c
Cleanup MailSo Validator
...
Cleanup removed features
2020-03-20 14:53:12 +01:00
djmaze
9bb44e7f98
Changed: use hash_hmac() instead of MailSo\Base\Utils::Hmac()
...
Renamed: PrepearFetchSequence() to PrepareFetchSequence()
Removed: StripSlashesValue() because PHP7 has no magic_quotes_gpc
2020-03-18 01:26:40 +01:00
djmaze
26c38b3ec9
More params and returns to PHP 7.3+
2020-03-16 13:08:53 +01:00
djmaze
aae7883b99
Bugfix: bootstrap jQuery('#') syntax error
...
Changed: use ES2015
Changed: gulp uglify to terser
Removed: ChangePassword
Removed: nanoscroll
Removed: JS polyfills
2020-03-13 15:30:39 +01:00
djmaze
690190bb26
there's not type hint 'resource' (bug in my converter)
...
https://wiki.php.net/rfc/scalar_type_hints#type_hint_choices
2020-03-11 15:42:46 +01:00
djmaze
e8d38a6870
More PHP7 strict typing
2020-03-11 11:49:45 +01:00
djmaze
3a7ec4ecb0
Bugfixes and more conversions to PHP 7
2020-03-10 18:45:00 +01:00
djmaze
2cada68f41
Privacy/GDPR friendly version (removed: Social, Gravatar, Facebook, Google, Twitter, DropBox, OwnCloud)
...
Also removed: POP3, OAuth2 and update feature
Added: admin password_hash/password_verify
Requires: PHP 7.3+
Replaced: CRLF with LF
Replaced: pclZip with ZipArchive
2020-03-09 17:04:17 +01:00
RainLoop Team
32ceafa37f
Add Gmail XAUTH support
2019-12-31 20:44:41 +03:00
RainLoop Team
1b2306c7b0
Delete JsError action
2019-08-01 03:13:44 +03:00
RainLoop Team
8eb4588917
Improved app security
2019-07-02 00:20:49 +03:00
RainLoop
ed5685314e
Fix unexpected desktop mode on mobile devices + small fixes ( #1514 )
2017-09-25 00:08:44 +03:00
RainLoop Team
2f841524cb
Add Persian language
...
Synchronize localizations from Transifex
2016-09-07 00:46:23 +03:00
RainLoop Team
c3985da102
Move almost all libs to node_modules
...
Update libs
2016-07-30 18:35:08 +03:00
RainLoop Team
e8df1cdb57
Fix switching to another account on mobile ( #1108 )
2016-07-15 20:38:11 +03:00
RainLoop Team
d0ec3320c8
Move lessc and Emogrifier classes to RainLoopVendor namespace
2016-06-09 20:09:34 +03:00
RainLoop Team
c43e35530e
Fix SSO redirect with additional parameters ( #1040 )
2016-05-23 20:47:42 +03:00
RainLoop Team
72bf212f67
Improve scripts load system
2016-05-20 10:11:38 +03:00
RainLoop Team
2052137eb1
Fix translations
2016-05-10 22:52:40 +03:00
RainLoop Team
8ed75a5b49
Translate fixes
2016-05-07 16:13:00 +03:00
RainLoop Team
768ce1d85e
Small fixes
2016-05-06 22:06:16 +03:00
RainLoop Team
b0ffd84ac6
Add mobile version (beta)
2016-05-01 04:07:29 +03:00
RainLoop Team
b3299725f6
Add support of Partial content downloading
2016-04-27 02:53:44 +03:00
RainLoop Team
cfad4bb005
Added: Password change plugin API improvements ( #910 )
2015-12-15 07:02:46 +03:00
RainLoop Team
d844938ee3
Small fixes
2015-11-27 19:52:19 +03:00
RainLoop Team
445cd155e5
ES2015 first look / babeljs
2015-11-15 03:24:02 +03:00
RainLoop Team
5dcceaaca5
Added: support www.transifex.com
...
New format for translation files (yml)
https://www.transifex.com/rainloop/rainloop-webmail/
2015-11-12 20:11:52 +03:00
RainLoop Team
4457cdbc23
Improvements of message displaying (internal styles)
2015-06-23 01:34:50 +04:00
RainLoop Team
763fae345b
Capability improvements
...
Additional branding options
2015-05-20 15:46:34 +04:00
RainLoop Team
2f482a6288
Added Allow/Disallow multiple identities
2015-05-18 00:41:59 +04:00
RainLoop Team
1481bd88e5
Small fixes
...
+ BUTTON_THREAD_MORE
2015-03-30 21:54:45 +04:00
RainLoop Team
3dac6809d1
Admin Panel localization ( #467 )
2015-03-28 02:09:36 +04:00
RainLoop Team
bb551e4ec8
Added auto logout option
2015-02-19 01:19:24 +04:00
RainLoop Team
2a90664574
Added AdditionalOptions for SsoHash
2015-02-17 17:31:30 +04:00
RainLoop Team
5584c5037f
ownCloud auth fixes
2015-02-16 05:20:43 +04:00
RainLoop Team
b01f298b7b
Release commit
2015-02-15 04:30:21 +04:00
RainLoop Team
d30292d500
ownCloud integration improvements
2015-02-12 04:48:11 +04:00
RainLoop Team
6116597f6f
Many fixes
...
New ownCloud package with a built-in webmail
2015-02-12 01:41:07 +04:00
RainLoop Team
51666d7c7e
New logic for storage provider (breaking changes)
2015-02-05 03:54:26 +04:00
RainLoop Team
0735071f1c
mailto links fixes
...
Filters interface fixes
DKIM status a new message
2015-01-31 23:00:10 +04:00
RainLoop Team
43d1794423
Added "[labs] imap_show_login_alert" setting
...
Small fixes
2015-01-08 18:00:03 +04:00