Commit Graph

39 Commits

Author SHA1 Message Date
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 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 f174d98107 Support changing the nick by clicking it in MessageInput 2017-06-21 07:23:07 +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
Ken-Håvard Lieng d9e3d71a1f Show warning when disconnected 2017-05-29 06:16:24 +02:00
Ken-Håvard Lieng aa59e71745 Forward irc errors to the client, improve command validation and feedback, handle topic changes 2017-05-28 07:20:43 +02:00
Ken-Håvard Lieng 993d29242e Clean up container/component relationship 2017-05-27 07:30:22 +02:00
Ken-Håvard Lieng 41d6099d89 Inform about commands not found 2017-05-22 03:49:37 +02:00
Ken-Håvard Lieng 05ce88a656 Change tab close icon 2017-05-16 08:38:43 +02:00
Ken-Håvard Lieng 2328cfa940 Show current nick in MessageInput 2017-05-15 22:51:21 +02:00
Ken-Håvard Lieng fec7c93abc Move wrapWidth handling out of MessageBox, improve scroll position handling, use custom routing, close menu when clicking anywhere 2017-05-07 22:19:15 +02:00
Ken-Håvard Lieng 45c61e7596 Add message scrollback 2017-05-02 23:21:25 +02:00
Ken-Håvard Lieng f8d57f1b6d Upgrade react-virtualized to 9.3.0 2017-03-23 20:38:27 +01:00
Ken-Håvard Lieng 072daa64f2 Improve message rendering 2016-02-16 22:43:25 +01:00
Ken-Håvard Lieng 23e75b8f40 Render UserList with react-virtualized 2016-02-06 01:54:21 +01:00
Ken-Håvard Lieng e5bc38aafc Use local fonts 2016-02-03 02:22:45 +01:00
Ken-Håvard Lieng 2ccca3a778 Implement client connect form defaults 2016-01-25 01:01:37 +01:00
Ken-Håvard Lieng a68f5621bc Make search results look like messages 2016-01-23 00:41:35 +01:00
Ken-Håvard Lieng bd6c0d26eb Switch to Roboto Mono 2016-01-22 20:08:16 +01:00
Ken-Håvard Lieng 82e2343d5b Add SOCKET_SEARCH action constant 2016-01-18 03:21:58 +01:00
Ken-Håvard Lieng f429a528ba Add IRC connection status indicator 2016-01-13 18:53:54 +01:00
Ken-Håvard Lieng 67b83fa3d6 Make userlist responsive 2016-01-11 23:31:06 +01:00
Ken-Håvard Lieng 937560e859 Add support for client certificates 2016-01-11 21:04:57 +01:00
Ken-Håvard Lieng e389454535 Switch to redux and webpack 2015-12-29 00:34:32 +01:00
Ken-Håvard Lieng 0259787fe9 Update all client dependencies 2015-12-12 00:43:23 +01:00
Ken-Håvard Lieng 0fbf721cbb Fix search positioning 2015-06-10 01:17:24 +02:00
Ken-Håvard Lieng 29c13f4f54 Off-canvas tablist 2015-06-10 00:24:14 +02:00
Ken-Håvard Lieng b8a8ba2e08 Add channel topic to ChatTitle, improve TabList layout 2015-05-23 04:38:43 +02:00
khlieng 0eca6a1823 Select the previous tab or redirect to /connect when closing a tab, move some CSS from inline react styles to classes 2015-05-14 01:42:25 +02:00
khlieng 92de7cb8ef Concat css 2015-05-12 23:50:55 +02:00
khlieng 7aae7685c5 Add early search prototype on the client, add leave button 2015-05-11 03:39:34 +02:00
khlieng 4ae9ffa2bc Add clickable nicks in messages for starting private chats 2015-02-21 07:11:38 +01:00
khlieng 2aeb8c97a3 Make styling work with the new message rendering 2015-02-18 22:55:08 +01:00
khlieng 9e301843d2 Linkify URLs in messages 2015-02-17 01:27:02 +01:00
khlieng b06cfafe94 Remove unused css 2015-02-16 22:00:31 +01:00
khlieng d8446d0b90 Fontello icon font 2015-02-16 21:53:01 +01:00