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
f7c27a08
Commit
f7c27a08
authored
Jul 29, 2015
by
JC Brand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Mention that MAM is now supported.
parent
c508b996
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
0 deletions
+3
-0
README.rst
README.rst
+1
-0
docs/CHANGES.rst
docs/CHANGES.rst
+1
-0
index.html
index.html
+1
-0
No files found.
README.rst
View file @
f7c27a08
...
...
@@ -33,6 +33,7 @@ It has the following features:
* Messages appear in all connnected chat clients `XEP 280 <http://xmpp.org/extensions/xep-0280.html>`_
* Third person "/me" messages `XEP 245 <http://xmpp.org/extensions/xep-0245.html>`_
* XMPP Ping `XEP 199 <http://xmpp.org/extensions/xep-0199.html>`_
* Server-side archiving of messages `XEP 313 <http://xmpp.org/extensions/xep-0313.html>`_
* Client state indication `XEP 352 <http://xmpp.org/extensions/xep-0352.html>`_
* Off-the-record encryption
* Translated into 16 languages
...
...
docs/CHANGES.rst
View file @
f7c27a08
...
...
@@ -4,6 +4,7 @@ Changelog
0.9.5 (Unreleased)
------------------
* #306 XEP-0313: Message Archive Management [jcbrand]
* #439 auto_login and keepalive not working [jcbrand]
* #440 null added as resource to contact [jcbrand]
* Add new event serviceDiscovered [jcbrand]
...
...
index.html
View file @
f7c27a08
...
...
@@ -158,6 +158,7 @@
<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>
Server-side archiving of messages (
<a
href=
"http://xmpp.org/extensions/xep-0313.html"
target=
"_blank"
>
XEP 313
</a>
)
</li>
A
<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>
...
...
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