jeffsi-meet/react/features/chat/components/web
Jeff Emmett 325960fa15 feat(reactions,chat): expand emoji features across reactions, chat picker, and message reactions
Add 8 new floating reactions (party, thinking, wave, cry, eyes, mindblown, pray, rocket) in a
two-row grid layout without sounds or shortcuts. Replace the basic SmileysPanel in chat with a
full @emoji-mart/react picker featuring categories, search, and skin tones. Expand message
reaction quick-access from 5 to 8 emojis with a "+" button to open the full picker.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 11:22:48 -07:00
..
Chat.tsx Initial commit: Jeffsi Meet - forked from Jitsi Meet 2026-01-08 19:27:14 +01:00
ChatButton.tsx Initial commit: Jeffsi Meet - forked from Jitsi Meet 2026-01-08 19:27:14 +01:00
ChatCounter.tsx Initial commit: Jeffsi Meet - forked from Jitsi Meet 2026-01-08 19:27:14 +01:00
ChatHeader.tsx Initial commit: Jeffsi Meet - forked from Jitsi Meet 2026-01-08 19:27:14 +01:00
ChatInput.tsx feat(reactions,chat): expand emoji features across reactions, chat picker, and message reactions 2026-03-09 11:22:48 -07:00
ChatMessage.tsx Initial commit: Jeffsi Meet - forked from Jitsi Meet 2026-01-08 19:27:14 +01:00
ChatMessageGroup.tsx Initial commit: Jeffsi Meet - forked from Jitsi Meet 2026-01-08 19:27:14 +01:00
ChatPrivacyDialog.tsx Initial commit: Jeffsi Meet - forked from Jitsi Meet 2026-01-08 19:27:14 +01:00
ClosedCaptionsTab.tsx Initial commit: Jeffsi Meet - forked from Jitsi Meet 2026-01-08 19:27:14 +01:00
DisplayNameForm.tsx Initial commit: Jeffsi Meet - forked from Jitsi Meet 2026-01-08 19:27:14 +01:00
EmojiPicker.tsx feat(reactions,chat): expand emoji features across reactions, chat picker, and message reactions 2026-03-09 11:22:48 -07:00
EmojiSelector.tsx feat(reactions,chat): expand emoji features across reactions, chat picker, and message reactions 2026-03-09 11:22:48 -07:00
FileMessage.tsx Initial commit: Jeffsi Meet - forked from Jitsi Meet 2026-01-08 19:27:14 +01:00
GifMessage.tsx Initial commit: Jeffsi Meet - forked from Jitsi Meet 2026-01-08 19:27:14 +01:00
KeyboardAvoider.tsx Initial commit: Jeffsi Meet - forked from Jitsi Meet 2026-01-08 19:27:14 +01:00
MessageContainer.tsx Initial commit: Jeffsi Meet - forked from Jitsi Meet 2026-01-08 19:27:14 +01:00
MessageMenu.tsx Initial commit: Jeffsi Meet - forked from Jitsi Meet 2026-01-08 19:27:14 +01:00
MessageRecipient.tsx Initial commit: Jeffsi Meet - forked from Jitsi Meet 2026-01-08 19:27:14 +01:00
NewMessagesButton.tsx Initial commit: Jeffsi Meet - forked from Jitsi Meet 2026-01-08 19:27:14 +01:00
PrivateMessageButton.tsx Initial commit: Jeffsi Meet - forked from Jitsi Meet 2026-01-08 19:27:14 +01:00
ReactButton.tsx feat(reactions,chat): expand emoji features across reactions, chat picker, and message reactions 2026-03-09 11:22:48 -07:00
SmileysPanel.tsx Initial commit: Jeffsi Meet - forked from Jitsi Meet 2026-01-08 19:27:14 +01:00
SubtitleMessage.tsx Initial commit: Jeffsi Meet - forked from Jitsi Meet 2026-01-08 19:27:14 +01:00
SubtitlesGroup.tsx Initial commit: Jeffsi Meet - forked from Jitsi Meet 2026-01-08 19:27:14 +01:00
SubtitlesMessagesContainer.tsx Initial commit: Jeffsi Meet - forked from Jitsi Meet 2026-01-08 19:27:14 +01:00