Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
converse.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
converse.js
Commits
d247cb22
Commit
d247cb22
authored
Aug 05, 2014
by
JC Brand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Tweak homepage.
parent
26e7e82f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
+7
-3
index.html
index.html
+7
-3
No files found.
index.html
View file @
d247cb22
...
...
@@ -47,9 +47,11 @@
<li
class=
"page-scroll"
>
<a
href=
"#features"
>
Features
</a>
</li>
<!--
<li class="page-scroll">
<a href="#donate">Donate</a>
</li>
-->
<li
class=
"page-scroll"
>
<a
href=
"#contact"
>
Contact
</a>
</li>
...
...
@@ -95,7 +97,7 @@
<section
id=
"about"
class=
"container content-section text-center"
>
<div
class=
"row"
>
<div
class=
"col-lg-8 col-lg-offset-2"
>
<h2><strong>
Converse.js
</strong>
is a free and open source chat client that runs in your browser
and
can be integrated into any website.
</h3>
<h2><strong>
Converse.js
</strong>
is a free and open source chat client that runs in your browser
. It
can be integrated into any website.
</h3>
<p>
Similar to
<a
href=
"https://www.facebook.com/sitetour/chat.php"
target=
"_blank"
>
Facebook chat
</a>
but it also supports multi-user chatrooms.
</p>
<p>
<strong>
Converse.js
</strong>
can connect to any accessible
<a
href=
"http://xmpp.org"
target=
"_blank"
>
XMPP/Jabber
</a>
server,
...
...
@@ -138,7 +140,7 @@
<li>
Multi-user chatrooms (
<a
href=
"http://xmpp.org/extensions/xep-0045.html"
target=
"_blank"
>
XEP 45
</a>
)
</li>
<li>
vCard support (
<a
href=
"http://xmpp.org/extensions/xep-0054.html"
target=
"_blank"
>
XEP 54
</a>
)
</li>
<li>
Service discovery (
<a
href=
"http://xmpp.org/extensions/xep-0030.html"
target=
"_blank"
>
XEP 30
</a>
)
</li>
<li>
Contact rosters
</li>
<li>
Contact rosters
and groups
</li>
<li>
Contact subscriptions
</li>
<li>
Accept or decline contact requests
</li>
<li>
Roster item exchange (
<a
href=
"http://xmpp.org/extensions/tmp/xep-0144-1.1.html"
target=
"_blank"
>
XEP 144
</a>
)
</li>
...
...
@@ -146,7 +148,7 @@
<li>
Custom status messages
</li>
<li>
Typing notifications
</li>
<li>
Third person messages (/me )
</li>
<li>
Translated into 1
3
languages
</li>
<li>
Translated into 1
4
languages
</li>
<li>
Off-the-record encryption
</ul>
</div>
...
...
@@ -179,6 +181,7 @@
</div>
</section>
<!--
<section id="donate" class="donate-section content-section text-center">
<div class="container">
<div class="row">
...
...
@@ -193,6 +196,7 @@
</div>
</div>
</section>
-->
<section
class=
"outro content-section"
id=
"contact"
>
<div
class=
"intro-body"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment