bigbluebutton-Github/bigbluebutton-html5
Arthurk12 196d2c1e0a feat(reactions): sync expiration with akka
Currently, the reactions are cleared on mongo based on the expire time.
So to sync its state with akka, an observer is atattched to the user
reactions collection and whenever a reaction is removed because of the
expiration time, akka is notified with message 'UserReactionTimeExpiredCmdMsg'.
2023-05-25 17:32:27 -03:00
..
.meteor chore: upgrade meteor to 2.10.0 2023-01-17 11:31:13 +00:00
client Merge remote-tracking branch 'upstream/v2.6.x-release' into 26-27-apr24 2023-04-24 17:15:47 -03:00
imports feat(reactions): sync expiration with akka 2023-05-25 17:32:27 -03:00
private feature(reactions): Flags to enable new/old status button and to position it centered or to the right 2023-04-28 14:10:27 -03:00
public feat(interactions): add new interactions button 2023-04-27 13:57:40 -03:00
server feat(reactions): add user reaction 2023-04-27 11:54:11 -03:00
.eslintignore
.eslintrc.js
.gitignore copy tldraw fonts to public/files 2023-01-10 10:21:01 -03:00
deploy_to_usr_share.sh Use meteor-npm to install html5 2022-09-20 11:22:35 -03:00
jsconfig.json
package-lock.json Merge remote-tracking branch 'upstream/v2.6.x-release' into 26-27-apr24 2023-04-24 17:15:47 -03:00
package.json Merge remote-tracking branch 'upstream/v2.6.x-release' into 26-27-apr24 2023-04-24 17:15:47 -03:00
run-dev.sh
test-html5.sh
TRANSIFEX_PULL_INSTRUCTIONS.md
transifex.sh