git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@836 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2007-05-14 17:42:02 +00:00
parent ded6cc1a99
commit eb57be2416
1 changed files with 11 additions and 11 deletions

View File

@ -1379,9 +1379,9 @@
to='hecate@shakespeare.lit/broom'
type='groupchat'>
<body>Thrice the brinded cat hath mew'd.</body>
<x xmlns='urn:xmpp:delay'
<delay xmlns='urn:xmpp:delay'
from='crone1@shakespeare.lit/desktop'
stamp='2002-10-13T23:58:37'/>
stamp='2002-10-13T23:58:37Z'/>
</message>
<message
@ -1389,9 +1389,9 @@
to='hecate@shakespeare.lit/broom'
type='groupchat'>
<body>Thrice and once the hedge-pig whined.</body>
<x xmlns='urn:xmpp:delay'
<delay xmlns='urn:xmpp:delay'
from='wiccarocks@shakespeare.lit/laptop'
stamp='2002-10-13T23:58:43'/>
stamp='2002-10-13T23:58:43Z'/>
</message>
<message
@ -1399,7 +1399,7 @@
to='hecate@shakespeare.lit/broom'
type='groupchat'>
<body>Harpier cries 'Tis time, 'tis time.</body>
<x xmlns='urn:xmpp:delay'
<delay xmlns='urn:xmpp:delay'
from='hag66@shakespeare.lit/pda'
stamp='2002-10-13T23:58:49Z'/>
</message>
@ -1770,7 +1770,7 @@
to='darkcave@macbeth.shakespeare.lit'
type='groupchat'>
<body>Thrice the brinded cat hath mew'd.</body>
<x xmlns='urn:xmpp:delay'
<delay xmlns='urn:xmpp:delay'
from='crone1@shakespeare.lit/desktop'
stamp='20040929T01:54:37Z'/>
</message>
@ -1780,7 +1780,7 @@
to='darkcave@macbeth.shakespeare.lit'
type='groupchat'>
<body>Thrice and once the hedge-pig whined.</body>
<x xmlns='urn:xmpp:delay'
<delay xmlns='urn:xmpp:delay'
from='wiccarocks@shakespeare.lit/laptop'
stamp='20040929T01:55:21Z'/>
</message>
@ -1856,9 +1856,9 @@
to='wiccarocks@shakespeare.lit/laptop'
type='groupchat'>
<body>Thrice the brinded cat hath mew'd.</body>
<x xmlns='urn:xmpp:delay'
<delay xmlns='urn:xmpp:delay'
from='crone1@shakespeare.lit/desktop'
stamp='20040929T01:54:37'/>
stamp='20040929T01:54:37Z'/>
</message>
<message
@ -1866,9 +1866,9 @@
to='wiccarocks@shakespeare.lit/laptop'
type='groupchat'>
<body>Thrice and once the hedge-pig whined.</body>
<x xmlns='urn:xmpp:delay'
<delay xmlns='urn:xmpp:delay'
from='wiccarocks@shakespeare.lit/laptop'
stamp='20040929T01:55:21'/>
stamp='20040929T01:55:21Z'/>
</message>
]]></example>
<p>Note: The fact that the messages come from the &ROOM; itself rather than &ROOMJID; is a clue to the receiving client that these messages are prior chat history, since any message from a room occupant will have a 'from' address equal to the sender's room JID.</p>