sw-fe/src/components/Chat
Sociowire Dev fa8134fd41 Fix truth voting, chat updates, and mobile contact dropdown
- Fix truth voting: add error logging, prevent duplicate event listeners,
  guard against concurrent votes
- Add real-time friends list updates in chat via custom event
- Make mobile contact dropdown narrower (260px) and stay on right side
- Add data-vote-bound attribute to prevent duplicate vote handlers

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 20:35:29 +00:00
..
ChatContainer.css Fix truth voting, chat updates, and mobile contact dropdown 2026-01-12 20:35:29 +00:00
ChatContainer.jsx Fix truth voting, chat updates, and mobile contact dropdown 2026-01-12 20:35:29 +00:00
ChatWindow.css Add sidebar with friends list to chat window 2026-01-12 19:11:46 +00:00
ChatWindow.jsx Add sidebar with friends list to chat window 2026-01-12 19:11:46 +00:00
cryptoUtils.js feat: add real-time chat system with i18n support 2026-01-09 20:40:28 +00:00
useChat.js feat: add real-time chat system with i18n support 2026-01-09 20:40:28 +00:00