Software /
code /
prosody
Comparison
doc/doap.xml @ 11219:586a6ed6b0a6
doap: Add XEP-0222 and XEP-0223, both supported by newer mod_pep
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 08 Dec 2020 20:35:53 +0100 |
parent | 11218:f1c5c3d76145 |
child | 11228:e602f3d77ace |
comparison
equal
deleted
inserted
replaced
11218:f1c5c3d76145 | 11219:586a6ed6b0a6 |
---|---|
441 <xmpp:since>0.1</xmpp:since> | 441 <xmpp:since>0.1</xmpp:since> |
442 </xmpp:SupportedXep> | 442 </xmpp:SupportedXep> |
443 </implements> | 443 </implements> |
444 <implements> | 444 <implements> |
445 <xmpp:SupportedXep> | 445 <xmpp:SupportedXep> |
446 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0222.html"/> | |
447 <xmpp:since>0.11</xmpp:since> | |
448 <xmpp:note>mod_pep</xmpp:note> | |
449 </xmpp:SupportedXep> | |
450 </implements> | |
451 <implements> | |
452 <xmpp:SupportedXep> | |
453 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0223.html"/> | |
454 <xmpp:since>0.11</xmpp:since> | |
455 <xmpp:note>mod_pep</xmpp:note> | |
456 </xmpp:SupportedXep> | |
457 </implements> | |
458 <implements> | |
459 <xmpp:SupportedXep> | |
446 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0227.html"/> | 460 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0227.html"/> |
447 <xmpp:since>0.7</xmpp:since> | 461 <xmpp:since>0.7</xmpp:since> |
448 <xmpp:note>Used in migrator tools</xmpp:note> | 462 <xmpp:note>Used in migrator tools</xmpp:note> |
449 </xmpp:SupportedXep> | 463 </xmpp:SupportedXep> |
450 </implements> | 464 </implements> |