8 Feb
2007
8 Feb
'07
6:54 p.m.
User: darrenoh Branch: DRUPAL-4-7 Date: Thu, 08 Feb 2007 17:54:32 +0000 Modified files: /modules/chatroom chatroom.js Log message: The chat panel would show all on-line users as joining and off-line users as leaving on first update request. This was because users do not update their status unless the cache file timestamp has been updated. I fixed this by suppressing the display of join and leave messages for the first five updates. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/chatroom/chatroom....