Commit graph

14 commits

Author SHA1 Message Date
1d0fde3e36
feat: add padding on the sides of the message text input 2025-05-29 16:35:34 +02:00
c8598b39e6
feat: change color of message text input to inherit 2025-05-29 16:35:14 +02:00
c3b72b3be6
feat: make send button and message input box slightly bigger 2025-05-29 15:31:36 +02:00
786b4e0925
feat: add rounded corners to message box and input 2025-05-29 15:23:10 +02:00
454633720b
feat: styled button a bit 2025-05-29 04:58:43 +02:00
e1578a1302
feat: disable input history in message text box 2025-05-29 04:58:28 +02:00
fb85a2a33f
feat: improve styling of message box area 2025-05-29 04:52:02 +02:00
94fa7dc1c0
feat: add top margin for message box 2025-05-29 04:30:24 +02:00
bc94d22ef0
feat: switch to using user property of message object 2025-05-29 04:27:19 +02:00
b164abeda9
feat: implement autoscroll
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-05-29 04:13:02 +02:00
19fcccfb5b
feat: make chat scroll position to be at the bottom upon load 2025-05-28 20:20:28 +02:00
c7b853230e
feat: implement fetching of usernames for messages
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-05-27 01:47:48 +02:00
68292b4e78 fix: ? display uuid instead of the same username for all messages
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-05-27 00:32:24 +02:00
646ae78776 feat: add components for showing messages 2025-05-26 22:49:43 +02:00