dispatch/client/js
Ken-Håvard Lieng a33157ff84 Return false from socket handlers to not dispatch action 2020-06-05 08:56:11 +02:00
..
components Collapse and log join, part and quit, closes #27, log nick and topic changes, move state into irc package 2020-06-03 03:04:38 +02:00
containers Enable overriding connect defaults with query params, closes #49 2020-05-08 10:26:32 +02:00
middleware Open dm tab on /msg 2020-05-06 04:50:27 +02:00
modules Return false from socket handlers to not dispatch action 2020-06-05 08:56:11 +02:00
state Return false from socket handlers to not dispatch action 2020-06-05 08:56:11 +02:00
utils Return false from socket handlers to not dispatch action 2020-06-05 08:56:11 +02:00
boot.js Create sessions on boot requests instead of websocket handshakes 2018-11-17 11:52:36 +01:00
commands.js Open dm tab on /msg 2020-05-06 04:50:27 +02:00
hot.js Fix dev mode, turn off react concurrent mode, update dependencies 2018-11-29 11:54:05 +01:00
index.js Use react-icons 2020-04-29 03:13:35 +02:00
routes.js Add manifest.json, icons and install button, flatten client/src 2018-11-10 12:33:44 +01:00
serviceWorker.js Fix MessageBox scroll stutter when state updates while close to the bottom 2019-02-08 09:28:55 +01:00
store.js Add manifest.json, icons and install button, flatten client/src 2018-11-10 12:33:44 +01:00
sw.js Send download link on completion 2020-05-17 06:34:59 +02:00