web-app/src/modules/chat
padreug ef7333e68e Enhance VisibilityService integration for WebSocket and chat services
- Add detailed examples for WebSocket connection recovery and chat message synchronization in the VisibilityService documentation.
- Refactor ChatService to register with VisibilityService, enabling automatic handling of app visibility changes and missed message synchronization.
- Implement connection recovery logic in NostrclientHub and ChatService to ensure seamless user experience during app backgrounding.
- Update base module to ensure proper initialization of services with VisibilityService dependencies, enhancing overall connection management.
2025-09-05 15:57:02 +02:00
..
components Implement LNbits integration in AuthService and enhance ChatComponent for improved user experience 2025-09-05 02:48:47 +02:00
composables Refactor authentication and async operation handling in useAuth composable 2025-09-05 06:08:08 +02:00
services Enhance VisibilityService integration for WebSocket and chat services 2025-09-05 15:57:02 +02:00
types Enhance market module with new chat and events features 2025-09-05 00:01:40 +02:00
views Refactor ChatComponent and ChatPage for improved readability and maintainability 2025-09-05 00:40:51 +02:00
index.ts Add BaseService and refactor ChatService for improved dependency management 2025-09-05 06:19:08 +02:00