diff --git a/README.rst b/README.rst index de4da1318..21ccc2a94 100644 --- a/README.rst +++ b/README.rst @@ -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 `_ +* Direct invitations to chat rooms `XEP 249 `_ +* vCard support `XEP 54 `_ +* Service discovery `XEP 30 `_ +* In-band registration `XEP 77`_ +* Contact rosters and groups +* Contact subscriptions * Accept or decline contact requests -* Roster item exchange +* Roster item exchange `XEP 144 `_ * Chat statuses (online, busy, away, offline) * Custom status messages +* Messages appear in all connnected chat clients `XEP 280 `_ * 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 `_) +* Translated into 14 languages +* Off-the-record encryption ----------- Screencasts diff --git a/docs/CHANGES.rst b/docs/CHANGES.rst index 42e184aef..fdc935847 100644 --- a/docs/CHANGES.rst +++ b/docs/CHANGES.rst @@ -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) ------------------