Commit Graph

456 Commits

Author SHA1 Message Date
Ken-Håvard Lieng b4c9338772 Change browserslist 2018-05-25 03:26:41 +02:00
Ken-Håvard Lieng 637f0d956b Wait until a websocket connection comes in before creating new anonymous sessions 2018-05-22 03:57:52 +02:00
Ken-Håvard Lieng 27653982d7
Delete docker.sh 2018-05-19 01:02:50 +02:00
Ken-Håvard Lieng 2f2c500453 Use correct ssl property name, closes #14 2018-05-18 05:33:33 +02:00
Ken-Håvard Lieng d27d108a07 Make sure the connect form port is always a string 2018-05-18 05:13:25 +02:00
Ken-Håvard Lieng 4ac0dd7c4b Handle default port properly, closes #18 2018-05-18 04:15:20 +02:00
Ken-Håvard Lieng b09da1fc3b
Merge pull request #16 from prologic/consistency_config_options
Makes configuration options consistent
2018-05-18 03:50:31 +02:00
Ken-Håvard Lieng 2ada552220 Validate port numbers better 2018-05-18 03:39:40 +02:00
James Mills 16ce3cdfa5
Make configuration options consistent 2018-05-17 18:37:33 -07:00
Ken-Håvard Lieng 9806d6c12f Use nick as username and realname if they are missing 2018-05-18 03:14:22 +02:00
Ken-Håvard Lieng 8f8adc37e7 Update react-virtualized to 9.19.0 2018-05-18 02:38:58 +02:00
Ken-Håvard Lieng ed0c413542
Merge pull request #12 from prologic/improved_dockerfile
Improved Dockerfile to properly build and ship a runtime image
2018-05-18 00:58:22 +02:00
James Mills 276d8f7849
Improved Dockerfile to properly build and ship a runtime image 2018-05-17 15:44:15 -07:00
Ken-Håvard Lieng 6fd5235ec9 Add new connect form, closes #7 2018-05-16 05:02:48 +02:00
Ken-Håvard Lieng f502fea5c1 Update client dependencies 2018-05-16 05:01:31 +02:00
Ken-Håvard Lieng abc495f849 Update README 2018-05-16 03:54:19 +02:00
Ken-Håvard Lieng 4fafe2b158 Update gulp to 4.0.0 2018-05-16 03:46:42 +02:00
Ken-Håvard Lieng 29a225ed13 Make it run better in IE11 2018-05-06 21:36:05 +02:00
Ken-Håvard Lieng 91e5556c86 Make it run in IE11 2018-05-05 21:54:00 +02:00
Ken-Håvard Lieng de36fe682a Update server dependencies 2018-05-04 23:39:27 +02:00
Ken-Håvard Lieng fb8fec38ff Use correct hash length when reading the push cookie 2018-04-30 22:53:29 +02:00
Ken-Håvard Lieng d4d03eac12 Add promise polyfill 2018-04-30 22:41:12 +02:00
Ken-Håvard Lieng 33e0f67766 Add IRCv3 tag parsing 2018-04-29 03:49:02 +02:00
Ken-Håvard Lieng 62e115498f Deal with empty ISUPPORT param names 2018-04-29 02:13:22 +02:00
Ken-Håvard Lieng f2504cc245 Add RPL_ISUPPORT parsing 2018-04-28 20:31:44 +02:00
Ken-Håvard Lieng 735f96d3b1 Remove unused eslint rule 2018-04-27 03:14:35 +02:00
Ken-Håvard Lieng f72253966b Throw more test cases at the message parser, fix edge case 2018-04-27 02:56:35 +02:00
Ken-Håvard Lieng b4bdcd4939 Update README 2018-04-26 21:37:58 +02:00
Ken-Håvard Lieng 0648b67cb8 Use random session IDs instead of jwt 2018-04-26 21:32:21 +02:00
Ken-Håvard Lieng 6f0ea05f4b Use shorter asset hashes 2018-04-26 21:19:47 +02:00
Ken-Håvard Lieng 1b202e7c2b Make sure the cookie stored channel exists on the correct server 2018-04-26 20:25:41 +02:00
Ken-Håvard Lieng e132c8201f Use node 10.0.0 on travis 2018-04-26 19:57:39 +02:00
Ken-Håvard Lieng 4f72e164d7 Use immer 2018-04-25 05:52:55 +02:00
Ken-Håvard Lieng 7f755d2a83 Actually make sure the user is in the channel before embedding channel data 2018-04-24 21:21:42 +02:00
Ken-Håvard Lieng 8724121552 Update redux to 4.0.0 2018-04-17 21:53:41 +02:00
Ken-Håvard Lieng 0ebd2e5c38 Update client dependencies 2018-04-17 21:22:10 +02:00
Ken-Håvard Lieng 0941ed8549 Add reset-config flag 2018-04-15 01:25:21 +02:00
Ken-Håvard Lieng 39641c315f Add connect defaults readonly flag, closes #10 2018-04-15 01:02:28 +02:00
Ken-Håvard Lieng fcd204321a Fix css bundle name 2018-04-15 00:58:51 +02:00
Ken-Håvard Lieng d08bd43ba0 Hot reload server config 2018-04-15 00:57:11 +02:00
Ken-Håvard Lieng 60190fbd98 Update prettier to 1.12 2018-04-13 20:58:45 +02:00
Ken-Håvard Lieng 6ccc57ad64 Update gulp compress glob 2018-04-13 20:51:42 +02:00
Ken-Håvard Lieng 94f3777f5f Handle css with webpack 2018-04-13 20:47:39 +02:00
Ken-Håvard Lieng 3d4c1baeda Remove redundant eslint rules 2018-04-06 01:53:11 +02:00
Ken-Håvard Lieng b176b79144 Add prettier 2018-04-06 01:46:22 +02:00
Ken-Håvard Lieng 0cbbc1b8ff Update client deps: react 16.3, babel 7 2018-04-05 21:16:37 +02:00
Ken-Håvard Lieng 1ae7d867a9 Use node 8.10.0 on travis 2018-03-25 01:51:54 +01:00
Ken-Håvard Lieng 87d7337d21 Update .travis.yml 2018-03-25 01:47:08 +01:00
Ken-Håvard Lieng 19bcc51eb4 Update client dependencies 2018-03-25 01:34:41 +01:00
Ken-Håvard Lieng 20c3855ced Add go 1.10 travis build 2018-02-19 00:01:48 +01:00