Andy Janata
|
8a45078d77
|
remove dead clients
refactor the injector out to the servlet context
|
2012-01-06 15:53:55 -08:00 |
Andy Janata
|
9508575949
|
log out button
|
2012-01-06 15:53:04 -08:00 |
Andy Janata
|
29d3ca9190
|
only scroll the log window if it was already scrolled to the bottom
|
2011-12-24 19:38:19 -08:00 |
Andy Janata
|
37cc770ed3
|
convert cah.ajax into an object to make things a little neater
|
2011-12-24 19:38:02 -08:00 |
Andy Janata
|
0183ca5357
|
- change register error message only showing up once instead of repeating every time you try and get an error. it probably should blank when you start typing again though
- pull the long polling handlers out to their own file like the ajax response handlers
- chat
|
2011-12-24 19:37:45 -08:00 |
Andy Janata
|
87c77993af
|
refactor the js code into several files. need to further refactor the ajax handlers, and make the server automatically assemble the list of files the client needs.
some sort of dependency ordering needs enforced too.
|
2011-12-22 18:48:20 -08:00 |
Andy Janata
|
5aacc0ac32
|
- add long polling support
- broadcast a message when a new user connects
- utilize the long polling to deliver the message to existing clients
|
2011-12-22 14:19:59 -08:00 |
Andy Janata
|
668f9fe87d
|
initial commit
|
2011-12-16 16:39:52 -08:00 |