xmpp-parsers: Implement XEP-0377: Spam Reporting

This commit is contained in:
Emmanuel Gil Peyrot 2024-12-21 17:31:26 +01:00
commit 944c5c7c87
5 changed files with 117 additions and 0 deletions

View file

@ -578,6 +578,14 @@
<xmpp:since>0.16.0</xmpp:since>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0377.html"/>
<xmpp:status>complete</xmpp:status>
<xmpp:version>0.3.1</xmpp:version>
<xmpp:since>NEXT</xmpp:since>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0380.html"/>