dispatch/client/src/js/actions
2015-02-01 01:56:56 +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
server.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
tab.js Init 2015-01-17 02:37:21 +01:00