Go to file
2015-02-06 02:32:25 +01:00
client Cleaned TabList up by pulling stuff out into TabListItem, userlist resize listener gets removed on unmount 2015-02-06 02:32:25 +01:00
storage Added /nick and /topic 2015-02-04 02:43:49 +01:00
.gitignore
irc.go Trailing gets added to the end of params 2015-02-03 23:33:23 +01:00
json_types.go Started doing client-side routing, added some rewriting on the server to support it 2015-02-03 00:25:52 +01:00
main.go Gzipped assets 2015-02-05 01:37:34 +01:00
message_handler.go Trailing gets added to the end of params 2015-02-03 23:33:23 +01:00
session.go
websocket_handler.go Added /nick and /topic 2015-02-04 02:43:49 +01:00
websocket.go