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
|
0daf3244cb
|
Log outgoing messages
|
2017-04-20 02:05:56 +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
|
c840d51e16
|
Call gencode with unsafe flag
|
2017-04-19 02:07:31 +02:00 |
Ken-Håvard Lieng
|
971278e7e5
|
Upgrade server dependencies, manage them with govendor
|
2017-04-18 03:02:51 +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
|
e294e109f8
|
Handle requests with no Accept-Encoding properly
|
2017-04-16 01:37:26 +02:00 |
Ken-Håvard Lieng
|
64a4bfbd8a
|
Unvendor x/net/http2
|
2017-04-15 04:52:40 +02:00 |
Ken-Håvard Lieng
|
37c8e780bc
|
Add HTTP/2 push
|
2017-04-15 04:48:24 +02:00 |
Ken-Håvard Lieng
|
8d4b707757
|
Upgrade client dependencies
|
2017-04-15 02:37:47 +02:00 |
Ken-Håvard Lieng
|
495598ac37
|
Remove favicon 404
|
2017-04-14 04:40:31 +02:00 |
Ken-Håvard Lieng
|
e5832d2c58
|
Add brotli support
|
2017-04-14 04:33:44 +02:00 |
Ken-Håvard Lieng
|
326161a563
|
Check if server exists in storage.User.SetNick()
|
2017-04-13 02:22:18 +02:00 |
Ken-Håvard Lieng
|
06977c9b44
|
Fix tests
|
2017-04-13 01:59:16 +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
|
ee42e5300a
|
Update irc nick test
|
2017-04-11 06:14:45 +02:00 |
Ken-Håvard Lieng
|
e84f2dd993
|
Improve nick change handling
|
2017-04-11 06:04:59 +02:00 |
Ken-Håvard Lieng
|
0a6d8bfb20
|
Remove FindUserChannels test
|
2017-04-11 04:46:17 +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
|
d8b456568f
|
Bump travis go version
|
2017-04-07 22:51:25 +02:00 |
Ken-Håvard Lieng
|
b2263a4527
|
Add ErrNicknameInUse constant
|
2017-04-06 23:31:11 +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
|
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 |