dispatch/client/src/js/actions
2015-02-04 02:43:49 +01:00
..
channel.js Moved websocket handling on the client into its own file, added reason to part and quit messages, global system messages about a user now only gets sent to channels where the user is/was 2015-02-01 01:56:56 +01:00
message.js Moved websocket handling on the client into its own file, added reason to part and quit messages, global system messages about a user now only gets sent to channels where the user is/was 2015-02-01 01:56:56 +01:00
privateChat.js Added private messaging to the client 2015-01-30 02:34:28 +01:00
route.js Added connect form, autoselect when joining channels 2015-02-03 22:54:46 +01:00
server.js Added /nick and /topic 2015-02-04 02:43:49 +01:00
tab.js Added connect form, autoselect when joining channels 2015-02-03 22:54:46 +01:00