dispatch/client/src/js
2015-02-06 02:32:25 +01:00
..
actions Added /nick and /topic 2015-02-04 02:43:49 +01:00
components Cleaned TabList up by pulling stuff out into TabListItem, userlist resize listener gets removed on unmount 2015-02-06 02:32:25 +01:00
stores Cleaned TabList up by pulling stuff out into TabListItem, userlist resize listener gets removed on unmount 2015-02-06 02:32:25 +01:00
app.js Render userlist with react-infinite 2015-02-05 02:14:24 +01:00
irc.js MOTD now gets sent as an array of lines 2015-02-01 02:08:38 +01:00
socket.js Cleaned up action naming and handling 2015-01-22 00:14:28 +01:00
util.js IRC output gets queued until RPL_WELCOME, added tcp timeouts and error handling, store selected tab in localStorage, more design work, upgraded to lodash 3.0.0 2015-01-30 00:38:51 +01:00