Suppressed the display of join and leave messages for the first five updates.
The chat panel would show all on-line users as joining on the first update request. This was because users do not update their status unless the cache file timestamp has been updated, making it appear that they have just joined. Switching users would generate a user-has-left message for the previous user.