18 Commits

Author SHA1 Message Date
khlieng
7aae7685c5 Add early search prototype on the client, add leave button 2015-05-11 03:39:34 +02:00
khlieng
d25311d07f Improve line wrapping perf 2015-02-27 16:58:46 +01:00
khlieng
2f1e72876b Handle double hashtag channel names in URLs 2015-02-22 09:52:37 +01:00
khlieng
cc743a837a Store selected tab in the URL 2015-02-22 08:57:52 +01:00
khlieng
ed9a1c3216 Handle characters getting added to the channelname when joining, throw more ES6 at everything 2015-02-21 11:40:20 +01:00
khlieng
fca2985d9b Sprinkle some ES6 on it 2015-02-21 07:48:25 +01:00
khlieng
fb77c29fd9 Make React Infinite stop throwing when theres only one child 2015-02-16 00:02:21 +01:00
khlieng
6e223c172f Initial pass on MessageBox rendered with React Infinite and js line wrapping, fix line wrapping bug, disable browser line wrapping 2015-02-15 23:27:00 +01:00
khlieng
42e8f2547d Handle casing differences between join commands and actual channel names 2015-02-13 00:17:45 +01:00
khlieng
5df364a3a4 Improved state updates when parting and quitting 2015-02-09 02:06:24 +01:00
khlieng
d69281cdd6 Trailing gets added to the end of params 2015-02-03 23:33:23 +01:00
khlieng
eec82a7dd9 Added IRC network naming, added some convenience getters to the stores 2015-02-02 01:54:26 +01:00
khlieng
c421dc504b Added private messaging to the client 2015-01-30 02:34:28 +01:00
khlieng
3c02b00303 IRC output gets queued until RPL_WELCOME, added tcp timeouts and error handling, store selected tab in localStorage, more design work, upgraded to lodash 3.0.0 2015-01-30 00:38:51 +01:00
khlieng
83ddce0468 Browserify doesnt seem to require .js extensions anymore 2015-01-22 00:32:32 +01:00
khlieng
43a725c662 Cleaned up action naming and handling 2015-01-22 00:14:28 +01:00
khlieng
f42d6011c6 Added title bar and basic message and command input 2015-01-21 03:06:34 +01:00
khlieng
508a04cf4c Init 2015-01-17 02:37:21 +01:00