diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doap.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/doap.xml b/doc/doap.xml index 73c2c5da..b43c4154 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -726,6 +726,15 @@ </implements> <implements> <xmpp:SupportedXep> + <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0334.html"/> + <xmpp:version>1.0.0</xmpp:version> + <xmpp:since>0.10.0</xmpp:since> + <xmpp:status>complete</xmpp:status> + <xmpp:note>Used in mod_carbons, mod_mam, and mod_muc</xmpp:note> + </xmpp:SupportedXep> + </implements> + <implements> + <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0352.html"/> <xmpp:version>1.0.0</xmpp:version> <xmpp:since>0.11.0</xmpp:since> |