Ken-Håvard Lieng
|
22892a4073
|
Hide menu when selecting tab
|
2015-12-30 22:32:14 +01:00 |
Ken-Håvard Lieng
|
de1a2dd343
|
Support websocket over ssl, pass uuid in url
|
2015-12-29 22:23:07 +01:00 |
Ken-Håvard Lieng
|
e389454535
|
Switch to redux and webpack
|
2015-12-29 00:34:32 +01:00 |
Ken-Håvard Lieng
|
d75407e221
|
Pin history
|
2015-12-12 00:51:04 +01:00 |
Ken-Håvard Lieng
|
0259787fe9
|
Update all client dependencies
|
2015-12-12 00:43:23 +01:00 |
Ken-Håvard Lieng
|
51e04c9d0f
|
Update eslint
|
2015-12-11 05:13:44 +01:00 |
Ken-Håvard Lieng
|
114bf8201e
|
Refactor websocket handler
|
2015-06-17 00:46:58 +02:00 |
Ken-Håvard Lieng
|
b755a593e2
|
Call trigger in messageStore.addAll()
|
2015-06-12 01:43:35 +02:00 |
Ken-Håvard Lieng
|
0fbf721cbb
|
Fix search positioning
|
2015-06-10 01:17:24 +02:00 |
Ken-Håvard Lieng
|
2a5f7c3afc
|
Close tablist on all interactions
|
2015-06-10 00:59:41 +02:00 |
Ken-Håvard Lieng
|
e51c9522de
|
Add messageActions.addAll()
|
2015-06-10 00:45:28 +02:00 |
Ken-Håvard Lieng
|
29c13f4f54
|
Off-canvas tablist
|
2015-06-10 00:24:14 +02:00 |
Ken-Håvard Lieng
|
27552a2e9c
|
Cache linted files
|
2015-06-08 01:06:08 +02:00 |
Ken-Håvard Lieng
|
fe392a08ff
|
Collapse bindata tasks
|
2015-06-08 00:21:10 +02:00 |
Ken-Håvard Lieng
|
d11ad72f03
|
Separate vendor bundle
|
2015-06-08 00:11:03 +02:00 |
Ken-Håvard Lieng
|
be695a9881
|
Reconnect websockets
|
2015-06-04 02:06:17 +02:00 |
Ken-Håvard Lieng
|
6a1d55c968
|
Set up ESLint, make it happy
|
2015-06-02 00:09:36 +02:00 |
Ken-Håvard Lieng
|
61aa5880d3
|
Add config file, handle it with Viper, add a command to open it in an editor
|
2015-05-25 04:00:21 +02:00 |
Ken-Håvard Lieng
|
b8a8ba2e08
|
Add channel topic to ChatTitle, improve TabList layout
|
2015-05-23 04:38:43 +02:00 |
Ken-Håvard Lieng
|
9b9bef3695
|
Avoid array conversion in UserList
|
2015-05-23 01:58:56 +02:00 |
Ken-Håvard Lieng
|
6a6aedc5da
|
Implement getInitialState in stores
|
2015-05-23 00:40:16 +02:00 |
Ken-Håvard Lieng
|
6a25c1d6a5
|
Add GetLastMessages, log messages to nested buckets
|
2015-05-21 09:15:57 +02:00 |
Ken-Håvard Lieng
|
a6d7403eba
|
Everything is immutable
|
2015-05-20 08:14:44 +02:00 |
khlieng
|
ce72ec9c8c
|
Fix alignment in PureMixin
|
2015-05-19 23:18:24 +02:00 |
Ken-Håvard Lieng
|
17482ee253
|
Immutable channelStore
|
2015-05-19 06:50:43 +02:00 |
khlieng
|
11ea241b60
|
Immutable messages, search and selectedTab
|
2015-05-19 01:17:23 +02:00 |
khlieng
|
77c723344c
|
Fix state updating in ChatTitle and UserList
|
2015-05-16 22:25:22 +02:00 |
khlieng
|
d4d51778fb
|
Make ChatTitle and UserList render functions pure
|
2015-05-16 21:43:18 +02:00 |
khlieng
|
c7faa254c5
|
Strip bindata path
|
2015-05-16 00:33:51 +02:00 |
Ken-Håvard Lieng
|
375ed94177
|
Remove unused dependency from package.json
|
2015-05-15 07:46:07 +02:00 |
Ken-Håvard Lieng
|
5a535cf53e
|
Update client dependencies, embed only gzipped assets and unzip on the fly if needed
|
2015-05-15 07:32:32 +02:00 |
khlieng
|
c4ac9f782c
|
Insert space between timestamp and nick instead of using margin
|
2015-05-15 00:42:09 +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
|
6b6a1172f9
|
Keep url text intact when linkifying it
|
2015-05-12 22:50:35 +02:00 |
khlieng
|
7aae7685c5
|
Add early search prototype on the client, add leave button
|
2015-05-11 03:39:34 +02:00 |
khlieng
|
deba58dbff
|
Use replaceState for /connect redirects
|
2015-05-05 00:46:12 +02:00 |
khlieng
|
e63c012aad
|
Add cobra, move the server code into its own package
|
2015-05-01 22:59:46 +02:00 |
khlieng
|
bb729a5c8e
|
Make gulp run go-bindata
|
2015-04-30 00:45:02 +02:00 |
khlieng
|
3365832ce3
|
Add message logging and search server side
|
2015-04-29 23:54:44 +02:00 |
khlieng
|
65229f7a9e
|
Update readme, store data in homedir/.name_pending instead the cwd, move client build output back to client/dist
|
2015-04-23 00:44:40 +02:00 |
khlieng
|
891f7b2f10
|
Embed static assets with go-bindata
|
2015-04-22 22:58:20 +02:00 |
khlieng
|
8a75cdec32
|
Move client build output to bin/assets
|
2015-03-04 18:49:31 +01: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
|
518a530f43
|
Render userlist to a div if theres only one user
|
2015-02-22 09:03:03 +01:00 |
khlieng
|
cc743a837a
|
Store selected tab in the URL
|
2015-02-22 08:57:52 +01:00 |
khlieng
|
b83efcbb9e
|
Add /help, make /part take an optional channel param
|
2015-02-21 14:11:29 +01:00 |
khlieng
|
ccb0149b3d
|
Add /away
|
2015-02-21 13:06:05 +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 |