akastijn
|
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 |
|
akastijn
|
b1267068a5
|
Add type, channel, and receiver fields to chat model and filter messages by PUBLIC channel type in ChatService.
|
2026-07-19 22:54:35 +02:00 |
|
akastijn
|
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 |
|
akastijn
|
4b6a491919
|
Introduce MiniMessage rendering system for structured chat formatting and interaction
|
2026-07-19 00:59:04 +02:00 |
|