Should support urn:xmpp:delay as well as jabber:x:delay for MUC scrollback
@wjt
Submitted by Will Thompson Assigned to Telepathy bugs list
Description
XEP-0045 §7.1.15 says:
Discussion history messages MUST be stamped with Delayed Delivery [11] information qualified by the 'urn:xmpp:delay' namespace to indicate that they are sent with delayed delivery and to specify the times at which they were originally sent. (Note: The 'urn:xmpp:delay' namespace defined in XEP-0203 supersedes the older 'jabber:x:delay' namespace defined in Legacy Delayed Delivery [12]; until the status of XEP-0091 is changed to Obsolete, implementations SHOULD include both datetime formats.)
— http://xmpp.org/extensions/xep-0045.html#enter-history
We should probably support both.
Version: git master