mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
doap: Make note of mod_mam storing XEP-0184 receipts
This commit is contained in:
parent
168197a05f
commit
e5b994e70c
1 changed files with 8 additions and 0 deletions
|
@ -430,6 +430,14 @@
|
|||
<xmpp:status>complete</xmpp:status>
|
||||
</xmpp:SupportedXep>
|
||||
</implements>
|
||||
<implements>
|
||||
<xmpp:SupportedXep>
|
||||
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0184.html"/>
|
||||
<xmpp:version>1.4.0</xmpp:version>
|
||||
<xmpp:since>0.12.0</xmpp:since>
|
||||
<xmpp:note>mod_mam archives receipts</xmpp:note>
|
||||
</xmpp:SupportedXep>
|
||||
</implements>
|
||||
<implements>
|
||||
<xmpp:SupportedXep>
|
||||
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0185.html"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue