120 Commits (0d18a3550f01f6b6c52c6b61a4c1fdd49456bffa)
 

Author SHA1 Message Date
  Titouan Rigoudy 0d18a3550f Improve LoginStatusPane. 4 years ago
  Titouan Rigoudy 25142661db Handle LoginStatusResponse. 4 years ago
  Titouan Rigoudy 8e2293d738 Introduce message acking. 4 years ago
  Titouan Rigoudy 31ea570100 Fix fake user name. 4 years ago
  Titouan Rigoudy 28db55a708 Add missing key to room member li elements. 4 years ago
  Titouan Rigoudy 36ab4e19f7 Fix TypeScript errors. 4 years ago
  Titouan Rigoudy 77fe01c394 Remove stale comment. 4 years ago
  Titouan Rigoudy 1af69071c2 Add room details pane. 4 years ago
  Titouan Rigoudy 282b587568 Fix scrolling for over-long lists. 4 years ago
  Titouan Rigoudy 8846b914e8 Start fixing app height when list is too large. 4 years ago
  Titouan Rigoudy 86fe0af694 Update room state on receiving RoomJoinResponse. 4 years ago
  Titouan Rigoudy 2dce3cdccb Remove fake initial room state. 4 years ago
  Titouan Rigoudy ba61e78478 Fix handling of Room{Join,Leave}Response. 4 years ago
  Titouan Rigoudy c0d67647c8 WIP: attempt to fix over-long formatting of searchable list. 4 years ago
  Titouan Rigoudy b48fde70d2 Remove stale TODO. 4 years ago
  Titouan Rigoudy 5e3479a226 Fix RoomListResponse conversion. 4 years ago
  Titouan Rigoudy ae2b8d24b7 Introduce super basic UserDetails. 4 years ago
  Titouan Rigoudy 212a6a3411 Style h3. 4 years ago
  Titouan Rigoudy d102ea9d40 Handle Room{Join,Leave}Response. 4 years ago
  Titouan Rigoudy 0d99bedd97 Send RoomJoinRequest and RoomLeaveRequest. 4 years ago
  Titouan Rigoudy f9c4c1cb4b Handle new message format for room module. 4 years ago
  Titouan Rigoudy c1556d9a14 Adapt socket requests to new format. 4 years ago
  Titouan Rigoudy 94793fd0d5 Add filter to SearchableList. 4 years ago
  Titouan Rigoudy f15f773e22 Pass component to SearchableList as props. 4 years ago
  Titouan Rigoudy bbbe6cb8d9 Improve UserList, add title and refresh button. 4 years ago
  Titouan Rigoudy 8abfebd428 Remove useless SearchableList props. 4 years ago
  Titouan Rigoudy a738fbdab7 Entirely re-style using Tailwind CSS. 4 years ago
  Titouan Rigoudy 568ad64fcf Style /connect using Tailwind CSS. 4 years ago
  Titouan Rigoudy fa719ec77c Add TODO. 4 years ago
  Titouan Rigoudy 178319f949 Disambiguate Room type. 4 years ago
  Titouan Rigoudy cbf59bd8a2 Install Tailwind CSS. 4 years ago
  Titouan Rigoudy 8d7a7045c4 Fix /users, display links. 4 years ago
  Titouan Rigoudy bb1cd32c50 More absolute imports. 4 years ago
  Titouan Rigoudy 8db27089a7 Remove extraneous div. 4 years ago
  Titouan Rigoudy 92d18058ec Implement very simple /users page. 4 years ago
  Titouan Rigoudy f0d6ab004c Define minimal user message middleware. 4 years ago
  Titouan Rigoudy 32e36d359b Define user slice. 4 years ago
  Titouan Rigoudy a51f84d3ae Fix decoding logic for /rooms. 4 years ago
  Titouan Rigoudy 6703bf465c Delete old, unused files. 4 years ago
  Titouan Rigoudy 2999ff3900 Move LoginStatusPane to login module. 4 years ago
  Titouan Rigoudy 1c1b24adf5 Rename websocket module to socket. 4 years ago
  Titouan Rigoudy e13bf38b35 Move components to room module, use absolute imports. 4 years ago
  Titouan Rigoudy 0979c193e0 Encode/decode room names in URLs. 4 years ago
  Titouan Rigoudy 004a262e65 Reset chat message form after sending. 4 years ago
  Titouan Rigoudy 9b27c59d58 Implement simple chat UI. 4 years ago
  Titouan Rigoudy b58c03e30d Fix up Room component and add routes to RoomsPane. 4 years ago
  Titouan Rigoudy 586d9ce626 Define some filler initial rooms for testing. 4 years ago
  Titouan Rigoudy 77ba81696b Handle RoomMessageResponse. 4 years ago
  Titouan Rigoudy 124bc7bef3 Use socket message middleware for rooms. 4 years ago
  Titouan Rigoudy 14ff40f356 Handle invalid LoginStatusResponse. 4 years ago