mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
XEP-0313: Merge bumping old namespaces in MaM
This commit is contained in:
commit
6500820120
12
xep-0313.xml
12
xep-0313.xml
@ -27,6 +27,14 @@
|
||||
</schemaloc>
|
||||
&mwild;
|
||||
&ksmith;
|
||||
<revision>
|
||||
<version>0.5.1</version>
|
||||
<date>2016-03-07</date>
|
||||
<initials>XEP Editor (ssw)</initials>
|
||||
<remark>
|
||||
<p>Bump old namespace version in examples (Kevin Smith)</p>
|
||||
</remark>
|
||||
</revision>
|
||||
<revision>
|
||||
<version>0.5</version>
|
||||
<date>2016-01-20</date>
|
||||
@ -474,7 +482,7 @@
|
||||
<p>In the case of non-anonymous rooms or if the recipient of the MUC archive has the right to access the sender real JID at the time of the query, the archive message will use extended message information in an <x/> element qualified by the 'http://jabber.org/protocol/muc#user' namespace and containing an <item/> child with a 'jid' attribute specifying the occupant's full JID, as defined for non-anonymous room presence in &xep0045;.</p>
|
||||
<example caption='Server returns MUC messages'><![CDATA[
|
||||
<message id='iasd207' from='coven@chat.shakespeare.lit' to='hag66@shakespeare.lit/pda'>
|
||||
<result xmlns='urn:xmpp:mam:0' queryid='g27' id='34482-21985-73620'>
|
||||
<result xmlns='urn:xmpp:mam:1' queryid='g27' id='34482-21985-73620'>
|
||||
<forwarded xmlns='urn:xmpp:forward:0'>
|
||||
<delay xmlns='urn:xmpp:delay' stamp='2002-10-13T23:58:37Z'/>
|
||||
<message xmlns="jabber:client"
|
||||
@ -493,7 +501,7 @@
|
||||
</message>
|
||||
|
||||
<message id='iasd207' from='coven@chat.shakespeare.lit' to='hag66@shakespeare.lit/pda'>
|
||||
<result xmlns='urn:xmpp:mam:0' queryid='g27' id='34482-21985-73620'>
|
||||
<result xmlns='urn:xmpp:mam:1' queryid='g27' id='34482-21985-73620'>
|
||||
<forwarded xmlns='urn:xmpp:forward:0'>
|
||||
<delay xmlns='urn:xmpp:delay' stamp='2002-10-13T23:58:43Z'/>
|
||||
<message xmlns="jabber:client"
|
||||
|
Loading…
Reference in New Issue
Block a user