Commit c6aad375 authored by JC Brand's avatar JC Brand

readme formatting

parent dbc8fee3
...@@ -2,27 +2,27 @@ ...@@ -2,27 +2,27 @@
converse.js converse.js
=========== ===========
``Converse.js`` implements an ``XMPP`` based instant messaging client in the browser. ``Converse.js`` implements an XMPP_ based instant messaging client in the browser.
*Warning*: This library is still heavily under development! *Warning*: This library is still heavily under development!
It has the following features: It has the following features:
* Manually or automically subscribe to other users. * Manually or automically subscribe to other users.
* With manual roster subscriptions, you can accept or decline contact requests. * With manual roster subscriptions, you can accept or decline contact requests.
* Chat statuses (online, busy, away, offline) * Chat statuses (online, busy, away, offline)
* Custom status message * Custom status message
* Typing notifications (i.e when the contact is typing) * Typing notifications (i.e when the contact is typing)
* Third person messages (/me ) * Third person messages (/me )
* Multi-user chat in chatrooms * Multi-user chat in chatrooms
* Topics can be set for chatrooms * Topics can be set for chatrooms
* Full name and profile picture support * Full name and profile picture support
Converse.js is used by ``collective.xmpp.chat``, which is a ``Plone`` instant Converse.js is used by collective.xmpp.chat_, which is a Plone_ instant
messaging add-on. messaging add-on.
It depends on quite a few third party libraries, including ``strophe.js``, It depends on quite a few third party libraries, including strophe.js_,
``backbone.js`` and ``require.js``. backbone.js_ and require.js_.
------- -------
Licence Licence
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment