Software / code / prosody
Comparison
doc/doap.xml @ 13789:1a8e47d42264 13.0
doap: Add XEP-0334
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sun, 23 Mar 2025 19:57:06 +0100 |
| parent | 13788:36ac4fbab2f8 |
| child | 13790:24252947a8ca |
comparison
equal
deleted
inserted
replaced
| 13788:36ac4fbab2f8 | 13789:1a8e47d42264 |
|---|---|
| 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-0334.html"/> | |
| 730 <xmpp:version>1.0.0</xmpp:version> | |
| 731 <xmpp:since>0.10.0</xmpp:since> | |
| 732 <xmpp:status>complete</xmpp:status> | |
| 733 <xmpp:note>Used in mod_carbons, 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-0352.html"/> | 738 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0352.html"/> |
| 730 <xmpp:version>1.0.0</xmpp:version> | 739 <xmpp:version>1.0.0</xmpp:version> |
| 731 <xmpp:since>0.11.0</xmpp:since> | 740 <xmpp:since>0.11.0</xmpp:since> |
| 732 <xmpp:status>complete</xmpp:status> | 741 <xmpp:status>complete</xmpp:status> |
| 733 <xmpp:note>mod_csi+mod_csi_simple</xmpp:note> | 742 <xmpp:note>mod_csi+mod_csi_simple</xmpp:note> |