Commit 53ac0559 authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gato

Updated with file transfer and privacy list support.

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3417 b35dd754-fafc-0310-a699-88a17e54d16e
parent b84e06fe
......@@ -33,8 +33,6 @@ release.</p>
<li><a href="#basic">Basic IM Protocol Suite Support</a></li>
<li><a href="#intermediate">Intermediate IM Protocol Suite Support</a></li>
<li><a href="#jeps">List of JEPs Supported</a></li>
<li><a href="#rfc3920">Notes on RFC 3920: XMPP Core</a></li>
<li><a href="#rfc3921">Notes on RFC 3921: XMPP IM</a></li>
<li><a href="#footnotes">Footnotes</a></li>
</ul>
......@@ -57,7 +55,7 @@ Suite</a>.</p>
<td class="supported">Yes</td>
</tr><tr>
<td><a href="http://www.xmpp.org/specs/rfc3921.html">RFC 3921</a>: XMPP IM</td>
<td class="partially_supported">Yes/No (<a href="#rfc3921">see below</a>)</td>
<td class="supported">Yes</td>
</tr><tr>
<td><a href="http://www.jabber.org/jeps/jep-0030.html">JEP-0030</a>: Service Discovery</td>
<td class="supported">Yes</td>
......@@ -103,13 +101,13 @@ Suite</a>.</p>
<td class="supported">Yes</td>
</tr><tr>
<td><a href="http://www.jabber.org/jeps/jep-0065.html">JEP-0065</a>: SOCKS5 Bytestreams</td>
<td class="unsupported">No</td>
<td class="supported">Yes</td>
</tr><tr>
<td><a href="http://www.jabber.org/jeps/jep-0071.html">JEP-0071</a>: XHTML-IM</td>
<td class="supported">Yes [<a href="#fn1">1</a>]</td>
</tr><tr>
<td><a href="http://www.jabber.org/jeps/jep-0096.html">JEP-0096</a>: File Transfer</td>
<td class="unsupported">No</td>
<td class="supported">Yes</td>
</tr><tr>
<td><a href="http://www.jabber.org/jeps/jep-0115.html">JEP-0115</a>: Entity Capabilities</td>
<td class="partially_supported">Yes [<a href="#fn2">2</a>]</td>
......@@ -135,7 +133,7 @@ JEPs that only require client-side support are omitted.</p>
<td><a href="http://www.jabber.org/jeps/jep-0012.html">JEP-0012</a>: Last Activity</td>
<td>-</td>
</tr><tr>
<td><a href="http://www.jabber.org/jeps/jep-0030.html">JEP-0013</a>: Flexible Offline Message Retrieval</td>
<td><a href="http://www.jabber.org/jeps/jep-0013.html">JEP-0013</a>: Flexible Offline Message Retrieval</td>
<td>-</td>
</tr><tr>
<td><a href="http://www.jabber.org/jeps/jep-0030.html">JEP-0030</a>: Service Discovery</td>
......@@ -158,6 +156,9 @@ JEPs that only require client-side support are omitted.</p>
</tr><tr>
<td><a href="http://www.jabber.org/jeps/jep-0055.html">JEP-0055</a>: Jabber Search [<a href="#fn3">3</a>]</td>
<td>-</td>
</tr><tr>
<td><a href="http://www.jabber.org/jeps/jep-0065.html">JEP-0065</a>: SOCKS5 Bytestreams</td>
<td>-</td>
</tr><tr>
<td><a href="http://www.jabber.org/jeps/jep-0077.html">JEP-0077</a>: In-Band Registration</td>
<td>Basic</td>
......@@ -176,6 +177,9 @@ JEPs that only require client-side support are omitted.</p>
</tr><tr>
<td><a href="http://www.jabber.org/jeps/jep-0092.html">JEP-0092</a>: Software Version</td>
<td>-</td>
</tr><tr>
<td><a href="http://www.jabber.org/jeps/jep-0096.html">JEP-0096</a>: File Transfer</td>
<td>-</td>
</tr><tr>
<td><a href="http://www.jabber.org/jeps/jep-0114.html">JEP-0114</a>: Jabber Component Protocol</td>
<td>-</td>
......@@ -190,16 +194,6 @@ JEPs that only require client-side support are omitted.</p>
<br>
<a name="rfc3921"></a>
<h2>Notes on RFC 3921: XMPP IM</h2>
<p>Wildfire has full support for the XMPP IM specification (RFC 3921), <b>except</b> for the item listed below:
<ul>
<li><b>Privacy Lists</b> (<a href="http://www.xmpp.org/specs/rfc3921.html#privacy">RFC3921.10</a>) </li>
</ul>
<br>
<a name="footnotes"></a>
<h2>Footnotes</h2>
......
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