Software /
code /
prosody
Comparison
doc/doap.xml @ 11069:770a5923e959
doap: Add XEP-0307
Support first added in 2919f3b985fc and later moved into its own module
in 3a1c39b31497
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 16 Sep 2020 18:16:08 +0200 |
parent | 11036:79e410cd7f6e |
child | 11180:ab820b2ad199 |
comparison
equal
deleted
inserted
replaced
11068:988ddd57e851 | 11069:770a5923e959 |
---|---|
489 <xmpp:note>Core Server</xmpp:note> | 489 <xmpp:note>Core Server</xmpp:note> |
490 </xmpp:SupportedXep> | 490 </xmpp:SupportedXep> |
491 </implements> | 491 </implements> |
492 <implements> | 492 <implements> |
493 <xmpp:SupportedXep> | 493 <xmpp:SupportedXep> |
494 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0307.html"/> | |
495 <xmpp:version>0.1</xmpp:version> | |
496 <xmpp:status>complete</xmpp:status> | |
497 <xmpp:since>0.6</xmpp:since> | |
498 <xmpp:note>Moved into mod_muc_unique in 0.11</xmpp:note> | |
499 </xmpp:SupportedXep> | |
500 </implements> | |
501 <implements> | |
502 <xmpp:SupportedXep> | |
494 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0313.html"/> | 503 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0313.html"/> |
495 <xmpp:version>0.6.3</xmpp:version> | 504 <xmpp:version>0.6.3</xmpp:version> |
496 <xmpp:since>0.10</xmpp:since> | 505 <xmpp:since>0.10</xmpp:since> |
497 <xmpp:note>mod_mam, mod_muc_mam</xmpp:note> | 506 <xmpp:note>mod_mam, mod_muc_mam</xmpp:note> |
498 </xmpp:SupportedXep> | 507 </xmpp:SupportedXep> |