bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/user-list
Arthurk12 3efdbd9012 feat(reactions): add akka messages to clear all emojis status
Adds two new messages which clear the users emoji statuses. This messages
enables this task to be done in a single call, instead of triggering one
method call for each user.
'ClearAllUsersEmojiCmdMsg' is sent from meteor to akka and updates all the
emoji states in the users model.
'ClearedAllUsersEmojiEvtMsg' is sent from akka to meteor. This triggers the
 mongo collection update.
2023-05-24 10:49:42 -03:00
..
captions-list-item fix cc icon styles 2022-04-07 15:14:12 -03:00
chat-list-item Merge remote-tracking branch 'upstream/v2.6.x-release' into 26-27-apr24 2023-04-24 17:15:47 -03:00
custom-logo fix: logo area size 2022-04-14 14:53:28 -03:00
user-list-content fix(reactions) reactions when using avatar 2023-04-27 15:43:25 -03:00
component.jsx user-list component refactor 2021-12-06 16:32:41 +00:00
container.jsx remove duplicated props in withTracker return 2022-01-14 17:48:13 +00:00
service.js feat(reactions): add akka messages to clear all emojis status 2023-05-24 10:49:42 -03:00
styles.js fix smallTitle 2021-10-21 19:00:12 +00:00