94 Commits (a738fbdab7750999effc86c70e3b42125f1bf64f)
 

Author SHA1 Message Date
  Titouan Rigoudy d04a768037 Make entire rooms state immutable. 9 years ago
  Titouan Rigoudy 085a8c4fc4 Make rooms state immutable, fix room leaving mechanism. 9 years ago
  Titouan Rigoudy 2ea93c8d68 Refactor rooms reducer, rename rooms.rooms to rooms.roomMap. 9 years ago
  Titouan Rigoudy 6df7f6864d Huge move to react-router. 9 years ago
  Titouan Rigoudy c01359bc07 Add RoomUserList. 9 years ago
  Titouan Rigoudy 05e16de0ba Remove react-slingshot README. 9 years ago
  Titouan Rigoudy 2b5ae5e368 Migrate RoomActions away from SOCKET_SEND_MESSAGE action. 9 years ago
  Titouan Rigoudy bdad6d168f Start migrating away from SOCKET_SEND_MESSAGE action. 9 years ago
  Titouan Rigoudy c2dd429eb8 Only show main window if login is successful. 9 years ago
  Titouan Rigoudy 0668a30d88 Reset RoomChatForm when a message is sent. 9 years ago
  Titouan Rigoudy 9219c6ace9 Tweak RoomChat code to include room name in room prop. 9 years ago
  Titouan Rigoudy 1892367c0d Make RoomChat a component, not a container. 9 years ago
  Titouan Rigoudy 85ad7c2e40 Tweak RoomChatHeader code and appearance. 9 years ago
  Titouan Rigoudy c2d5775806 Add RoomLeave functionality. 9 years ago
  Titouan Rigoudy e99cd92049 Rename JoinRoom to RoomJoin. 9 years ago
  Titouan Rigoudy 174f8f67ac Rename SayRoom to RoomMessage. 9 years ago
  Titouan Rigoudy 228f0db215 Show rooms which we are members of. 9 years ago
  Titouan Rigoudy 79226dc594 Display messages in a modern way. 9 years ago
  Titouan Rigoudy 2ef2f63705 Fix styling of RoomChat, add real room joining mechanism. 9 years ago
  Titouan Rigoudy e7dcdaeea0 Make room_data.messages an Immutable.List. 9 years ago
  Titouan Rigoudy 46f30ddf79 Add RoomChatForm and make chat work :) 9 years ago
  Titouan Rigoudy 57416782ce Add joinRoom and sayRoom ControlRequests. 9 years ago
  Titouan Rigoudy 110a9b16bc Fix configureStore to actually enable middleware. 9 years ago
  Titouan Rigoudy 87ac3e2ac1 Use string action types for redux-logger. 9 years ago
  Titouan Rigoudy 70da089658 Store socket in state, handle it with reducer. 9 years ago
  Titouan Rigoudy aaec39396a Update TODO 9 years ago
  Titouan Rigoudy 1964220ada Big changes everywhere... 9 years ago
  Titouan Rigoudy 0785094f89 Add TODO.md 9 years ago
  Titouan Rigoudy 289a35682f Add RoomChat, lay out everything nicely. 9 years ago
  Titouan Rigoudy 1c02cc2918 Add location to propTypeRequiredWrapper error message. 9 years ago
  Titouan Rigoudy 5974c009a8 Add Header. 9 years ago
  Titouan Rigoudy e429715f50 Add RoomsPane, RoomList, room reducer. 9 years ago
  Titouan Rigoudy 871b945ce5 Remove useless logging in socket reducer. 9 years ago
  Titouan Rigoudy 0af5dfec8b Do not auto-refresh login status. 9 years ago
  Titouan Rigoudy f05a832749 Log incoming messages to console for debugging. 9 years ago
  Titouan Rigoudy 98a4f832b9 Add LoginStatusPane. 9 years ago
  Titouan Rigoudy 8b19a2f5bb Add redux-thunk. 9 years ago
  Titouan Rigoudy 885f50a52c Add message to SEND_MESSAGE action for debugging. 9 years ago
  Titouan Rigoudy 1cf89b8ecb Refactor socket status into SocketStatusPane. 9 years ago
  Titouan Rigoudy e3772b2afe Add Session.vim to gitignore. 9 years ago
  Titouan Rigoudy f7416e4d37 Start writing ControlMessage. 9 years ago
  Titouan Rigoudy 7a31415fd1 Add ConnectForm. 9 years ago
  Titouan Rigoudy 2063a93d68 Remove all example code, add websocket. 9 years ago
  Titouan Rigoudy ea9336ec2c Initial commit. 9 years ago