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
97ebcb33
Commit
97ebcb33
authored
May 29, 2015
by
JC Brand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update list of supported features and XEPs
parent
66420962
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
10 deletions
+13
-10
README.rst
README.rst
+5
-4
index.html
index.html
+8
-6
No files found.
README.rst
View file @
97ebcb33
...
...
@@ -26,15 +26,16 @@ It has the following features:
* In-band registration `XEP 77 <http://xmpp.org/extensions/xep-0077.html>`_
* Contact rosters and groups
* Contact subscriptions
* Accept or decline contact requests
* Roster item exchange `XEP 144 <http://xmpp.org/extensions/tmp/xep-0144-1.1.html>`_
* Chat statuses (online, busy, away, offline)
* Custom status messages
* Typing and state notifications `XEP 85 <http://xmpp.org/extensions/xep-0085.html>`_
* Messages appear in all connnected chat clients `XEP 280 <http://xmpp.org/extensions/xep-0280.html>`_
* T
yping and chat state notifications `XEP 85 <http://xmpp.org/extensions/xep-008
5.html>`_
*
Third person messages (/me )
*
Translated into 16 languages
* T
hird person "/me" messages `XEP 245 <http://xmpp.org/extensions/xep-024
5.html>`_
*
XMPP Ping `XEP 199 <http://xmpp.org/extensions/xep-0199.html>`_
*
Client state indication `XEP 352 <http://xmpp.org/extensions/xep-0352.html>`_
* Off-the-record encryption
* Translated into 16 languages
-----------
Screencasts
...
...
index.html
View file @
97ebcb33
...
...
@@ -144,20 +144,22 @@
<ul
class=
"features"
>
<li>
Single-user chat
</li>
<li>
Multi-user chatrooms (
<a
href=
"http://xmpp.org/extensions/xep-0045.html"
target=
"_blank"
>
XEP 45
</a>
)
</li>
<li>
Direct invitations to chat rooms (
<a
href=
"http://xmpp.org/extensions/xep-0249.html"
target=
"_blank"
>
XEP 249
</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>
In-band registration (
<a
href=
"http://xmpp.org/extensions/xep-0077.html"
target=
"_blank"
>
XEP 77
</a>
)
</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>
<li>
Chat statuses (online, busy, away, offline)
</li>
<li>
Custom status messages
</li>
<li>
Chat state notifications (
<a
href=
"http://xmpp.org/extensions/xep-0085.html"
target=
"_blank"
>
XEP 00
85
</a>
)
</li>
<li>
Third person messages (/me
)
</li>
<li>
XMPP Ping (
<a
href=
"http://xmpp.org/extensions/xep-0199.html"
target=
"_blank"
>
XEP 0199
</a>
)
</li>
<li>
Client state indication (
<a
href=
"http://xmpp.org/extensions/xep-0352.html"
target=
"_blank"
>
XEP 0352
</a>
)
</li>
A
<li>
Translated into 16 languages
</li>
<li>
Typing and state notifications (
<a
href=
"http://xmpp.org/extensions/xep-0085.html"
target=
"_blank"
>
XEP
85
</a>
)
</li>
<li>
Messages appear in all connected chat clients (
<a
href=
"http://xmpp.org/extensions/xep-0280.html"
target=
"_blank"
>
XEP 280
</a>
)
</li>
<li>
Third person "/me" messages (
<a
href=
"http://xmpp.org/extensions/xep-0245.html"
target=
"_blank"
>
XEP 245
</a>
)
</li>
<li>
XMPP Ping (
<a
href=
"http://xmpp.org/extensions/xep-0199.html"
target=
"_blank"
>
XEP 199
</a>
)
</li>
<li>
Client state indication (
<a
href=
"http://xmpp.org/extensions/xep-0352.html"
target=
"_blank"
>
XEP 352
</a>
)
</li>
A
<li>
Off-the-record encryption
</li>
<li>
Translated into 16 languages
</li>
</ul>
</div>
<div
class=
"col-lg-4"
>
...
...
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