274 lines
17 KiB
HTML
274 lines
17 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>Converse</title>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<meta name="description" content="Converse.js: An XMPP chat client which can be integrated into any website" />
|
|
<meta name="author" content="JC Brand" />
|
|
<meta name="keywords" content="xmpp chat webchat converse.js" />
|
|
|
|
<!-- These files are NOT needed when using converse.js in your own project. -->
|
|
<link rel="shortcut icon" type="image/ico" href="css/images/favicon.ico"/>
|
|
<link type="text/css" rel="stylesheet" media="screen" href="css/bootstrap.min.css" />
|
|
<link type="text/css" rel="stylesheet" media="screen" href="css/font-awesome.min.css" />
|
|
<link type="text/css" rel="stylesheet" media="screen" href="css/website.css" />
|
|
<noscript><p><img src="//stats.opkode.com/piwik.php?idsite=1" style="border:0;" alt="" /></p></noscript>
|
|
<script type="text/javascript" src="/src/website.js"></script>
|
|
<script type="text/javascript" src="analytics.js"></script>
|
|
<!-- *********************************************************************** -->
|
|
|
|
<![if gte IE 11]>
|
|
<link type="text/css" rel="stylesheet" media="screen" href="css/converse.css" />
|
|
<script src="dist/converse.js"></script>
|
|
<![endif]>
|
|
</head>
|
|
|
|
<body id="page-top" data-spy="scroll" data-target=".navbar-custom">
|
|
<nav class="navbar navbar-custom navbar-fixed-top" role="navigation">
|
|
<div class="container">
|
|
<div class="navbar-header page-scroll">
|
|
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse">
|
|
<i class="fa fa-bars"></i>
|
|
</button>
|
|
<a class="navbar-brand" href="#page-top">
|
|
<i class="fa fa-play-circle"></i> <span class="light">Home</span>
|
|
</a>
|
|
</div>
|
|
|
|
<!-- Collect the nav links, forms, and other content for toggling -->
|
|
<div class="collapse navbar-collapse navbar-right navbar-main-collapse">
|
|
<ul class="nav navbar-nav">
|
|
<!-- Hidden li included to remove active class from about link when scrolled up past about section -->
|
|
<li class="hidden">
|
|
<a href="#page-top"></a>
|
|
</li>
|
|
<li class="page-scroll">
|
|
<a href="#about">About</a>
|
|
</li>
|
|
<li class="page-scroll">
|
|
<a href="#features">Features</a>
|
|
</li>
|
|
<li class="page-scroll">
|
|
<a href="#contact">Contact</a>
|
|
</li>
|
|
<li class="page-scroll">
|
|
<a href="#sponsors">Sponsor</a>
|
|
</li>
|
|
<li>
|
|
<a href="/docs/html/manual.html">User Manual</a>
|
|
</li>
|
|
<li>
|
|
<a href="/docs/html/index.html">Documentation</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://github.com/jcbrand/converse.js/releases" class="button" target="_blank" rel="noopener">Download</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<!-- /.navbar-collapse -->
|
|
</div>
|
|
<!-- /.container -->
|
|
</nav>
|
|
|
|
<section class="intro" class="container">
|
|
<div class="row">
|
|
<h1 class="brand-heading converse-brand-heading"><i class="icon-conversejs"></i>Converse</h1>
|
|
<div class="col-md-8 col-md-offset-2">
|
|
<p class="intro-text">A free and open-source XMPP chat client in your browser</p>
|
|
<p>Now also available in a fullscreen version.
|
|
Check out <a href="https://inverse.chat" target="_blank" rel="noopener">inverse.chat</a>
|
|
</p>
|
|
|
|
<p>
|
|
<a href="https://inverse.chat/#converse/room?jid=discuss@conference.conversejs.org"
|
|
target="_blank" rel="noopener"><img src="https://inverse.chat/badge.svg?room=discuss@conference.conversejs.org"/></a>
|
|
</p>
|
|
|
|
<div class="page-scroll">
|
|
<a href="#about" class="btn btn-default btn-lg"><span class="btn-text">Learn More</span></a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="row">
|
|
<div class="col-md-8 col-md-offset-2 banner-social-buttons">
|
|
<ul class="list-inline">
|
|
<li><a href="https://twitter.com/jcopkode" class="btn btn-circle btn-lg" title="Twitter" target="_blank" rel="noopener"><i class="fa fa-twitter"></i></a></li>
|
|
<li><a href="https://mastodon.xyz/@jcbrand" class="btn btn-lg" title="Mastodon" target="_blank" rel="noopener"><img class="mastodon" src="/logo/mastodon.svg"/></a></li>
|
|
<li><a href="https://github.com/jcbrand/converse.js" class="btn btn-circle btn-lg" title="GitHub" target="_blank" rel="noopener"><i class="fa fa-github"></i></a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section id="about" class="container content-section text-center">
|
|
<div class="row">
|
|
<div class="col-lg-8 col-lg-offset-2">
|
|
<h2>Converse is written in JavaScript and runs in your browser.</h2>
|
|
<p>You can start using it here immediately, or you can <a href="/docs/html/index.html">integrate it into your own website</a>.</p>
|
|
<p>Take a look at the <a href="/demo">demo page</a> for other examples of how Converse.js can be configured and used.</a>
|
|
|
|
<p>
|
|
You can connect to any publically accessible <a href="http://xmpp.org" target="_blank" rel="noopener">XMPP/Jabber</a> server,
|
|
either from a <a href="https://xmpp.net/directory.php">public provider</a>, or one you have set up yourself.
|
|
</p>
|
|
<h3>Don't have an XMPP/Jabber account?</h3>
|
|
<p>No problem! With converse.js you can register an account on any public XMPP server that allows registration.</p>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="features-section content-section" id="features">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-lg-6">
|
|
<section>
|
|
<span class="feature-icon page-scroll"><a class="fa fa-globe" href="#features" title="Integration"></a></span>
|
|
<header>
|
|
<h2>Integration</h2>
|
|
</header>
|
|
<ul class="integration">
|
|
<li><a href="https://doc.tiki.org/xmpp" target="_blank" rel="noopener">Tiki Wiki CMS Groupware</a></li>
|
|
<li><a href="https://www.igniterealtime.org/projects/openfire/plugins.jsp" target="_blank" rel="noopener">Openfire</a></li>
|
|
<li><a href="https://modules.prosody.im/mod_conversejs.html" target="_blank" rel="noopener">Prosody</a></li>
|
|
<li><a href="https://github.com/mikemarsian/conversejs-rails" target="_blank" rel="noopener">Ruby on Rails</a></li>
|
|
<li><a href="http://github.com/collective/collective.converse" target="_blank" rel="noopener">Plone</a></li>
|
|
<li><a href="https://pypi.python.org/pypi/django-conversejs" target="_blank" rel="noopener">Django (option 1)</a></li>
|
|
<li><a href="https://github.com/fpytloun/django-xmpp" target="_blank" rel="noopener">Django (option 2)</a></li>
|
|
<li><a href="https://github.com/devurandom/roundcube-converse.js-xmpp-plugin" target="_blank" rel="noopener">Roundcube</a></li>
|
|
<li><a href="http://wordpress.org/plugins/conversejs" target="_blank" rel="noopener">Wordpress</a></li>
|
|
<li><a href="https://github.com/jcbrand/patterns.converse" target="_blank" rel="noopener">Patternslib</a></li>
|
|
<li><a href="https://github.com/keensoft/alfresco-js-chat-share" target="_blank" rel="noopener">Alfresco</a></li>
|
|
<li><a href="https://github.com/friendica/friendica-addons/tree/master/xmpp/converse" target="_blank" rel="noopener">Friendica</a></li>
|
|
</ul>
|
|
</section>
|
|
</div>
|
|
<div class="col-lg-6">
|
|
<section>
|
|
<span class="feature-icon page-scroll"><a class="fa fa-check-square-o" href="#features" title="Features"></a></span>
|
|
</section>
|
|
<header>
|
|
<h2>Features</h2>
|
|
</header>
|
|
<ul class="features">
|
|
<li>Available as overlayed chat boxes or as a fullscreen application.
|
|
See <a href="https://inverse.chat" target="_blank" rel="noopener">inverse.chat</a> for the fullscreen version.
|
|
</li>
|
|
<li><a href="https://conversejs.org/docs/html/plugin_development.html">Plugin Architecture</a></li>
|
|
<li>Single-user and group chat</li>
|
|
<li>Multi-user chatrooms (<a href="http://xmpp.org/extensions/xep-0045.html" target="_blank" rel="noopener">XEP 45</a>)</li>
|
|
<li>Chatroom bookmarks (<a href="http://xmpp.org/extensions/xep-0048.html" target="_blank" rel="noopener">XEP 48</a>)</li>
|
|
<li>Direct invitations to chat rooms (<a href="http://xmpp.org/extensions/xep-0249.html" target="_blank" rel="noopener">XEP 249</a>)</li>
|
|
<li>vCard support (<a href="http://xmpp.org/extensions/xep-0054.html" target="_blank" rel="noopener">XEP 54</a>)</li>
|
|
<li>Service discovery (<a href="http://xmpp.org/extensions/xep-0030.html" target="_blank" rel="noopener">XEP 30</a>)</li>
|
|
<li>In-band registration (<a href="http://xmpp.org/extensions/xep-0077.html" target="_blank" rel="noopener">XEP 77</a>)</li>
|
|
<li>Roster item exchange (<a href="http://xmpp.org/extensions/xep-0144.html" target="_blank" rel="noopener">XEP 144</a>)</li>
|
|
<li>Custom status messages</li>
|
|
<li>Typing and chat state notifications (<a href="http://xmpp.org/extensions/xep-0085.html" target="_blank" rel="noopener">XEP 85</a>)</li>
|
|
<li>Desktop notifications</li>
|
|
<li>File sharing (<a href="http://xmpp.org/extensions/xep-0363.html" target="_blank" rel="noopener">XEP 363</a>)</li>
|
|
<li>Messages appear in all connected chat clients (<a href="http://xmpp.org/extensions/xep-0280.html" target="_blank" rel="noopener">XEP 280</a>)</li>
|
|
<li>Third person "/me" messages (<a href="http://xmpp.org/extensions/xep-0245.html" target="_blank" rel="noopener">XEP 245</a>)</li>
|
|
<li>XMPP Ping (<a href="http://xmpp.org/extensions/xep-0199.html" target="_blank" rel="noopener">XEP 199</a>)</li>
|
|
<li>Server-side archiving of messages (<a href="http://xmpp.org/extensions/xep-0313.html" target="_blank" rel="noopener">XEP 313</a>)</li>
|
|
<li>Hidden messages (aka Spoilers) (<a href="http://xmpp.org/extensions/xep-0382.html" target="_blank" rel="noopener">XEP 382</a>)</li>
|
|
<li>Client state indication (<a href="http://xmpp.org/extensions/xep-0352.html" target="_blank" rel="noopener">XEP 352</a>)</li>
|
|
<li>Off-the-record encryption</li>
|
|
<li>Supports anonymous logins, see the <a href="https://conversejs.org/demo/anonymous.html" target="_blank" rel="noopener">anonymous login demo</a>.</li>
|
|
<li>Translated into 17 languages</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="outro content-section text-center" id="contact">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-lg-8 col-lg-offset-2">
|
|
<h2>Contact</h2>
|
|
<ul class="contact">
|
|
<li>Follow me on <a href="http://twitter.com/jcopkode" target="_blank" rel="noopener">Twitter</a>
|
|
or <a href="https://mastodon.xyz/@jcbrand" target="_blank" rel="noopener">Mastodon</a>
|
|
<li>Chat with me via XMPP at <a href="xmpp:jc@opkode.com" class="xmpp JSnocheck" title="XMPP/Jabber">jc@opkode.com</a></li>
|
|
<li>For technical support, you can ask on <a href="http://stackoverflow.com/questions/tagged/converse.js">Stack Overflow</a>
|
|
<li>The Converse.js XMPP chatroom: <a href="xmpp:discuss@conference.conversejs.org" class="xmpp JSnocheck" title="Converse.js chat room">discuss@conference.conversejs.org</a>.</li>
|
|
<li>Please file bugs and feature requests on <a target="_blank" rel="noopener" href="https://github.com/jcbrand/converse.js/issues">Github</a>.</li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div class="col-lg-8 col-lg-offset-2" style="margin-top: 4em; text-align: left">
|
|
<h2 style="text-align: center">Professional support and custom development</h2>
|
|
<p>
|
|
I'm available for paid-for features, custom development and consulting.<br/>
|
|
However, please don't contact me personally for free support, use
|
|
the other channels mentioned above.</br></br>
|
|
|
|
Here's my <a href="http://opkode.com/contact" target="_blank" rel="noopener">contact form</a>.</br>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="outro content-section text-center" id="sponsors">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-lg-8 col-lg-offset-2" style="margin-top: 3em">
|
|
<div class="sponsors">
|
|
<h2>Converse.js is supported by:</h2>
|
|
<ul>
|
|
<li><a href="https://www.keycdn.com/" target="_blank" rel="noopener"><img style="height: 3em" src="/logo/keycdn.svg" alt="KeyCDN"></a></li>
|
|
<li><a href="https://wikisuite.org" target="_blank" rel="noopener"><img style="height: 4em" src="/logo/wikisuite-white.png" alt="WikiSuite"></a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
<p class="sponsors-text">Converse.js is a software commons; available at no cost to you or anyone else.
|
|
Sponsorships allow us to fund further development and improvements and are greatly appreciated.
|
|
If you'd like to sponsor this project, please visit <a href="https://www.patreon.com/jcbrand" target="_blank" rel="noopener">Patreon</a>
|
|
or <a href="https://liberapay.com/jcbrand" target="_blank" rel="noopener">Liberapay</a>.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</body>
|
|
|
|
<script>
|
|
/*
|
|
@licstart
|
|
This is free and unencumbered software released into the public domain.
|
|
|
|
Anyone is free to copy, modify, publish, use, compile, sell, or
|
|
distribute this software, either in source code form or as a compiled
|
|
binary, for any purpose, commercial or non-commercial, and by any
|
|
means.
|
|
|
|
In jurisdictions that recognize copyright laws, the author or authors
|
|
of this software dedicate any and all copyright interest in the
|
|
software to the public domain. We make this dedication for the benefit
|
|
of the public at large and to the detriment of our heirs and
|
|
successors. We intend this dedication to be an overt act of
|
|
relinquishment in perpetuity of all present and future rights to this
|
|
software under copyright law.
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
|
|
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
|
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
OTHER DEALINGS IN THE SOFTWARE.
|
|
|
|
For more information, please refer to <http://unlicense.org/>
|
|
@licend
|
|
*/
|
|
converse.initialize({
|
|
// Please use this connection manager only for testing purposes
|
|
bosh_service_url: 'https://conversejs.org/http-bind/',
|
|
show_controlbox_by_default: true,
|
|
});
|
|
</script>
|
|
</html>
|