Commit graph

14 commits

Author SHA1 Message Date
c646758e63
added proper scrolling support - 500px bounds for now 2024-01-03 16:27:50 +02:00
f90cf89b39
Styling hacker greentext formatting 2024-01-03 16:22:09 +02:00
4a7c3fbeda
Implemented hello message on join
refactored typedefs
2024-01-02 19:10:32 +02:00
91da28f1fb
Add several explanatory comments on code 2024-01-02 17:18:01 +02:00
fafa985bde
finished prototype v1 - removed deprecated files 2023-12-21 19:42:59 +02:00
8e99d4fa14
dynamic websockets url resolve 2023-12-21 19:38:01 +02:00
6fc628aee3
Temporary solution: renderToStaticMarkup 2023-12-21 19:07:06 +02:00
1fbd955652
FIXME Buggy send message 2023-12-21 17:20:37 +02:00
b73091a7f7
FATAL FIXME No underlying STOMP connection 2023-12-21 16:21:02 +02:00
81226dcaf3
initial stompClient integration 2023-12-21 14:14:55 +02:00
49e7eacb0b
added type compatibility layer
added text data entry for sending new messages
added websockets connection
added type annots
UNTESTED interop between TSX and Java backend
2023-12-21 12:34:29 +02:00
486751022c
started work on frontend message handlers
added type annots to reinforce data structure robustness
started creating Chat.tsx event handlers
2023-12-19 20:27:54 +02:00
884c5dce98
Initial commit - added initial skeletal files 2023-12-19 19:55:24 +02:00
ead2421b7b
Initialize project using Create React App 2023-12-19 19:09:12 +02:00