Hi Kerphi
Could you tell me if there's a good place to check if there's new messages in the active chat window? roschler asked a similar question here:
http://www.phpfreechat.net/forum/viewtopic.php?id=742 (notifyTab not firing)
http://www.phpfreechat.net/forum/viewtopic.php?id=726 (Pop up a new window when a new guest arrives?)
I checked the notifyTab function in src/client/pfcgui.js, but this requires two tabs, where the one is inactive. The idea is to pop up a little alert (ala googletalk, etc) if the chat window isn't in focus. I could go down the new guest route, but if you've got a tip to where I can check for updates to the message window, I'd rather test there... :/
p.s. phpfreechat kicks butt, keep up the good work!