This update streamlines the chat module by re-organizing message components and their associated actions and reactions. The refactoring introduces a cleaner, more modular structure for message rendering and user interactions, while also adjusting layout spacing for an improved chat experience. Refactoring legacy code

Refactored chat component structure - kutsaniuk/chat