bigbluebutton-Github/bigbluebutton-html5
Mario Jr c7df108f5a Improve the way we observe changes on Users's collection
It is safer to look at subscriptions's state to users instead of depending
on the initial state of the collection at mounting time. Although
i couldn't force any race conditions on this, there's a chance it could
happen. The fix avoid this problem.
This complements #11533
2021-03-08 18:08:56 -03:00
..
.meteor updated Meteor from 1.10.1 to 1.10.2 2020-07-17 15:07:37 +00:00
client Fix hit area of more message bellow and css recalc 2021-02-01 19:12:04 -03:00
dev_local_deployment Added deploy_to_usr_share.sh to override locally bbb-html5 2021-02-16 15:59:01 +00:00
imports Improve the way we observe changes on Users's collection 2021-03-08 18:08:56 -03:00
private split end meeting message in two parts 2021-03-08 16:14:09 -03:00
public Use doorbell sound as waiting guest notification 2021-03-03 15:03:24 -03:00
server Create ClientConnections structure and auth-token-validation collection 2020-09-01 09:07:56 -03:00
tests Merge remote-tracking branch 'upstream/develop' into add-tests-recording-to-video 2021-03-01 18:47:35 -03:00
.dockerignore
.eslintignore
.eslintrc.js
.gitignore
deploy_to_usr_share.sh Added deploy_to_usr_share.sh to override locally bbb-html5 2021-02-16 15:59:01 +00:00
docker-entrypoint.sh
Dockerfile
Dockerfile.dev
package-lock.json Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into march4-merge 2021-03-04 21:25:47 +00:00
package.json Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into march4-merge 2021-03-04 21:25:47 +00:00
test-html5.sh
TRANSIFEX_PULL_INSTRUCTIONS.md
transifex.sh Tackled numerous incorrect usage of newLine and doubleQuotes in Transifex 2020-09-10 03:02:19 +00:00