inmake
|
f968c3e144
|
Refactor ChatPopup to filter real-time messages by sessionId, enhance message deduplication logic, and improve logging for message statistics. Update MessageFeed to handle initial scroll behavior and add keydown event for message input handling. Adjust useChatHistory to prevent automatic refetching of chat history.
|
2025-10-31 16:17:49 +05:00 |
|
inmake
|
712448b1c5
|
Refactor ChatPopup to update WebRTC userId upon authentication, enhance identifier logic for message comparison, and localize guest label. Update useWebRTC to include userId update function and adjust API request headers for guestId handling based on authentication status.
|
2025-10-31 14:40:49 +05:00 |
|
inmake
|
000c4caacb
|
Update environment configurations for client and server, refactor ChatPopup to accept sessionId as a prop, enhance chat message handling with senderName and guestId, and improve error logging in chat message processing. Adjust useChatHistory and useWebRTC hooks for better state management and message retrieval.
|
2025-10-30 19:27:35 +05:00 |
|
inmake
|
1cacd070eb
|
Enhance SessionUsersPanel and UserCamera components by implementing local speaking state management with debounce for efficient updates. Refactor grid column calculation and participant filtering for improved performance. Adjust logging in useVoiceActivity and useWebRTC hooks to reduce console noise.
|
2025-10-30 18:14:44 +05:00 |
|
inmake
|
af4ca0637a
|
Refactor SessionUsersPanel to optimize performance with useMemo for active cameras count, grid columns, grid rows, and active participants filtering. Update useWebRTC to prevent unnecessary state updates for participant stream, audio, video, and speaking state changes. Clean up SessionPage layout for consistency.
|
2025-10-30 18:07:36 +05:00 |
|
inmake
|
4b81b22a1d
|
Update environment configurations for local development, add socket.io and uuid dependencies, and refactor session management to support guest IDs for unauthorized users. Enhance ParticipantsPopup and UserCamera components to handle local media permissions and improve user session handling. Update optional authentication middleware to manage guest IDs and session validation.
|
2025-10-28 16:58:38 +05:00 |
|
inmake
|
2378ed1ff4
|
Update environment configuration for production, refactor WebRTC components, and enhance chat functionality. Replace deprecated SessionUsersPanel with SessionPage, integrate chat history loading, and improve audio/video toggle handling. Remove unused SessionUsersPanel2 component and update related socket event handling in the server.
|
2025-10-27 16:49:52 +05:00 |
|
inmake
|
f70e8f88b2
|
Update environment configuration for local development, add new dependencies for WebRTC functionality, and refactor user session management components. Remove deprecated SessionUsersPanel and enhance SessionUsersPanel2 with improved user handling and controls. Integrate socket.io for real-time communication in the server.
|
2025-10-24 18:17:12 +05:00 |
|
inmake
|
531e2d2e7e
|
init
|
2025-10-03 15:43:22 +05:00 |
|