pfibiger / grumblechat

Grumble Chat: Free web based chat for Google Appengine
http://pfibiger.github.com/grumblechat/
Apache License 2.0
22 stars 7 forks source link

rework the entire thing #39

Closed andyburke closed 14 years ago

andyburke commented 14 years ago

all messages are json uses handlers to render messages handles regular text messages fixes up ids properly (and should handle fixing multiple ids) handles idle/active messages (fades users in room list) topic currently untested dates are currently not formatted correctly

almost everything is driven from main.js now