karthikindia / emite

Automatically exported from code.google.com/p/emite
0 stars 0 forks source link

Show delayed messages in group chat rooms #317

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
If you connect to an existing chat room, the previous messages are displayed, 
with the exception of the ones emitted by the connected user.
This is because, in code, we exclude messages sent by the connected user, even 
delayed ones.
However, delayed messages by the connected user should be displayed to show the 
context of the conversation (imagine a dialogue with one peer not speaking!).
When opening a chat room, the delayed messages must be shown completely.

Original issue reported on code.google.com by antonio....@gmail.com on 3 Sep 2010 at 1:55

GoogleCodeExporter commented 8 years ago

Original comment by antonio....@gmail.com on 3 Sep 2010 at 1:55

GoogleCodeExporter commented 8 years ago

Original comment by antonio....@gmail.com on 9 Sep 2010 at 9:34

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r1639.

Original comment by antonio....@gmail.com on 15 Sep 2010 at 1:20