Block a user
normalizeComponent utility and update message handling in chat view and service.
ChatListener to improve readability and formatting consistency across message handling and ignored players logic.
ChatLogDao to use Timestamp and update ChatMessageMapper with proper JSON serialization using Jackson.
toJson method in ChatMessageMapper to include notBlocked field in JSON conversion.
/actuator/mappings endpoint access.