Allows you to send a PM to a user that is online and in the same room as you, this then starts a 2-way chat that no-one else can see.
Enables you to turn on or off the swear filter. This stops bad language being displayed on the screen.
The list will highlight your name. Also holding the mouse over a persons name will show how long they have been online for. Also need to tie in the functionality of houseclean so that users listed are the only active ones.
This enables you to create a room, and then get transferred to that room. Also once you have logged in you can simply change rooms.
On each load of the NatterChat homepage, houseclean.asp will be run. This will delete users out of the system if they have been inactive for 20 mins, default time for the session variables to clear! It will also delete rooms that have noone in them, and also will keep the list of messages in the DB to a minimum level to keep the system running quick. Basically keep things running as they should.
We fancied a change, so we have gone for the same blue our site has!! Simple update.
We have made the emoticons look more funky, also we have some more, plus a few extra things, we will be unvailing more after v1.1 release as add-ons.
Removed the javascript log off as it was executing incorrect code that i couldnt fix. Transfering the auto log off over to the houseclean file.
A stupid error meant that you could log on with only a valid username, no password was needed, this is fixed!!!