doap: Add XEP-0333

This commit is contained in:
Kim Alvefur 2025-03-23 19:59:45 +01:00
parent 780b392d25
commit be51e54c68
3 changed files with 9 additions and 2 deletions

View file

@ -724,6 +724,15 @@
<xmpp:note>refers to inclusion of delay stamp in presence</xmpp:note>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0333.html"/>
<xmpp:version>1.0.0</xmpp:version>
<xmpp:since>0.10.0</xmpp:since>
<xmpp:status>partial</xmpp:status>
<xmpp:note>Used in mod_mam and mod_muc</xmpp:note>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0334.html"/>