Software /
code /
prosody
Comparison
doc/doap.xml @ 11180:ab820b2ad199
MUC: Remove XEP-0091: Legacy Delayed Delivery
Why do we still include this? Deprecated in 2007, obsoleted in 2009.
Removes redundant timestamp that nobody should be looking at since many
years and a redundant copy of the room JID.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 17 Oct 2020 14:19:41 +0200 |
parent | 11069:770a5923e959 |
child | 11216:7a8745599e38 |
comparison
equal
deleted
inserted
replaced
11179:96da09c771a1 | 11180:ab820b2ad199 |
---|---|
185 </xmpp:SupportedXep> | 185 </xmpp:SupportedXep> |
186 </implements> | 186 </implements> |
187 <implements> | 187 <implements> |
188 <xmpp:SupportedXep> | 188 <xmpp:SupportedXep> |
189 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0091.html"/> | 189 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0091.html"/> |
190 <xmpp:version>1.4</xmpp:version> | |
191 <xmpp:since>0.1</xmpp:since> | |
192 <xmpp:until>0.12</xmpp:until> | |
193 <xmpp:note>Gone from offline messages in 0.10.0, gone from MUC in 0.12</xmpp:note> | |
190 </xmpp:SupportedXep> | 194 </xmpp:SupportedXep> |
191 </implements> | 195 </implements> |
192 <implements> | 196 <implements> |
193 <xmpp:SupportedXep> | 197 <xmpp:SupportedXep> |
194 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0092.html"/> | 198 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0092.html"/> |