From 32380067c6eee02841d53da754e8f201c6d23152 Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Mon, 19 Nov 2007 17:55:53 +0000 Subject: [PATCH] datetime bugs git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1389 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0045.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/xep-0045.xml b/xep-0045.xml index 9b68f371..171d8f4d 100644 --- a/xep-0045.xml +++ b/xep-0045.xml @@ -1664,7 +1664,7 @@ from='hag66@shakespeare.lit/pda' to='darkcave@macbeth.shakespeare.lit/thirdwitch'> - + ]]> @@ -1975,7 +1975,7 @@ Thrice the brinded cat hath mew'd. + stamp='2004-09-29T01:54:37Z'/> Thrice and once the hedge-pig whined. + stamp='2004-09-29T01:55:21Z'/> ]]>

Note: Use of the Delayed Delivery protocol enables the room creator to specify the datetime of each message from the one-to-one chat history (via the 'stamp' attribute), as well as the JID of the original sender of each message (via the 'from' attribute). The room creator SHOULD send the complete one-to-one chat history before inviting additional users to the room, and SHOULD also send as history any messages appearing in the one-to-one chat interface after joining the room and before the second person joins the room; if the one-to-one history is especially large, the sending client may want to send the history over a few seconds rather than all at once (to avoid triggering rate limits). The service SHOULD NOT add its own delay elements (as described in the Discussion History section of this document) to prior chat history messages received from the room owner.

@@ -2061,7 +2061,7 @@ Thrice the brinded cat hath mew'd. + stamp='2004-09-29T01:54:37Z'/> Thrice and once the hedge-pig whined. + stamp='2004-09-29T01:55:21Z'/> ]]>

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.