This website requires JavaScript.
Explore
Help
Sign In
BigBlueButton
/
bigbluebutton-Github
Watch
1
Star
0
Fork
0
You've already forked bigbluebutton-Github
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f81652a4dd
bigbluebutton-Github
/
bigbluebutton-html5
/
imports
/
api
/
user-reaction
/
server
/
index.js
4 lines
69 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feature(reactions): Unify reaction messages with emoji status and pass it through akka
2023-04-27 21:14:50 +08:00
import
'./eventHandlers'
;
feat(reactions): add user reaction add user-reaction collection add emoji picker for user reaction in the user list add options to enable/disable user-reaction add a way to pass style to emoji-picker component
2021-07-16 02:43:38 +08:00
import
'./methods'
;
import
'./publishers'
;
Reference in New Issue
Copy Permalink