This website requires JavaScript.
Explore
Help
Register
Sign In
inmake
/
stream.graff.tech-new
Watch
1
Star
0
Fork
0
You've already forked stream.graff.tech-new
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
f968c3e1442ea27ff9ce66a58b1daef360ad2016
stream.graff.tech-new
/
client
/
src
/
hooks
T
History
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
..
useAuth.ts
init
2025-10-03 15:43:22 +05:00
useChatHistory.ts
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
useVoiceActivity.ts
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
useWebRTC.ts
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