Joao Siebel
|
3e95ed0e4b
|
Merge remote-tracking branch 'upstream/v2.2.x-release' into merge-2.2
|
2020-06-16 16:40:56 -03:00 |
|
Joao Siebel
|
6c6825d101
|
Subscribe to collections when user role change. close #9733
|
2020-06-05 10:32:05 -03:00 |
|
Anton Georgiev
|
c9e996de21
|
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.2-into-develop
|
2020-05-25 17:32:24 +00:00 |
|
Anton Georgiev
|
fdcccbbc29
|
Merge pull request #9640 from antobinary/ban-eject-user
Distinguish between eject and ban for Remove user
|
2020-05-22 11:37:11 -04:00 |
|
Anton Georgiev
|
e7917994d5
|
add banUser field in EjectUserFromMeetingCmdMsgBody
|
2020-05-22 10:45:28 -04:00 |
|
Anton Georgiev
|
5238d81193
|
Simplify the code used for promote-demote subscriptions
|
2020-05-20 17:07:36 -04:00 |
|
Anton Georgiev
|
80e6b168ea
|
use Meteor setTimeout to run within Fiber
|
2020-05-09 09:52:16 -04:00 |
|
Tiago Jacobs
|
d6132e97b5
|
Postpone websocket close for a failed authToken
|
2020-05-08 19:08:50 -03:00 |
|
Tiago Jacobs
|
eee9d89668
|
Add key to log message
|
2020-05-08 18:47:54 -03:00 |
|
Tiago Jacobs
|
70f39ee758
|
Change validateAuthToken key generator
|
2020-05-08 18:45:35 -03:00 |
|
Anton Georgiev
|
dc0c2f7b21
|
switch setPresenterInPodReqMsg to in-file function, not method
|
2020-04-29 08:00:32 -04:00 |
|
Tiago Jacobs
|
4bfd924c64
|
Refactor connection definition of userId to wait for validateAuthToken
|
2020-04-29 00:33:45 -03:00 |
|
Anton Georgiev
|
97682d9162
|
Revert "Merge pull request #8759 from capilkey/2.2-join-fix"
This reverts commit 5af41dabb4 , reversing
changes made to 004d872584 .
|
2020-03-25 16:12:36 -04:00 |
|
Chad Pilkey
|
e9a73217da
|
only join a user if the connection is still active
|
2020-03-11 13:40:50 -07:00 |
|
Chad Pilkey
|
6456ad0010
|
add meetingId to some server-side collection selectors
|
2020-03-04 07:54:32 -08:00 |
|
Anton Georgiev
|
1fa426058f
|
corrected issues related to publishing and methods
|
2020-02-13 14:19:29 -05:00 |
|
Anton Georgiev
|
a8f4827af8
|
utilize Meteor connection id instead of trusting client side meetingId, userId
|
2020-02-06 15:48:16 -05:00 |
|
Anton Georgiev
|
4e1d55efd2
|
Prevent parallel screenshare and external-video
|
2019-12-18 16:40:04 -05:00 |
|
Tainan Felipe
|
957225fabf
|
Rename collection to video-streams
|
2019-09-06 13:50:31 -03:00 |
|
Tainan Felipe
|
c27ff18958
|
Merge remote-tracking branch 'upstream/master' into video-performance
|
2019-09-06 10:16:22 -03:00 |
|
Tainan Felipe
|
060e82dddf
|
Move hasStream to video-users collection
|
2019-09-05 15:29:30 -03:00 |
|
Anton Georgiev
|
7ec10d779a
|
adjust flipped check for Moderator, isGuest, etc
|
2019-08-30 16:13:40 -04:00 |
|
Anton Georgiev
|
892336632f
|
added "fields:{...}", removed most mapUser
|
2019-08-28 16:32:55 -04:00 |
|
Joao Siebel
|
132609414a
|
Fix Clear All status icons action
The problem was caused by a wrong parameter being passed down
to the function that set the emoji status for the user
close #7924
|
2019-08-19 09:56:21 -03:00 |
|
Anton Georgiev
|
26da08c3a8
|
Merge pull request #7861 from Tainan404/userlist-rerendering
Reduce Userlist Renderings
|
2019-08-09 14:15:10 -04:00 |
|
Tainan Felipe
|
f2bc6553c8
|
Remove unnecessary variable
|
2019-07-30 14:13:47 -03:00 |
|
Tainan Felipe
|
1b2dff4b64
|
Remove moderator property
|
2019-07-30 10:56:20 -03:00 |
|
Tainan Felipe
|
a3b33a64a9
|
Remove leftovers
|
2019-07-30 10:09:03 -03:00 |
|
Tainan Felipe
|
73cf694a69
|
Reduce the amount of userlist renders
|
2019-07-30 09:03:10 -03:00 |
|
Tainan Felipe
|
b570c87d38
|
WIP
|
2019-07-29 11:29:31 -03:00 |
|
Joao Siebel
|
d556661873
|
save settings in a collection. close #7774
|
2019-07-29 11:17:38 -03:00 |
|
Chad Pilkey
|
cb58037ea1
|
fix crash from invalid online users
|
2019-07-08 19:04:12 +00:00 |
|
Anton Georgiev
|
f095f04fd3
|
Merge pull request #7702 from capilkey/fix-user-roles
Clean up user roles
|
2019-07-04 14:57:19 -04:00 |
|
Tainan Felipe
|
9df7ba1a1a
|
Merge branch 'master' into fix-user-leaving
|
2019-07-01 17:24:09 -03:00 |
|
Tainan Felipe
|
88cfb70255
|
Add ping-pong message to html5 client
|
2019-07-01 16:00:27 -03:00 |
|
Chad Pilkey
|
f0930e2d23
|
refactor user role management to follow proper format
|
2019-06-28 21:02:12 +00:00 |
|
Chad Pilkey
|
0de1d1d129
|
fix regression from #7606, handle roles correctly
|
2019-06-28 18:50:57 +00:00 |
|
Joao Siebel
|
cb22710917
|
update logging for settings changes
|
2019-06-27 14:01:14 -03:00 |
|
Anton Georgiev
|
5fb0c10ea6
|
Merge branch 'master' into issue-7556
|
2019-06-21 10:44:32 -04:00 |
|
Chad Pilkey
|
6e26a1c73d
|
fix for voice-only users not appearing in the audio
|
2019-06-13 18:33:11 +00:00 |
|
Tainan Felipe
|
76bcdbc7dd
|
Remove console
|
2019-06-12 15:05:25 -03:00 |
|
Tainan Felipe
|
d948a6a008
|
Add toast for webcam lock suggestion
|
2019-06-12 15:03:23 -03:00 |
|
Joao Siebel
|
8ba90b2121
|
Merge remote-tracking branch 'upstream/master' into network-indicator
|
2019-05-23 15:42:38 -03:00 |
|
Joao Siebel
|
a2d2dc332f
|
fix a problem with local stream and update the code
|
2019-05-23 15:25:31 -03:00 |
|
Tainan Felipe
|
2f63c174a3
|
Fix youtube keeps playing audio when user left the meeting
|
2019-05-17 16:39:05 -03:00 |
|
Joao Siebel
|
fea22d5eef
|
add flag to enable monitoring, correct who can see network problems and update logic
|
2019-05-09 18:25:29 -03:00 |
|
Joao Siebel
|
5ad451cfff
|
prevent unnecessary network information update
|
2019-04-23 09:02:15 -03:00 |
|
Joao Siebel
|
c98db398fc
|
Merge remote-tracking branch 'upstream/master' into network-indicator
|
2019-04-22 09:18:02 -03:00 |
|
Joao Siebel
|
08d177dac0
|
add initial network logic
|
2019-04-18 18:15:48 -03:00 |
|
Joao Siebel
|
dcbce93e7c
|
add webcams data collector
|
2019-04-12 11:11:36 -03:00 |
|