COMMITS
/ examples/chat/public/main.js November 30, 2021
M
docs: fix reconnection handling in the chat demo app (#4189)
Mikhail Dudin committed
March 18, 2021
A
docs(examples): fix chat example (#3787)
Adán Toscano committed
January 14, 2021
S
docs(examples): Improve the chat example with more ES6 features (#3240)
Sergio Lenza committed
August 28, 2018
D
[docs] fix `this` scope in the chat example
Damien Arrachequesne committed
April 27, 2018
D
[docs] Convert the chat example to ES6 (#3227)
Donut committed
August 27, 2017
November 18, 2016
D
[example] Add disconnection/reconnection logs to the chat example (#2675)
Damien Arrachequesne committed
November 20, 2015
C
fixed a typo in the example code
Chaofeng committed
September 17, 2014
M
Change "there're" to "there are"
Matthew Canty committed
September 4, 2014
G
examples: minor fix of escaping
Guillermo Rauch committed
May 30, 2014
G
Fix xss vulnerability in example chat app
Grant Timmerman committed
May 29, 2014
A
Use cleanInput() on incoming messages
Adam Snodgrass committed
March 1, 2014
C
February 19, 2014
G
Redefined input-focus click areas
Grant Timmerman committed
G
Welcome message is always on top. Click now focuses input.
Grant Timmerman committed
February 17, 2014
G
Changed hash function after testing it on generated lists of random usernames
Grant Timmerman committed
G
Moved colors to client with hash fn, cleaned up app.js
Grant Timmerman committed