Commit Graph

74 Commits

Author SHA1 Message Date
Ken-Håvard Lieng
0085cea5a1 Add react-modal, replace confirm usage with it 2019-01-05 07:08:34 +01:00
Ken-Håvard Lieng
67e32661f1 Update dependencies 2018-12-31 02:20:22 +01:00
Ken-Håvard Lieng
6aaa2b521d Avoid sending join when the channels input is empty 2018-12-19 03:09:13 +01:00
Ken-Håvard Lieng
0d9290d037 Update client dependencies 2018-12-19 02:55:50 +01:00
Ken-Håvard Lieng
6a816fbff6 Add date marker tests 2018-12-15 11:20:49 +01:00
Ken-Håvard Lieng
3c105c493b Handle messages with no content, improve prepend perf 2018-12-15 11:09:57 +01:00
Ken-Håvard Lieng
50d735aaa3 Add date markers 2018-12-14 14:24:23 +01:00
Ken-Håvard Lieng
8f1105bc59 Only attempt to maintain scroll position when prepending messages if there was previously any messages 2018-12-08 11:56:02 +01:00
Ken-Håvard Lieng
0e46fbcc82 Clean up initialState module 2018-12-08 11:25:08 +01:00
Ken-Håvard Lieng
c1ca29511e Simplify routing logic 2018-12-08 11:08:01 +01:00
Ken-Håvard Lieng
35c2d682e3 Improve routing 2018-12-07 08:48:40 +01:00
Ken-Håvard Lieng
5861a54dfc Improve 404 handling 2018-11-29 13:06:37 +01:00
Ken-Håvard Lieng
869713d236 Fix initial scroll position sometimes being off 2018-11-29 12:05:42 +01:00
Ken-Håvard Lieng
0438a099cf Fix dev mode, turn off react concurrent mode, update dependencies 2018-11-29 11:54:05 +01:00
Ken-Håvard Lieng
fbbcf6457e Show version info in settings 2018-11-22 12:08:18 +01:00
Ken-Håvard Lieng
bd0541120f Improve document.title handling 2018-11-22 10:09:13 +01:00
Ken-Håvard Lieng
09a1933131 Increase scrollbackDebounce to 150 2018-11-22 09:51:26 +01:00
Ken-Håvard Lieng
8eb1f9cbb4 Fix some messages not rendering on MessageBox mount, handle scroll restoration edge case 2018-11-22 09:50:38 +01:00
Ken-Håvard Lieng
0699fc287d Fix scroll jumping on MessageBox mount 2018-11-22 08:48:29 +01:00
Ken-Håvard Lieng
90785aba20 Create sessions on boot requests instead of websocket handshakes 2018-11-17 11:52:36 +01:00
Ken-Håvard Lieng
da87dccb53 Update react-hot-loader to 4.4.0, turn on pureSFC 2018-11-17 11:12:30 +01:00
Ken-Håvard Lieng
a783a87d04 Set overscanCount to 5 2018-11-14 08:33:01 +01:00
Ken-Håvard Lieng
a7b6442ed9 Update dependencies 2018-11-14 08:25:20 +01:00
Ken-Håvard Lieng
474afda9c2 Add manifest.json, icons and install button, flatten client/src 2018-11-10 12:33:44 +01:00