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 20686e03..116682b0 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -476,6 +476,15 @@ </implements> <implements> <xmpp:SupportedXep> + <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0317.html"/> + <xmpp:version>0.1</xmpp:version> + <xmpp:status>planned</xmpp:status> + <xmpp:since>0.12</xmpp:since> + <xmpp:note>muc/hats</xmpp:note> + </xmpp:SupportedXep> + </implements> + <implements> + <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0318.html"/> <xmpp:version>0.2</xmpp:version> <xmpp:since>0.9</xmpp:since> |