Go to file
khlieng 6e223c172f Initial pass on MessageBox rendered with React Infinite and js line wrapping, fix line wrapping bug, disable browser line wrapping 2015-02-15 23:27:00 +01:00
client Initial pass on MessageBox rendered with React Infinite and js line wrapping, fix line wrapping bug, disable browser line wrapping 2015-02-15 23:27:00 +01:00
storage Made backspace work on input history items 2015-02-12 02:14:56 +01:00
.gitignore
irc.go Added more options to the connect form, added support for more IRC commands on the server, added Font Awesome 2015-02-07 03:10:58 +01:00
json_types.go Added /whois, /invite, /kick, /msg and /say 2015-02-10 02:25:28 +01:00
main.go Gzipped assets 2015-02-05 01:37:34 +01:00
message_handler.go Added /whois, /invite, /kick, /msg and /say 2015-02-10 02:25:28 +01:00
session.go Added /quit, the server IRC client gets cleaned up properly when quitting, pulled command handling out into a separate file 2015-02-09 01:00:30 +01:00
websocket.go
websocket_handler.go Send the userlists to the client separately 2015-02-12 02:44:15 +01:00