Titouan Rigoudy
|
c180e7ae90
|
Fix chat x-overflow for narrow screen.
|
4 years ago |
Titouan Rigoudy
|
7e91820fd8
|
Fix handling of long user names.
|
4 years ago |
Titouan Rigoudy
|
55fd05d605
|
Fix display of long room names.
|
4 years ago |
Titouan Rigoudy
|
3879e66ca3
|
Handle room not found scenario.
|
4 years ago |
Titouan Rigoudy
|
4c6be210a3
|
Handle user not found scenario.
|
4 years ago |
Titouan Rigoudy
|
e8bf349b31
|
Link from room members to user details.
|
4 years ago |
Titouan Rigoudy
|
f47d5c6bcd
|
Introduce paths modules.
|
4 years ago |
Titouan Rigoudy
|
b2f744dbcb
|
Improve styling of message timestamps.
|
4 years ago |
Titouan Rigoudy
|
d11fe88b58
|
Display message timestamps.
|
4 years ago |
Titouan Rigoudy
|
3f2efca8dd
|
Handle socket closed events.
|
4 years ago |
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 |