Commit Graph

624 Commits

Author SHA1 Message Date
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
Ken-Håvard Lieng
b9b6928111 Add go 1.9 travis build 2017-09-02 20:28:36 +02:00
Ken-Håvard Lieng
d22758227d Add link metadata fetching package 2017-07-17 23:11:36 +02:00
Ken-Håvard Lieng
a4a4588ae6 Add compareUsers test 2017-07-06 07:01:14 +02:00
Ken-Håvard Lieng
8b44f68231 Move user sorting to a selector 2017-07-06 06:46:53 +02:00
Ken-Håvard Lieng
c005fc7cae Add initial support for choosing to still connect when the server uses a self-signed cert and verify_vertificates is turned on 2017-07-04 11:28:56 +02:00
Ken-Håvard Lieng
3f70567d56 Trim whitespace off IRC messages 2017-07-03 23:31:14 +02:00
Ken-Håvard Lieng
8a62af5a73 Unvendor resync 2017-07-03 07:39:10 +02:00
Ken-Håvard Lieng
0a96ebb428 Improve connection handling 2017-07-03 07:35:38 +02:00
Ken-Håvard Lieng
9dffb541b9 Print ERROR messages 2017-07-03 07:25:38 +02:00
Ken-Håvard Lieng
ae6ad0a5b9 Send nick_fail if the new nick is in use and the padded nick is the same as the old one 2017-07-03 01:07:55 +02:00
Ken-Håvard Lieng
403f7d0942 Copy action payload before passing it to socket handlers 2017-07-03 00:52:16 +02:00
Ken-Håvard Lieng
8a2fbaca7f Improve status tab error layout 2017-07-03 00:04:10 +02:00
Ken-Håvard Lieng
18aff3ded6 Show last IRC connection error in status tab, log IRC connection errors 2017-07-02 03:31:00 +02:00
Ken-Håvard Lieng
786d8013b9 Set InsecureSkipVerify correctly when theres no client cert, rename verify_client_certificates to verify_certificates 2017-06-30 07:20:38 +02:00
Ken-Håvard Lieng
f1e44661b8 v0.4 2017-06-29 07:57:53 +02:00
Ken-Håvard Lieng
68bdcfc31b Update client dependencies 2017-06-29 07:50:35 +02:00
Ken-Håvard Lieng
5711130776 Add go 1.9 beta travis build 2017-06-29 07:40:46 +02:00
Ken-Håvard Lieng
3af6ad9cd9 Only redirect to a stored tab if it still exists 2017-06-29 07:36:58 +02:00
Ken-Håvard Lieng
962f7d1eb0 Simplify Settings mapDispatch 2017-06-29 07:11:12 +02:00
Ken-Håvard Lieng
3209238562 Only persist tab if its a channel or status tab 2017-06-29 07:06:05 +02:00
Ken-Håvard Lieng
6624a97ce7 Keep TabList sorted 2017-06-29 06:56:05 +02:00
Ken-Håvard Lieng
7160db9614 Increase scrollback fetch threshold slightly 2017-06-23 03:40:53 +02:00
Ken-Håvard Lieng
6c7bf0d81a Use rewire to test unexported functions 2017-06-23 03:06:44 +02:00
Ken-Håvard Lieng
0dcfcbbafd Add getMessageTab test 2017-06-23 02:43:36 +02:00
Ken-Håvard Lieng
54462b8a1b Add messages sent to channels with dots in the name to the correct tab 2017-06-23 02:27:56 +02:00
Ken-Håvard Lieng
60cc5ca139 Update webpack-dev-middleware 2017-06-23 02:08:17 +02:00
Ken-Håvard Lieng
f7b80b413e Fix tab cookie 2017-06-21 09:45:47 +02:00
Ken-Håvard Lieng
1c199f40e2 Handle import aliases with babel instead of webpack 2017-06-21 09:03:24 +02:00
Ken-Håvard Lieng
86c5451edb Organize components, use webpack import aliases 2017-06-21 08:40:28 +02:00
Ken-Håvard Lieng
f174d98107 Support changing the nick by clicking it in MessageInput 2017-06-21 07:23:07 +02:00
Ken-Håvard Lieng
4a74463ae8 Return empty string from LastParam() if theres no params 2017-06-21 07:20:31 +02:00
Ken-Håvard Lieng
a4ebd8d4c4 Update webpack to 3.0.0 2017-06-20 04:26:18 +02:00