webapp/src/modules
padreug 5a899d1501 Enhance ChatService to process market messages in chat
- Updated ChatService to forward market messages to the chat interface, ensuring they are displayed alongside regular chat messages.
- Improved message formatting for payment requests and order status updates, providing clearer user notifications.
- Deprecated the previous order updates subscription method in useMarket, redirecting functionality to the chat service for better integration.

These changes improve the user experience by consolidating message handling and enhancing clarity in communication.
2025-09-07 00:08:38 +02:00
..
base Implement auth guard and app branding improvements 2025-09-06 19:29:48 +02:00
chat Enhance ChatService to process market messages in chat 2025-09-07 00:08:38 +02:00
events Fix TypeScript build errors in module pages 2025-09-06 17:00:27 +02:00
market Enhance ChatService to process market messages in chat 2025-09-07 00:08:38 +02:00
nostr-feed 1.3.5 Module Registration Pattern: Add BaseModulePlugin abstraction 2025-09-06 12:16:40 +02:00