Remove iPad disclaimer on the chat landing page
This commit is contained in:
parent
20d04fc370
commit
0f6dd58c54
|
@ -58,7 +58,7 @@
|
|||
|
||||
<div class="content">
|
||||
<p>
|
||||
{{PrettyTitle}} has a new chat room! Come and check it out. It features some public rooms, direct
|
||||
{{PrettyTitle}} has a chat room! Come and check it out. It features some public rooms, direct
|
||||
messages, and optional webcam support too. You may broadcast your video and other users may click
|
||||
to watch yours, and you can open one or multiple videos broadcasted by the other chatters.
|
||||
</p>
|
||||
|
@ -134,43 +134,12 @@
|
|||
</ul>
|
||||
|
||||
<p>
|
||||
* Explicit videos will show with a red <i class="fa fa-video has-text-danger"></i> icon instead of
|
||||
<small>* Explicit videos will show with a red <i class="fa fa-video has-text-danger"></i> icon instead of
|
||||
<i class="fa fa-video has-text-info"></i> blue in the Who List so people can know what they're
|
||||
getting into before they open your cam, in case someone prefers <em>not</em> to just see some
|
||||
guy jerking off.
|
||||
guy jerking off.</small>
|
||||
</p>
|
||||
|
||||
<div class="notification is-info is-light">
|
||||
<p>
|
||||
<strong>Note:</strong> the chat room has been tested and seems to work best on
|
||||
<i class="fab fa-firefox"></i> Firefox and all <i class="fab fa-chrome"></i> Chromium browsers <small>(including Chrome,
|
||||
Edge, Opera, Brave, etc.)</small> and on most types of devices <small>(Windows, Mac OS, Linux, and Android)</small> with text chat and
|
||||
video sharing all working perfectly.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Support for Apple devices is a little more nuanced:
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<i class="fab fa-apple"></i> <strong>Mac OS:</strong> Safari seems to work now (as of <abbr title="2023-03-31">3/31</abbr>)
|
||||
for the text chat features of the room. However, sound effects and video sharing aren't working
|
||||
yet for Safari. Use Firefox or Chrome (or other Chromium browser of your choice) for better odds
|
||||
of video support.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<i class="fab fa-apple"></i> <strong>iPad & iPhone:</strong> give the chat room a try as of 3/31, it may be able to enter
|
||||
the chat room now but I'm not sure whether it will support video sharing or not.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Unfortunately, Chrome and Firefox do not work any better on iOS because Apple currently is afraid of competition
|
||||
in the web browser space and every iOS browser is really just a custom wrapper around Safari - so while Chrome/Firefox
|
||||
work great on Android this is not true of iOS.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
For a tour of the chat interface & features, see the <a href="https://chat.nonshy.com/about">Chat Help page</a>.
|
||||
</p>
|
||||
|
|
Loading…
Reference in New Issue
Block a user