Commit Graph

472 Commits

Author SHA1 Message Date
Ken-Håvard Lieng b07d1eb871 Update client dependencies 2018-06-07 23:12:09 +02:00
Ken-Håvard Lieng d2c1297cf7 Scroll text inputs into view, use red labels in text inputs when theres an error, only autocapitalize the name field 2018-06-03 06:18:03 +02:00
Ken-Håvard Lieng f5de115534 Remove TTF fonts 2018-06-01 22:10:20 +02:00
Ken-Håvard Lieng 494dbc4cf5 Remove session expiration timer 2018-06-01 05:59:13 +02:00
Ken-Håvard Lieng c49bbc72d4 Do all session pruning in a single goroutine 2018-06-01 05:40:12 +02:00
Ken-Håvard Lieng e8f5809940 Do session disk writes in a new goroutine 2018-06-01 04:47:11 +02:00
Ken-Håvard Lieng e0200a2b2a Name all storage interface params, return slices of pointers 2018-06-01 04:16:38 +02:00
Ken-Håvard Lieng 09248edd59 Fix irc handler tests 2018-06-01 03:37:22 +02:00
Ken-Håvard Lieng 24f9553aa5 Persist, renew and delete sessions, refactor storage package, move reusable packages to pkg 2018-05-31 23:24:59 +02:00
Ken-Håvard Lieng 121582f72a Update client dependencies 2018-05-31 23:23:01 +02:00
Ken-Håvard Lieng 70322c2e43
Add Sauce Labs credit 2018-05-30 04:42:32 +02:00
Ken-Håvard Lieng 9529af55c7 Update prettier to 1.13.0 2018-05-28 03:16:05 +02:00
Ken-Håvard Lieng 21b6740e8b Update client dependencies 2018-05-26 00:04:11 +02:00
Ken-Håvard Lieng 09d57b7023 Use easyjson 2018-05-25 23:54:36 +02:00
Ken-Håvard Lieng e7cff1686e Clean up some things 2018-05-25 04:12:02 +02:00
Ken-Håvard Lieng e2a895a1b9 Autoprefix css in development 2018-05-25 03:27:53 +02:00
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