stijn
|
8c02543bca
|
Add user list toggle with responsive visibility in ChatService and ChatInfoComponent, implement UserListComponent, and update styles for user list and toggles.
|
2026-08-09 00:59:44 +02:00 |
|
stijn
|
c8b5a01c21
|
Refactor mini-message system: add precomputed styles for optimization, update models and components to use preprocessed nodes, and display total message counts in ChatInfo UI.
|
2026-08-01 23:33:34 +02:00 |
|
stijn
|
5be3072b26
|
Extract display name logic to NameFormatService, refactor colored name parsing, and improve channel list scrolling.
|
2026-08-01 22:42:37 +02:00 |
|
stijn
|
f9f05dcc88
|
Replace servers with channels in chat functionality: refactored UI components, service logic, and message model to support channels (SERVER, DM, PARTY, GAC).
|
2026-08-01 19:10:33 +02:00 |
|
stijn
|
b415d2968d
|
Add notification support with enable/disable functionality and sound effects for new messages.
|
2026-07-19 18:39:24 +02:00 |
|
stijn
|
d61f2ed938
|
Modularize chat page with new components (chat-box, server-list, chat-info). Introduce server filtering, real-time updates, and redesigned layout for enhanced usability.
|
2026-07-19 17:12:03 +02:00 |
|