dispatch/client/src/js
2015-02-08 02:07:56 +01:00
..
actions 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
components 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
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 Redirect to /connect if its a fresh instance with no stored UUID 2015-02-08 02:07:56 +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