Software /
code /
prosody
Comparison
doc/doap.xml @ 11631:6641ca266d94
mod_pubsub,mod_pep: Support "max" as 'pubsub#max_items'
Fixes #1643
API change: The argument to archive_itemstore() changes type to integer
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 09 Jun 2021 15:58:49 +0200 |
parent | 11621:e48cd6503b6e |
child | 11770:d2a9aa1c7ac8 |
comparison
equal
deleted
inserted
replaced
11630:855b065d5fd6 | 11631:6641ca266d94 |
---|---|
156 </xmpp:SupportedXep> | 156 </xmpp:SupportedXep> |
157 </implements> | 157 </implements> |
158 <implements> | 158 <implements> |
159 <xmpp:SupportedXep> | 159 <xmpp:SupportedXep> |
160 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0060.html"/> | 160 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0060.html"/> |
161 <xmpp:version>1.15.8</xmpp:version> | 161 <xmpp:version>1.20.0</xmpp:version> |
162 <xmpp:since>0.9.0</xmpp:since> | 162 <xmpp:since>0.9.0</xmpp:since> |
163 <xmpp:status>partial</xmpp:status> | 163 <xmpp:status>partial</xmpp:status> |
164 </xmpp:SupportedXep> | 164 </xmpp:SupportedXep> |
165 </implements> | 165 </implements> |
166 <implements> | 166 <implements> |