Commit Graph

273 Commits

Author SHA1 Message Date
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 a4ebd8d4c4 Update webpack to 3.0.0 2017-06-20 04:26:18 +02:00
Ken-Håvard Lieng 37f57b87ac Update react to 15.6.0 and react-virtualized to 9.8.0 2017-06-14 05:28:01 +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 f03b30eff6 Update client dependencies 2017-06-12 06:55:22 +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
Ken-Håvard Lieng 3b33957161 Fix message reducer tests 2017-06-07 05:13:02 +02:00
Ken-Håvard Lieng b0b9904bc1 Rename state/environment to state/app 2017-06-07 01:03:35 +02:00
Ken-Håvard Lieng b6e92d6add Fetch scrollback messages earlier, add them when ready 2017-06-07 00:04:37 +02:00
Ken-Håvard Lieng e5c5938414 Add raw command shorthand 2017-06-02 22:24:03 +02:00
Ken-Håvard Lieng 6d55ce8a2d Enable dev-middleware CORS 2017-06-01 23:17:15 +02:00
Ken-Håvard Lieng d9e3d71a1f Show warning when disconnected 2017-05-29 06:16:24 +02:00
Ken-Håvard Lieng 2d32df3afe Update client dependencies 2017-05-29 03:12:19 +02:00
Ken-Håvard Lieng fa9c5a9c16 Fix navicon 2017-05-29 03:02:39 +02:00
Ken-Håvard Lieng a084e6d0af Dont send empty whois results to the client 2017-05-29 00:52:19 +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 01bacafac8 Add linkify tests 2017-05-27 06:47:17 +02:00
Ken-Håvard Lieng 889e3b88b7 Colocate reducers, actions and selectors 2017-05-26 08:20:00 +02:00
Ken-Håvard Lieng 1e7d4c3fe4 Update webpack to 2.6.0 2017-05-23 09:58:08 +02:00
Ken-Håvard Lieng 41d6099d89 Inform about commands not found 2017-05-22 03:49:37 +02:00
Ken-Håvard Lieng 7e080f2c99 Only call resetInputHistory when there is something to reset 2017-05-21 23:48:01 +02:00
Ken-Håvard Lieng c428842db7 Fix input history 2017-05-21 23:23:21 +02:00
Ken-Håvard Lieng 4c70d11a86 Add _ to segmentValueCharset 2017-05-21 22:59:35 +02:00
Ken-Håvard Lieng d96cf68d95 Dont return an array from linkify if the result is just a single node 2017-05-21 11:04:06 +02:00
Ken-Håvard Lieng 8684e2dea2 Store the last tab in a cookie so the server can use it for embedding state 2017-05-21 09:53:47 +02:00
Ken-Håvard Lieng 4cad5a0b33 Make sure route params can contain all the possible characters in a nick 2017-05-21 08:29:59 +02:00
Ken-Håvard Lieng 84624266e0 Update client dependencies 2017-05-20 23:37:29 +02:00
Ken-Håvard Lieng 5487ecdb57 Redirect to stored tab if the route is not found 2017-05-19 08:36:13 +02:00
Ken-Håvard Lieng 2afbf2359c Add document title handling 2017-05-19 07:29:44 +02:00
Ken-Håvard Lieng 511b9e406c Use functional component for Route 2017-05-19 07:28:08 +02:00
Ken-Håvard Lieng fc29c48013 Show messages sent to * in server tab again 2017-05-16 23:22:03 +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 d3a0a21338 Put connect defaults into the state 2017-05-15 06:51:24 +02:00
Ken-Håvard Lieng ff7c563b61 Use replace in updateSelection 2017-05-15 06:27:30 +02:00
Ken-Håvard Lieng a4d40bef39 Add more message reducer tests 2017-05-15 05:57:12 +02:00
Ken-Håvard Lieng c598ace18c Update client dependencies 2017-05-14 22:54:43 +02:00
Ken-Håvard Lieng 9bc518fbe9 Load fonts using FontFaceObserver 2017-05-12 10:51:37 +02:00
Ken-Håvard Lieng 2b5a468079 Add support for owner, admin and halfop user modes 2017-05-10 03:47:34 +02:00
Ken-Håvard Lieng 750ffef4c2 Fix message broadcast action 2017-05-10 02:59:46 +02:00
Ken-Håvard Lieng 4dd9671e87 Prevent autoscroll flag being cleared on mount by initial scroll tick 2017-05-08 23:22:53 +02:00
Ken-Håvard Lieng 909c31dff8 Update client dependencies 2017-05-08 02:02:04 +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 a753efd1dd Bind Navicon toggleMenu in mapDispatchToProps 2017-05-06 23:04:20 +02:00
Ken-Håvard Lieng cbe3b95d8c Re-add nick click handler in Message 2017-05-06 23:02:45 +02:00
Ken-Håvard Lieng 52acec9d21 Maintain scroll positions when switching tabs 2017-05-03 22:56:06 +02:00
Ken-Håvard Lieng 45c61e7596 Add message scrollback 2017-05-02 23:21:25 +02:00
Ken-Håvard Lieng b5d12954a6 Update client dependencies 2017-04-30 22:37:09 +02:00
Ken-Håvard Lieng ab0bdc4401 Use redux devtools extension compose and redux 3.1 style createStore 2017-04-30 02:21:36 +02:00
Ken-Håvard Lieng 294114028a Add server reducer tests 2017-04-25 05:13:57 +02:00
Ken-Håvard Lieng 164c47d1a6 Add tab reducer tests 2017-04-24 03:08:48 +02:00
Ken-Håvard Lieng 35e2ea39f1 Fix a few bugs in reducers/channels, start adding tests 2017-04-23 08:45:35 +02:00
Ken-Håvard Lieng 307c83958a Extend immutable.Records using es6 classes 2017-04-22 22:24:11 +02:00
Ken-Håvard Lieng dce68ce813 Return req.originalUrl from gulpfile proxy 2017-04-21 03:31:35 +02:00
Ken-Håvard Lieng 2525b06c28 Use firebase push IDs for messages 2017-04-20 05:32:22 +02:00
Ken-Håvard Lieng 0413960b85 Fix /help output 2017-04-20 04:16:15 +02:00
Ken-Håvard Lieng eedc687f18 Send the 25 last messages for each channel to the client on load 2017-04-20 01:51:55 +02:00
Ken-Håvard Lieng ebee2746d6 Rename message.message to message.content 2017-04-17 22:36:37 +02:00
Ken-Håvard Lieng c4609574c7 Pre-linkify messages and store breakpoints 2017-04-17 04:11:45 +02:00
Ken-Håvard Lieng 12fbca8110 Call autolinker.compactMatches() and minimize textnode count returned from linkify() 2017-04-16 07:47:02 +02:00
Ken-Håvard Lieng 305c1fa08f Switch back to upstream autolinker 2017-04-16 06:08:45 +02:00
Ken-Håvard Lieng 8d4b707757 Upgrade client dependencies 2017-04-15 02:37:47 +02:00
Ken-Håvard Lieng e5832d2c58 Add brotli support 2017-04-14 04:33:44 +02:00
Ken-Håvard Lieng b2e3e995ce Wait for server comfirmation before updating nick 2017-04-13 01:50:58 +02:00
Ken-Håvard Lieng 1739b15eaa Add license field to package.json to silence yarn warning 2017-04-12 03:49:19 +02:00
Ken-Håvard Lieng 2e763d916d Remove eventemitter2 and ify-loader 2017-04-12 03:44:28 +02:00
Ken-Håvard Lieng ee43d2fe27 Use React Hot Loader 3 instead of React Transform 2017-04-12 00:00:59 +02:00
Ken-Håvard Lieng 18651c1a10 Fix race condition with NICK and QUIT when multiple dispatch users are in the same channel 2017-04-11 03:49:52 +02:00
Ken-Håvard Lieng 3393b1b706 Update .eslintrc 2017-04-09 23:49:37 +02:00
Ken-Håvard Lieng f7c8203ed1 Upgrade client dependencies (React 15.5) 2017-04-09 23:28:55 +02:00
Ken-Håvard Lieng 961c0415a0 Handle nick collisions by right-padding with _ 2017-04-06 23:26:58 +02:00
Ken-Håvard Lieng 50dc0ef64f Fix handling of PART messages with no reason 2017-04-04 22:57:01 +02:00
Ken-Håvard Lieng 52f929ec45 Strip last character from ACTION messages 2017-03-30 05:13:50 +02:00
Ken-Håvard Lieng 007dd3fe63 Use list key provided by react-virtualized in UserList 2017-03-30 04:53:54 +02:00
Ken-Håvard Lieng 6a9942a655 Set scrolldown flag on tab changes in willUpdate instead of receiveProps 2017-03-30 04:37:55 +02:00
Ken-Håvard Lieng 80efb750f9 Rename util.scrollBarWidth() 2017-03-30 04:18:25 +02:00
Ken-Håvard Lieng 9d5707dd3c Use forceUpdateGrid() in UserList 2017-03-30 04:12:30 +02:00
Ken-Håvard Lieng e19280c2c7 Fix wrapWidth for channels on small screens 2017-03-29 23:45:09 +02:00
Ken-Håvard Lieng bb8a4d180e Prevent unnecessary wrapWidth updates 2017-03-28 23:55:50 +02:00
Ken-Håvard Lieng 3b0734bb4d Update webpack.NoErrorsPlugin name 2017-03-28 23:18:55 +02:00
Ken-Håvard Lieng a4bbf8364a Upgrade reselect to 3.0.0 and react-virtualized to 9.4.0 2017-03-27 23:35:59 +02:00
Ken-Håvard Lieng 346ba3fdb3 Fix SearchResult component name 2017-03-24 21:18:02 +01:00
Ken-Håvard Lieng eca5761098 Linkify search results properly 2017-03-24 21:14:45 +01: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 35514abc27 Remove babel-plugin-transform-decorators-legacy 2017-02-17 02:00:00 +01:00
Ken-Håvard Lieng e6892ccd2d Use React.PureComponent instead of pure-render-decorator 2017-02-17 01:46:39 +01:00
Ken-Håvard Lieng 531792b14a Move ref callbacks into class bound methods 2017-02-16 22:56:32 +01:00
Ken-Håvard Lieng 77b53bfc5e Update client dependencies 2017-02-16 03:55:50 +01:00
Ken-Håvard Lieng 6876a5129a Add yarn lockfile 2016-10-12 21:19:00 +02:00
Ken-Håvard Lieng 493f49a508 Update client dependencies 2016-04-18 01:11:25 +02:00
Ken-Håvard Lieng 8b6236446f Remove html task from gulpfile 2016-03-16 23:25:25 +01:00
Ken-Håvard Lieng 240392dcae Use egon templating for the index page 2016-03-16 23:23:16 +01:00
Ken-Håvard Lieng c6d2a8a429 Update react to 15.0 rc1 2016-03-14 23:45:46 +01:00
Ken-Håvard Lieng 81b635a872 Update client dependencies 2016-03-14 23:22:24 +01:00
Ken-Håvard Lieng 693e4c27ac Remove .js extension 2016-02-17 01:54:36 +01:00
Ken-Håvard Lieng 47ebd9c84c Use a fork of autolinker with react support to get rid off dangerouslySetInnerHTML 2016-02-17 01:49:27 +01:00
Ken-Håvard Lieng 072daa64f2 Improve message rendering 2016-02-16 22:43:25 +01:00