Commit 5f41d977 authored by JC Brand's avatar JC Brand

Update readme and changes

parent 329746d8
......@@ -19,19 +19,22 @@ Features
It has the following features:
* Single-user chat
* Multi-user chat in chatrooms
* vCard support
* Service discovery
* Contact rosters
* Manually or automically subscribe to other contacts
* Multi-user chat rooms `XEP 45 <http://xmpp.org/extensions/xep-0045.html>`_
* Direct invitations to chat rooms `XEP 249 <http://xmpp.org/extensions/xep-0249.html>`_
* vCard support `XEP 54 <http://xmpp.org/extensions/xep-0054.html>`_
* Service discovery `XEP 30 <http://xmpp.org/extensions/xep-0030.html>`_
* 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
* Roster item exchange `XEP 144 <http://xmpp.org/extensions/tmp/xep-0144-1.1.html>`_
* Chat statuses (online, busy, away, offline)
* Custom status messages
* Messages appear in all connnected chat clients `XEP 280 <http://xmpp.org/extensions/tmp/xep-0280.html>`_
* Typing notifications
* Third person messages (/me )
* Translated into multiple languages (af, de, en, es, fr, he, hu, id, it, ja, nl, pt_BR, ru)
* Off-the-record encryption support (via `OTR.js <http://arlolra.github.io/otr>`_)
* Translated into 14 languages
* Off-the-record encryption
-----------
Screencasts
......
......@@ -4,7 +4,8 @@ Changelog
0.8.4 (Unreleased)
------------------
* #282 JIDs or nicknames not shown in chat rooms. [jcbrand]
* #117 JIDs or nicknames not shown in chat rooms. [jcbrand]
* #282 XEP-0077 In-band registration. [jcbrand]
0.8.4 (2014-11-15)
------------------
......
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