]> git.scottworley.com Git - reliable-chat/history - webclient
Dark color scheme
[reliable-chat] / webclient /
2012-08-03 Jason HibbsDark color scheme
2012-08-03 Jason HibbsMove the status indicators to the right.
2012-08-03 Jason HibbsScroll history without input. Input above status
2012-08-03 Jason HibbsBetter visibility for the server status indicators
2012-08-03 Jason Hibbs/me support
2012-08-03 Jason HibbsAuto-focus the input field.
2012-07-30 Scott WorleyMove javascript and css into the html file.
2012-07-30 Scott WorleyMore "var" in variable declarations.
2012-07-30 Scott WorleyImplement nicknames
2012-07-30 Scott WorleyActual server list
2012-07-30 Scott WorleyStatus bar indicators
2012-07-30 Scott WorleyBidirectional communication!
2012-07-29 Scott WorleySend messages with <img src="...">
2012-07-29 Scott WorleyDon't autocomplete in the input field.
2012-07-29 Scott WorleyThis 'form' is never submitted.
2012-07-29 Scott WorleyStart poking at the web client.