diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doap.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/doap.xml b/doc/doap.xml index 2e61b2f2..baf13864 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -494,6 +494,13 @@ </implements> <implements> <xmpp:SupportedXep> + <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0277.html"/> + <xmpp:status>partial</xmpp:status> + <xmpp:note>mod_storage_0227</xmpp:note> + </xmpp:SupportedXep> + </implements> + <implements> + <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0280.html"/> <xmpp:version>0.12.1</xmpp:version> <xmpp:status>complete</xmpp:status> |