Comparison

doc/doap.xml @ 13790:24252947a8ca 13.0

doap: Add XEP-0333
author Kim Alvefur <zash@zash.se>
date Sun, 23 Mar 2025 19:59:45 +0100
parent 13789:1a8e47d42264
comparison
equal deleted inserted replaced
13789:1a8e47d42264 13790:24252947a8ca
724 <xmpp:note>refers to inclusion of delay stamp in presence</xmpp:note> 724 <xmpp:note>refers to inclusion of delay stamp in presence</xmpp:note>
725 </xmpp:SupportedXep> 725 </xmpp:SupportedXep>
726 </implements> 726 </implements>
727 <implements> 727 <implements>
728 <xmpp:SupportedXep> 728 <xmpp:SupportedXep>
729 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0333.html"/>
730 <xmpp:version>1.0.0</xmpp:version>
731 <xmpp:since>0.10.0</xmpp:since>
732 <xmpp:status>partial</xmpp:status>
733 <xmpp:note>Used in mod_mam and mod_muc</xmpp:note>
734 </xmpp:SupportedXep>
735 </implements>
736 <implements>
737 <xmpp:SupportedXep>
729 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0334.html"/> 738 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0334.html"/>
730 <xmpp:version>1.0.0</xmpp:version> 739 <xmpp:version>1.0.0</xmpp:version>
731 <xmpp:since>0.10.0</xmpp:since> 740 <xmpp:since>0.10.0</xmpp:since>
732 <xmpp:status>complete</xmpp:status> 741 <xmpp:status>complete</xmpp:status>
733 <xmpp:note>Used in mod_carbons, mod_mam, and mod_muc</xmpp:note> 742 <xmpp:note>Used in mod_carbons, mod_mam, and mod_muc</xmpp:note>