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 |
Titouan Rigoudy
|
fd6cb72625
|
Define socket message middleware.
|
4 years ago |
Titouan Rigoudy
|
a41529d52e
|
Fix compile failures after move to tsx.
|
4 years ago |
Titouan Rigoudy
|
13811d8eba
|
Install prettier as a dev dependency.
|
4 years ago |
Titouan Rigoudy
|
c2485cf3b9
|
Rename files to .tsx.
|
4 years ago |
Titouan Rigoudy
|
3473b396af
|
Implement rough first parts of /rooms.
|
4 years ago |
Titouan Rigoudy
|
e82639f7df
|
Install and run prettier formatter.
|
4 years ago |
Titouan Rigoudy
|
e79e3443a5
|
Simplify {Login,Socket}StatusPane.
|
4 years ago |
Titouan Rigoudy
|
41e0edbcfb
|
Introduce message handlers, fix login reducer.
|
4 years ago |
Titouan Rigoudy
|
692f062a0b
|
Introduce minimal login slice.
|
4 years ago |
Titouan Rigoudy
|
9b8303b42f
|
Remove useless import.
|
4 years ago |