Software /
code /
prosody
Comparison
doc/doap.xml @ 11234:d28e11beb5d5
doap: Add XEP-0441, the preferences part broken out of XEP-0313
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 13 Dec 2020 16:27:00 +0100 |
parent | 11233:c06bf468c6dc |
child | 11241:7a4dbc4bb74d |
comparison
equal
deleted
inserted
replaced
11233:c06bf468c6dc | 11234:d28e11beb5d5 |
---|---|
650 <xmpp:since>0.12</xmpp:since> | 650 <xmpp:since>0.12</xmpp:since> |
651 <xmpp:status>complete</xmpp:status> | 651 <xmpp:status>complete</xmpp:status> |
652 <xmpp:note>mod_muc</xmpp:note> | 652 <xmpp:note>mod_muc</xmpp:note> |
653 </xmpp:SupportedXep> | 653 </xmpp:SupportedXep> |
654 </implements> | 654 </implements> |
655 <implements> | |
656 <xmpp:SupportedXep> | |
657 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0441.html"/> | |
658 <xmpp:version>0.2.0</xmpp:version> | |
659 <xmpp:note>Broken out of XEP-0313</xmpp:note> | |
660 </xmpp:SupportedXep> | |
661 </implements> | |
655 </Project> | 662 </Project> |
656 </rdf:RDF> | 663 </rdf:RDF> |