05e16de
Remove react-slingshot README. by
2016-05-08 17:56:19 +0200
2b5ae5e
Migrate RoomActions away from SOCKET_SEND_MESSAGE action. by
2016-04-14 18:13:51 +0200
bdad6d1
Start migrating away from SOCKET_SEND_MESSAGE action. by
2016-04-14 18:07:47 +0200
c2dd429
Only show main window if login is successful. by
2016-04-14 17:55:29 +0200
0668a30
Reset RoomChatForm when a message is sent. by
2016-04-13 17:35:37 +0200
9219c6a
Tweak RoomChat code to include room name in room prop. by
2016-04-13 17:19:25 +0200
1892367
Make RoomChat a component, not a container. by
2016-04-13 15:37:26 +0200
85ad7c2
Tweak RoomChatHeader code and appearance. by
2016-04-13 15:33:51 +0200
c2d5775
Add RoomLeave functionality. by
2016-04-13 14:48:29 +0200
e99cd92
Rename JoinRoom to RoomJoin. by
2016-04-12 16:33:12 +0200
174f8f6
Rename SayRoom to RoomMessage. by
2016-04-12 16:20:31 +0200
228f0db
Show rooms which we are members of. by
2016-04-12 15:12:57 +0200
79226dc
Display messages in a modern way. by
2016-04-12 15:05:10 +0200
2ef2f63
Fix styling of RoomChat, add real room joining mechanism. by
2016-04-11 19:24:09 +0200
e7dcdae
Make room_data.messages an Immutable.List. by
2016-04-11 15:46:58 +0200
46f30dd
Add RoomChatForm and make chat work :) by
2016-04-10 16:42:11 +0200
5741678
Add joinRoom and sayRoom ControlRequests. by
2016-04-10 16:41:50 +0200
110a9b1
Fix configureStore to actually enable middleware. by
2016-04-10 16:41:11 +0200
87ac3e2
Use string action types for redux-logger. by
2016-04-10 16:40:15 +0200
70da089
Store socket in state, handle it with reducer. by
2016-03-25 14:47:58 +0100
aaec393
Update TODO by
2016-03-13 20:41:09 +0100
1964220
Big changes everywhere... by
2016-03-13 20:07:58 +0100
0785094
Add TODO.md by
2016-03-12 23:28:51 +0100
289a356
Add RoomChat, lay out everything nicely. by
2016-03-12 23:28:19 +0100
1c02cc2
Add location to propTypeRequiredWrapper error message. by
2016-03-11 16:54:21 +0100
5974c00
Add Header. by
2016-03-11 16:28:58 +0100
e429715
Add RoomsPane, RoomList, room reducer. by
2016-03-11 16:13:48 +0100
871b945
Remove useless logging in socket reducer. by
2016-03-11 16:13:26 +0100
0af5dfe
Do not auto-refresh login status. by
2016-03-11 16:13:00 +0100
f05a832
Log incoming messages to console for debugging. by
2016-03-11 16:12:29 +0100
98a4f83
Add LoginStatusPane. by
2016-03-11 14:05:04 +0100
8b19a2f
Add redux-thunk. by
2016-03-11 09:25:26 +0100
885f50a
Add message to SEND_MESSAGE action for debugging. by
2016-03-11 08:35:24 +0100
1cf89b8
Refactor socket status into SocketStatusPane. by
2016-03-07 17:47:39 +0100
e3772b2
Add Session.vim to gitignore. by
2016-03-07 17:43:24 +0100
f7416e4
Start writing ControlMessage. by
2016-03-04 11:59:09 +0100
7a31415
Add ConnectForm. by
2016-03-04 11:58:46 +0100
2063a93
Remove all example code, add websocket. by
2016-03-03 16:23:21 +0100
ea9336e
Initial commit. by
2016-03-01 18:58:16 +0100