Implement XEP-0463: MUC Affiliations Versioning
This commit is contained in:
parent
59e803bd7e
commit
d0b28a94b0
6 changed files with 91 additions and 2 deletions
|
|
@ -690,6 +690,14 @@
|
|||
<xmpp:since>0.20.0</xmpp:since>
|
||||
</xmpp:SupportedXep>
|
||||
</implements>
|
||||
<implements>
|
||||
<xmpp:SupportedXep>
|
||||
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0463.html"/>
|
||||
<xmpp:status>complete</xmpp:status>
|
||||
<xmpp:version>0.2.0</xmpp:version>
|
||||
<xmpp:since>NEXT</xmpp:since>
|
||||
</xmpp:SupportedXep>
|
||||
</implements>
|
||||
<implements>
|
||||
<xmpp:SupportedXep>
|
||||
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0478.html"/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue