mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
XEP-0387: Add Chat States and MUC invitations
This commit is contained in:
parent
ea74638976
commit
b8e3c87f78
12
xep-0387.xml
12
xep-0387.xml
@ -29,6 +29,7 @@
|
||||
<spec>XEP-0030</spec>
|
||||
<spec>XEP-0045</spec>
|
||||
<spec>XEP-0084</spec>
|
||||
<spec>XEP-0085</spec>
|
||||
<spec>XEP-0114</spec>
|
||||
<spec>XEP-0115</spec>
|
||||
<spec>XEP-0124</spec>
|
||||
@ -36,6 +37,7 @@
|
||||
<spec>XEP-0191</spec>
|
||||
<spec>XEP-0198</spec>
|
||||
<spec>XEP-0206</spec>
|
||||
<spec>XEP-0249</spec>
|
||||
<spec>XEP-0280</spec>
|
||||
<spec>XEP-0313</spec>
|
||||
<spec>XEP-0352</spec>
|
||||
@ -206,7 +208,7 @@
|
||||
<td align='center'>✓&usecases;</td>
|
||||
<td align='center'>✓&component;</td>
|
||||
<td align='center'>✓&usecases;</td>
|
||||
<td>&xep0045;<note>Implementations should take note that future versions of these compliance suites may rely on &xep0369; instead.</note></td>
|
||||
<td>&xep0045;<note>Implementations should take note that future versions of these compliance suites may rely on &xep0369; instead.</note>, &xep0249;</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Bookmarks</strong></td>
|
||||
@ -240,6 +242,14 @@
|
||||
<td align='center'>✓</td>
|
||||
<td>&xep0313;</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Chat States</strong></td>
|
||||
<td align='center'>N/A</td>
|
||||
<td align='center'>✕</td>
|
||||
<td align='center'>N/A</td>
|
||||
<td align='center'>✓</td>
|
||||
<td>&xep0085;</td>
|
||||
</tr>
|
||||
</table>
|
||||
</section2>
|
||||
<section2 topic='Mobile Compliance Suite' anchor='mobile'>
|
||||
|
Loading…
Reference in New Issue
Block a user