mod_bookmarks: Broadcast notifications per XEP-0048 and XEP-0411

For compatibility with clients relying on the notifications
This commit is contained in:
Kim Alvefur 2022-01-09 18:42:22 +01:00
parent d8c9ea741b
commit 8a53094a7d
2 changed files with 43 additions and 0 deletions

View file

@ -801,6 +801,15 @@
<xmpp:note>Server Optimization</xmpp:note>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0411.html"/>
<xmpp:version>1.1.0</xmpp:version>
<xmpp:since>0.12.0</xmpp:since>
<xmpp:status>complete</xmpp:status>
<xmpp:note>mod_bookmarks</xmpp:note>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0421.html"/>