浏览代码

Mention that MAM is now supported.

JC Brand 10 年之前
父节点
当前提交
f7c27a08a5
共有 3 个文件被更改,包括 3 次插入0 次删除
  1. 1 0
      README.rst
  2. 1 0
      docs/CHANGES.rst
  3. 1 0
      index.html

+ 1 - 0
README.rst

@@ -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>`_
 * 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>`_
 * Third person "/me" messages `XEP 245 <http://xmpp.org/extensions/xep-0245.html>`_
 * XMPP Ping `XEP 199 <http://xmpp.org/extensions/xep-0199.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>`_
 * Client state indication `XEP 352 <http://xmpp.org/extensions/xep-0352.html>`_
 * Off-the-record encryption
 * Off-the-record encryption
 * Translated into 16 languages
 * Translated into 16 languages

+ 1 - 0
docs/CHANGES.rst

@@ -4,6 +4,7 @@ Changelog
 0.9.5 (Unreleased)
 0.9.5 (Unreleased)
 ------------------
 ------------------
 
 
+* #306 XEP-0313: Message Archive Management [jcbrand]
 * #439 auto_login and keepalive not working [jcbrand]
 * #439 auto_login and keepalive not working [jcbrand]
 * #440 null added as resource to contact [jcbrand]
 * #440 null added as resource to contact [jcbrand]
 * Add new event serviceDiscovered [jcbrand]
 * Add new event serviceDiscovered [jcbrand]

+ 1 - 0
index.html

@@ -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>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>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>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>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>Off-the-record encryption</li>
                             <li>Translated into 16 languages</li>
                             <li>Translated into 16 languages</li>