mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-24 08:56:28 +00:00
✨(frontend) add emoji reactions feature
Implement a new reactions system allowing users to send quick emoji responses during video calls. This feature is present in most visio softwares. Particulary this commit: - Add ReactionsButton to control bar with emoji selection - Support floating emoji animations
This commit is contained in:
committed by
aleb_the_flash
parent
16929bcc83
commit
b962dddbf2
@@ -12,5 +12,8 @@
|
||||
"lowerHand": {
|
||||
"auto": "It seems you have started speaking, so your hand will be lowered.",
|
||||
"dismiss": "Keep hand raised"
|
||||
},
|
||||
"reaction": {
|
||||
"description": "{{name}} reacted with {{emoji}}"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user