Commit Graph

226 Commits

Author SHA1 Message Date
Ken-Håvard Lieng ec03db4db6 Remove base64-arraybuffer 2018-10-10 21:23:42 +02:00
Ken-Håvard Lieng afc80650e7 Use HSLuv for nick colors 2018-10-08 01:34:53 +02:00
Ken-Håvard Lieng 6146b27adc Update readme 2018-10-07 01:27:26 +02:00
Ken-Håvard Lieng 6f6dfca5fb Move "Add network" button down 2018-10-07 01:13:58 +02:00
Ken-Håvard Lieng b3f2b53a6f Add colored nicks 2018-10-07 00:25:56 +02:00
Ken-Håvard Lieng 09de41c0a2 Use ErrorMessage component 2018-10-06 08:46:28 +02:00
Pierre-Alain TORET 2db878d2cb Change Connect button to Add Network
Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com>
2018-08-23 11:01:44 +02:00
Ken-Håvard Lieng 004e7890e5 Update client dependencies 2018-08-12 23:28:58 +02:00
Ken-Håvard Lieng f20ca4038e Fix connect form readonly casing 2018-08-10 21:35:37 +02:00
Ken-Håvard Lieng c975c5d120 Add option to hex encode the source IP of a client and use it as the ident, closes #24 2018-08-10 21:02:09 +02:00
Edward Betts ad238726b7 Correct spelling mistakes. 2018-06-18 14:47:51 +01:00
Ken-Håvard Lieng 3d2dbd5527 Add custom checkbox 2018-06-10 21:25:58 +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 9529af55c7 Update prettier to 1.13.0 2018-05-28 03:16:05 +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 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 2ada552220 Validate port numbers better 2018-05-18 03:39:40 +02:00
Ken-Håvard Lieng 6fd5235ec9 Add new connect form, closes #7 2018-05-16 05:02:48 +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 d4d03eac12 Add promise polyfill 2018-04-30 22:41:12 +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 4f72e164d7 Use immer 2018-04-25 05:52:55 +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 94f3777f5f Handle css with webpack 2018-04-13 20:47:39 +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 19bcc51eb4 Update client dependencies 2018-03-25 01:34:41 +01: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 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 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 f7b80b413e Fix tab cookie 2017-06-21 09:45:47 +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 0f5c3b57d2 Handle channel names ending with a slash better 2017-06-13 04:25:59 +02:00
Ken-Håvard Lieng 9f8a0d72ba Use verbose client test output on travis 2017-06-12 06:39:24 +02:00
Ken-Håvard Lieng b639ba6846 Support changing the server name by clicking it in the status tab 2017-06-12 06:31:27 +02:00