Software /
code /
prosody
Comparison
doc/doap.xml @ 13635:363b4bb2f932
doap: Add XEP-0357 (mod_cloud_notify)
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 27 Jan 2025 12:23:10 +0100 |
parent | 13531:3a75472a3b9d |
child | 13697:4b4fd6ef8744 |
comparison
equal
deleted
inserted
replaced
13634:7209769e88bc | 13635:363b4bb2f932 |
---|---|
732 <xmpp:note>triggers buffer flush in mod_csi_simple since 0.11.6; recognised by mod_carbons and mod_mam since 0.12</xmpp:note> | 732 <xmpp:note>triggers buffer flush in mod_csi_simple since 0.11.6; recognised by mod_carbons and mod_mam since 0.12</xmpp:note> |
733 </xmpp:SupportedXep> | 733 </xmpp:SupportedXep> |
734 </implements> | 734 </implements> |
735 <implements> | 735 <implements> |
736 <xmpp:SupportedXep> | 736 <xmpp:SupportedXep> |
737 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0357.html"/> | |
738 <xmpp:version>0.4.1</xmpp:version> | |
739 <xmpp:since>trunk</xmpp:since> | |
740 <xmpp:status>complete</xmpp:status> | |
741 <xmpp:note>mod_cloud_notify</xmpp:note> | |
742 </xmpp:SupportedXep> | |
743 </implements> | |
744 <implements> | |
745 <xmpp:SupportedXep> | |
737 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0359.html"/> | 746 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0359.html"/> |
738 <xmpp:version>0.7.0</xmpp:version> | 747 <xmpp:version>0.7.0</xmpp:version> |
739 <xmpp:status>complete</xmpp:status> | 748 <xmpp:status>complete</xmpp:status> |
740 <xmpp:since>0.10.0</xmpp:since> | 749 <xmpp:since>0.10.0</xmpp:since> |
741 <xmpp:note>Used in context of XEP-0313 by mod_mam and mod_muc_mam</xmpp:note> | 750 <xmpp:note>Used in context of XEP-0313 by mod_mam and mod_muc_mam</xmpp:note> |