dispatch/client/src/js
2017-05-21 09:53:47 +02:00
..
__tests__ Add more message reducer tests 2017-05-15 05:57:12 +02:00
actions Show messages sent to * in server tab again 2017-05-16 23:22:03 +02:00
components Change tab close icon 2017-05-16 08:38:43 +02:00
containers Use functional component for Route 2017-05-19 07:28:08 +02:00
middleware Fix race condition with NICK and QUIT when multiple dispatch users are in the same channel 2017-04-11 03:49:52 +02:00
modules Store the last tab in a cookie so the server can use it for embedding state 2017-05-21 09:53:47 +02:00
reducers Store the last tab in a cookie so the server can use it for embedding state 2017-05-21 09:53:47 +02:00
store Move wrapWidth handling out of MessageBox, improve scroll position handling, use custom routing, close menu when clicking anywhere 2017-05-07 22:19:15 +02:00
util Make sure route params can contain all the possible characters in a nick 2017-05-21 08:29:59 +02:00
actions.js Add more message reducer tests 2017-05-15 05:57:12 +02:00
commands.js Fix /help output 2017-04-20 04:16:15 +02:00
index.js Add document title handling 2017-05-19 07:29:44 +02:00
routes.js Move wrapWidth handling out of MessageBox, improve scroll position handling, use custom routing, close menu when clicking anywhere 2017-05-07 22:19:15 +02:00