Software /
code /
prosody
Comparison
doc/doap.xml @ 12170:750abaf99baf
mod_bookmarks: Broadcast notifications per XEP-0048 and XEP-0411
For compatibility with clients relying on the notifications
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 09 Jan 2022 18:42:22 +0100 |
parent | 12148:b63bb2c4b6d9 |
child | 12232:4f5f34a7f85a |
comparison
equal
deleted
inserted
replaced
12169:866d06644956 | 12170:750abaf99baf |
---|---|
801 <xmpp:note>Server Optimization</xmpp:note> | 801 <xmpp:note>Server Optimization</xmpp:note> |
802 </xmpp:SupportedXep> | 802 </xmpp:SupportedXep> |
803 </implements> | 803 </implements> |
804 <implements> | 804 <implements> |
805 <xmpp:SupportedXep> | 805 <xmpp:SupportedXep> |
806 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0411.html"/> | |
807 <xmpp:version>1.1.0</xmpp:version> | |
808 <xmpp:since>0.12.0</xmpp:since> | |
809 <xmpp:status>complete</xmpp:status> | |
810 <xmpp:note>mod_bookmarks</xmpp:note> | |
811 </xmpp:SupportedXep> | |
812 </implements> | |
813 <implements> | |
814 <xmpp:SupportedXep> | |
806 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0421.html"/> | 815 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0421.html"/> |
807 <xmpp:version>0.1.0</xmpp:version> | 816 <xmpp:version>0.1.0</xmpp:version> |
808 <xmpp:since>0.12.0</xmpp:since> | 817 <xmpp:since>0.12.0</xmpp:since> |
809 <xmpp:status>complete</xmpp:status> | 818 <xmpp:status>complete</xmpp:status> |
810 <xmpp:note>mod_muc</xmpp:note> | 819 <xmpp:note>mod_muc</xmpp:note> |