andrewhavens / mad_chatter

Mad Chatter is a fun, easy to customize chat server written in Ruby utilizing HTML 5 Web Sockets
MIT License
83 stars 13 forks source link

" has left the chatroom" bug #2

Closed andrewhavens closed 12 years ago

andrewhavens commented 12 years ago

There is a bug when a user joins the chat (behind the scenes), but does not actually choose a username, then leaves the chat. Mad Chatter should only display the status message if they have chosen a username.

andrewhavens commented 12 years ago

this has been fixed in latest version