Commit Graph

317 Commits

Author SHA1 Message Date
Ken-Håvard Lieng dd94480c58 Add React Virtualized to README library list 2017-03-27 23:42:27 +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 8eea1e5cb0 Prevent favicon requests 2017-03-23 20:55:34 +01:00
Ken-Håvard Lieng 0e87c4d038 Merge branch 'master' of https://github.com/khlieng/dispatch 2017-03-23 20:39:15 +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 decd952667 Fix README demo link 2017-03-16 22:50:07 +01:00
Ken-Håvard Lieng 800a97cd8b Update README.md 2017-03-16 22:47:26 +01:00
Ken-Håvard Lieng 7c7821f829 Clean up ChannelStore 2017-02-21 21:38:48 +01:00
Ken-Håvard Lieng 9f055da1a0 Keep op/voice prefix when changing nick 2017-02-21 13:56:04 +01:00
Ken-Håvard Lieng 8dfcf47281 Fix nick changes with op/voice 2017-02-19 22:26:48 +01:00
Ken-Håvard Lieng a5071fbd62 Add OSX travis builds 2017-02-18 22:18:01 +01:00
Ken-Håvard Lieng be98d3c4d0 Add go 1.8 travis build 2017-02-17 02:12:54 +01:00
Ken-Håvard Lieng 29abe1f2a2 Use RSA test key with NULL parameters 2017-02-17 02:09:50 +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 c5062066cb Update travis versions 2017-01-26 23:48:55 +01:00
Ken-Håvard Lieng b64613d459 Update go and node versions on travis 2016-12-17 00:21:45 +01:00
Ken-Håvard Lieng cc3b1e3a82 Add Message.LastParam() 2016-12-17 00:11:44 +01:00
Ken-Håvard Lieng 83056c5396 Prevent panicing when parsing invalid messages 2016-12-16 23:49:37 +01:00
Ken-Håvard Lieng cf759883aa Slice the params instead of building a new channel slice in the PART handler 2016-12-16 23:17:15 +01:00
Ken-Håvard Lieng 29fad58252 Merge pull request #4 from DanielOaks/fix-trailing
Remove Trailing param
2016-12-16 22:07:26 +01:00
Daniel Oaks 0293a7f4a5 Remove Trailing param 2016-12-12 16:42:12 +10:00
Ken-Håvard Lieng 7af50d52b9 Install npm packages with yarn on travis 2016-10-12 21:25:31 +02:00
Ken-Håvard Lieng 6876a5129a Add yarn lockfile 2016-10-12 21:19:00 +02:00
Ken-Håvard Lieng 85db780d72 Allow travis build failures on tip 2016-10-11 22:15:40 +02:00
Ken-Håvard Lieng d0cb211e42 Add go 1.7 travis build 2016-10-10 20:25:11 +02:00
Ken-Håvard Lieng 9b0c8e3809 Update travis versions 2016-04-25 23:56:12 +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 e5057cf227 Update npm on travis 2016-03-14 23:57:05 +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 42efc20748 Remove gomaxprocs call 2016-03-09 23:05:13 +01:00
Ken-Håvard Lieng cd3d4e7b14 Add environment variable instructions to readme 2016-03-01 02:04:56 +01:00
Ken-Håvard Lieng cd317761c5 Switch from Godep to go vendoring 2016-03-01 01:51:26 +01:00
Ken-Håvard Lieng 6b37713bc0 Add go 1.6 travis build 2016-02-17 23:40:43 +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
Ken-Håvard Lieng ede8e19722 Enable react inline and constant babel optimizations 2016-02-07 00:03:11 +01:00
Ken-Håvard Lieng 23e75b8f40 Render UserList with react-virtualized 2016-02-06 01:54:21 +01:00
Ken-Håvard Lieng 7108fa572c Update client dependencies 2016-02-04 03:35:50 +01:00
Ken-Håvard Lieng dbe9d03352 Update readme download links 2016-02-03 21:59:07 +01:00
Ken-Håvard Lieng 16db253328 v0.2 2016-02-03 21:15:56 +01:00
Ken-Håvard Lieng 875f5fafe3 Rejoin channels after reconnecting 2016-02-03 21:12:32 +01:00