diff options
| author | Tibor Csötönyi <work@taibsu.de> | 2023-05-03 14:46:38 +0200 |
|---|---|---|
| committer | Linus Jahn <lnj@kaidan.im> | 2023-05-14 23:58:01 +0200 |
| commit | a4dcd906850b5ebecfdf7331059a13192f094f07 (patch) | |
| tree | fa9a77ad38d1f702ec15672d907e4851e6c677c1 /doc | |
| parent | 2fde987d39dc66f028ea3ff44929ebd6e2b37f90 (diff) | |
Add XEP-0353: Jingle Message Initiation manager
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/doap.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/doap.xml b/doc/doap.xml index e32eff05..0bbb1cc9 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -491,6 +491,14 @@ SPDX-License-Identifier: CC0-1.0 </implements> <implements> <xmpp:SupportedXep> + <xmpp:xep rdf:resource='https://xmpp.org/extensions/xep-0353.html'/> + <xmpp:status>complete</xmpp:status> + <xmpp:version>0.6</xmpp:version> + <xmpp:since>1.6</xmpp:since> + </xmpp:SupportedXep> + </implements> + <implements> + <xmpp:SupportedXep> <xmpp:xep rdf:resource='https://xmpp.org/extensions/xep-0357.html'/> <xmpp:status>complete</xmpp:status> <xmpp:version>0.4</xmpp:version> |
