akastijn
|
9757ce2ffa
|
Inject EventPublisher dependency into ChatServiceTest setup for enhanced test isolation and mocking.
|
2026-08-02 17:21:17 +02:00 |
|
akastijn
|
b71a2f19b8
|
Refactor EventPublisher and ChatService: replace UUID-based keys with generic unique string keys, add session cleanup callbacks, and update related logic for better extensibility and reusability.
|
2026-08-02 17:06:53 +02:00 |
|
akastijn
|
5987ee4133
|
Remove redundant test assertion for sender visibility in ChatServiceTest
|
2026-08-01 22:24:27 +02:00 |
|
akastijn
|
8931bdc30d
|
Add nickname retrieval support: implemented NicknameMapper for database queries, updated ChatService to return player names with optional nicknames, and extended /chat/player/{uuid}/name API endpoint.
|
2026-08-01 19:57:55 +02:00 |
|
akastijn
|
3100ac21c3
|
Add ChatService test suite to verify message filtering and delivery to appropriate users.
|
2026-08-01 18:26:30 +02:00 |
|
Teriuihi
|
67a3162ae3
|
Added backend and fixed openapi generation
|
2025-04-08 22:24:24 +02:00 |
|