Matthew Canty
3b93c1c562
Change "there're" to "there are"
...
Not a commonly used contraction and looks a bit odd.
2014-09-17 14:01:01 +01:00
Guillermo Rauch
ec305bd8df
examples: minor fix of escaping
2014-09-04 11:44:02 +02:00
Andrew Patton
001373ee17
Override default browser font-family for inputs
...
For consistent typography, explicitly declare font-family stack for `input` in addition to `html` (in Chrome and Safari on mac, the input will otherwise use default font for such elements, like Lucida Grande)
2014-06-28 13:14:33 -04:00
Grant Timmerman
4d83456f74
Fix xss vulnerability in example chat app
2014-05-30 02:03:33 -07:00
Grant Timmerman
72eb61d01f
Make chat example wrap long words (no overflow)
2014-05-30 01:44:27 -07:00
Adam Snodgrass
536b338a01
Use cleanInput() on incoming messages
...
This prevents XSS if one were to send messages using socket.io from the console.
2014-05-28 20:35:24 -05:00
Cody Massin
318d62e5ad
When displaying leave and join messages show a message with an updated participants count.
...
Signed-off-by: Cody Massin <keyosk@gmail.com >
2014-03-01 00:20:51 -08:00
Grant Timmerman
d037d6cb38
Redefined input-focus click areas
2014-02-18 21:08:43 -08:00
Grant Timmerman
e06ea11c27
Welcome message is always on top. Click now focuses input.
2014-02-18 20:43:59 -08:00
Grant Timmerman
e0a85a90aa
Changed hash function after testing it on generated lists of random usernames
2014-02-17 13:50:43 -08:00
Grant Timmerman
3aa3213b13
Moved colors to client with hash fn, cleaned up app.js
2014-02-17 13:41:21 -08:00
Guillermo Rauch
b6a4899689
initial 1.0 commit
2012-12-13 12:14:54 -03:00
Guillermo Rauch
ad059c7d86
Added chat example.
2011-06-13 03:06:27 -03:00