575 Commits

Author SHA1 Message Date
8f1105bc59 Only attempt to maintain scroll position when prepending messages if there was previously any messages v0.5.5 2018-12-08 11:56:02 +01:00
0e46fbcc82 Clean up initialState module 2018-12-08 11:25:08 +01:00
c1ca29511e Simplify routing logic 2018-12-08 11:08:01 +01:00
35c2d682e3 Improve routing 2018-12-07 08:48:40 +01:00
aca380629f Update dotfiles 2018-12-06 11:05:10 +01:00
007fc80e72 Update dependencies 2018-12-06 11:03:03 +01:00
cca3f5bc93 Use stable readme download links 2018-12-02 11:31:35 +01:00
f05e405fb1 Embed version info in docker build 2018-12-02 07:39:23 +01:00
73205b64f6 v0.5.4 v0.5.4 2018-11-29 13:07:27 +01:00
5861a54dfc Improve 404 handling 2018-11-29 13:06:37 +01:00
869713d236 Fix initial scroll position sometimes being off 2018-11-29 12:05:42 +01:00
0438a099cf Fix dev mode, turn off react concurrent mode, update dependencies 2018-11-29 11:54:05 +01:00
df71c54d37 Use a map to serve files 2018-11-27 12:07:48 +01:00
d24d33d94c Fix push cookie hash check 2018-11-27 11:34:02 +01:00
57704c9e89 v0.5.3 v0.5.3 2018-11-26 02:09:29 +01:00
dd03e75be4 Add amd64 and darwin archive name replacements 2018-11-26 02:07:41 +01:00
4eac0609c2 Add bottom margin to settings version 2018-11-26 02:05:21 +01:00
bf2e7875a5 Add version flags and command, closes #38 2018-11-26 01:58:24 +01:00
fbbcf6457e Show version info in settings 2018-11-22 12:08:18 +01:00
5d896ae439 Print prettier version info 2018-11-22 11:31:02 +01:00
9b40934654 Grab referer in /init handler instead of getIndexData() 2018-11-22 10:40:29 +01:00
bd0541120f Improve document.title handling 2018-11-22 10:09:13 +01:00
09a1933131 Increase scrollbackDebounce to 150 2018-11-22 09:51:26 +01:00
8eb1f9cbb4 Fix some messages not rendering on MessageBox mount, handle scroll restoration edge case 2018-11-22 09:50:38 +01:00
9ca50b1546 v0.5.2 v0.5.2 2018-11-22 08:48:29 +01:00
0699fc287d Fix scroll jumping on MessageBox mount 2018-11-22 08:48:29 +01:00
937480bfd4 Prevent rounded input corners in Safari 2018-11-22 08:48:29 +01:00
05527e41b7 Use absolute paths 2018-11-22 08:48:29 +01:00
65e103fd23 Delete release.sh 2018-11-21 02:17:51 +01:00
2a7b7572fa Update readme download links 2018-11-17 12:48:15 +01:00
2c1a6f2c44 Discard git changes when doing a release on travis v0.5.1 2018-11-17 12:34:12 +01:00
96f18117bd v0.5.1 2018-11-17 12:22:28 +01:00
90785aba20 Create sessions on boot requests instead of websocket handshakes 2018-11-17 11:52:36 +01:00
da87dccb53 Update react-hot-loader to 4.4.0, turn on pureSFC 2018-11-17 11:12:30 +01:00
b54cb42426 Setup goreleaser 2018-11-17 10:32:02 +01:00
4dcf674c4b Add robots.txt, clean up index template 2018-11-14 10:11:15 +01:00
764475b2a5 Turn on terserOptions.safari10 2018-11-14 09:24:40 +01:00
d867ca8477 Add worker-src csp directive 2018-11-14 08:34:35 +01:00
a783a87d04 Set overscanCount to 5 2018-11-14 08:33:01 +01:00
a7b6442ed9 Update dependencies 2018-11-14 08:25:20 +01:00
374604fae2 v0.5 v0.5 2018-11-11 07:08:53 +01:00
48f59604a6 Update readme lib list 2018-11-10 12:56:31 +01:00
474afda9c2 Add manifest.json, icons and install button, flatten client/src 2018-11-10 12:33:44 +01:00
a219e689c1 Update vendor dir 2018-11-10 08:04:36 +01:00
9c9b05d479 Update react-redux to 6.0.0-beta.2, enable react concurrent mode, use strict equality mapState checks 2018-11-09 08:11:01 +01:00
04852cdf58 Implement http.Handler in server.Dispatch 2018-11-09 07:32:47 +01:00
4b4b2394a9 Link rel preload boot data 2018-11-09 07:12:43 +01:00
9b6844449d Vendor workbox 2018-11-08 09:39:32 +01:00
9a5d7f8360 Exclude inline chunks from precache manifest 2018-11-08 08:57:24 +01:00
70b2c4df47 Dont refresh session keys on bootloader requests 2018-11-08 08:39:47 +01:00