Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2018-08-22 14:01:23 +0300
committerThomas Bruederli <thomas@roundcube.net>2018-08-22 14:01:23 +0300
commitc5a7b6aa4ef5f703b0e67f3de6d7a44a2a73111e (patch)
tree850275150e79db13cd92965eeffe2a6fe791fa09 /README.md
parent75fd0a73cbfdcc12752aca99a9fa9330fd31ecf8 (diff)
Add browser support section to README
+ remove washtml reference
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 15 insertions, 3 deletions
diff --git a/README.md b/README.md
index 207f48734..3cb9246c7 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ The code is mainly written in PHP and is designed to run on a webserver.
It includes other open-source classes/libraries from [PEAR][pear],
an IMAP library derived from [IlohaMail][iloha] the [TinyMCE][tinymce] rich
text editor, [Googiespell][googiespell] (archive) library for spell checking or
-the [WASHTML][washtml] (archive) sanitizer by Frederic Motte.
+the [HTML5-PHP][html5-php] sanitizer by Masterminds.
The current default skin 'Larry' was kindly created by FLINT / Büro für
Gestaltung, Berne, Switzerland.
@@ -41,6 +41,19 @@ If you're updating an older version of Roundcube please follow the steps
described in the UPGRADING file.
+BROWSER SUPPORT
+---------------
+Roundcube uses jQuery 3.x for its client and therefore inherits the browser
+support from there. This currently includes:
+
+- Chrome: (Current - 1) and Current
+- Edge: (Current - 1) and Current
+- Firefox: (Current - 1) and Current, ESR
+- Internet Explorer: 9+
+- Safari: (Current - 1) and Current
+- Opera: Current
+
+
LICENSE
-------
This program is free software: you can redistribute it and/or modify
@@ -93,8 +106,7 @@ hello(at)roundcube(dot)net
[iloha]: https://sourceforge.net/projects/ilohamail/
[tinymce]: https://www.tiny.cloud/
[googiespell]: https://web.archive.org/web/20170314162746/orangoo.com/labs/GoogieSpell/
-[washtml]: https://web.archive.org/web/20170814135033/http://www.ubixis.com:80/washtml
-[kmgerich]: http://kmgerich.com/
+[html5-php]: https://github.com/Masterminds/html5-php
[gpl]: https://www.gnu.org/licenses/
[license]: https://roundcube.net/license
[contrib]: https://roundcube.net/contribute