Gustavo Trott
|
be4f0bcebf
|
Removes prop users from BreakoutModel and add prop url_ instead
|
2021-10-01 10:44:01 -03:00 |
|
Ramon Souza
|
a820461b63
|
fix 13232 regression
|
2021-09-29 14:52:30 -03:00 |
|
Ramon Souza
|
de53770d77
|
fix breakout room multiple invitations
|
2021-09-15 14:43:51 -03:00 |
|
Ramon Souza
|
58cd6b2241
|
ensure breakout invitation is sent
|
2021-09-06 15:54:12 -03:00 |
|
Anton Georgiev
|
73da9c15da
|
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-23-july-30
|
2021-07-30 23:43:27 +00:00 |
|
Anton Georgiev
|
aa0ea21990
|
fix(breakouts): Do not allow users to obtain 'redirectToHtml5JoinURL' for others
|
2021-07-30 13:35:44 +00:00 |
|
Gustavo Trott
|
a312557461
|
Adds extend breakout room time functionality
|
2021-06-02 15:29:40 -03:00 |
|
Joao Siebel
|
8bd9d056f2
|
Add try/catch on breakouts methods
|
2021-05-04 13:25:02 -03:00 |
|
Ramon Souza
|
ca345de246
|
add check after extractCredentials is used
|
2021-03-16 13:15:41 -03:00 |
|
Ramon Souza
|
a3780209f3
|
Add property to settings.yml to enable/disable breakout invitations to moderators
|
2021-02-08 14:40:03 -03:00 |
|
Anton Georgiev
|
244a239810
|
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into 2020-12-01-merge
|
2020-12-01 20:02:50 +00:00 |
|
Joao Siebel
|
77d493792f
|
Prevent a case where voiceUser collection was being clean for entire server
|
2020-11-30 17:01:41 -03:00 |
|
Joao Siebel
|
ccda3b3a34
|
WIP remove callback from update methods
|
2020-11-26 13:23:57 -03:00 |
|
Joao Siebel
|
11f1a1ac47
|
Merge remote-tracking branch 'upstream/v2.2.x-release' into remove-callbacks
|
2020-11-25 10:54:18 -03:00 |
|
Joao Siebel
|
a244fc1acf
|
WIP remove callback from remove operations
|
2020-11-24 17:44:13 -03:00 |
|
Anton Georgiev
|
3faabd1821
|
Merge 2.2.29 and 2.2.30 into 2.3.x
|
2020-11-24 15:13:09 +00:00 |
|
Anton Georgiev
|
21644a1a43
|
Remove string interpolation for server debug and verbose logs
|
2020-11-23 14:35:59 -05:00 |
|
Joao Siebel
|
b2adffa4c2
|
Merge remote-tracking branch 'upstream/develop' into connection-manager
|
2020-09-18 16:30:20 -03:00 |
|
mvasylenko
|
7ba421cc4a
|
Configurable max number of breakout rooms
Use this wisely: breakoutRoomLimit parameter was introduced to controll max number of breakout rooms.
|
2020-09-10 11:59:21 -03:00 |
|
Joao Siebel
|
4be9bc4c94
|
Adjust publishers to use auth-token-validation collection
|
2020-09-01 13:31:11 -03:00 |
|
Joao Siebel
|
6c6825d101
|
Subscribe to collections when user role change. close #9733
|
2020-06-05 10:32:05 -03:00 |
|
Anton Georgiev
|
5238d81193
|
Simplify the code used for promote-demote subscriptions
|
2020-05-20 17:07:36 -04:00 |
|
Chad Pilkey
|
6456ad0010
|
add meetingId to some server-side collection selectors
|
2020-03-04 07:54:32 -08:00 |
|
Anton Georgiev
|
a8f4827af8
|
utilize Meteor connection id instead of trusting client side meetingId, userId
|
2020-02-06 15:48:16 -05:00 |
|
Chad Pilkey
|
f0930e2d23
|
refactor user role management to follow proper format
|
2019-06-28 21:02:12 +00:00 |
|
Tainan Felipe
|
a319ed8e57
|
Fix DOM injection in number of rooms select
|
2019-06-14 10:54:59 -03:00 |
|
Tainan Felipe
|
10c4e8ee88
|
Fix create breakout room missing some users
|
2019-04-30 16:24:04 -03:00 |
|
Anton Georgiev
|
5fe8d6a2c0
|
Merge pull request #6930 from Tainan404/issue-6919
Fix few breakout room bugs.
|
2019-03-14 13:05:54 -04:00 |
|
Tainan Felipe
|
0727f87cf9
|
add user verification and open join modal to free join breakout
|
2019-03-14 11:57:06 -03:00 |
|
Anton Georgiev
|
31acde212f
|
reduce log noise for common benign events
|
2019-03-08 16:00:16 +00:00 |
|
Tainan Felipe
|
160c0669f8
|
Fix publishers access for moderators
|
2019-03-07 17:23:42 -03:00 |
|
Tainan Felipe
|
8c1192c861
|
Re open join modal when a new join url is received
|
2019-02-18 09:44:14 -03:00 |
|
Tainan Felipe
|
9054dbf8db
|
Clean up code for best reading
|
2019-01-16 15:41:21 -02:00 |
|
Tainan Felipe
|
1529ff8043
|
Rename functions and variables
|
2018-12-28 09:51:41 -02:00 |
|
Tainan Felipe
|
53c935b7eb
|
Add breakout room invitation feature
|
2018-12-27 14:20:03 -02:00 |
|
Tainan Felipe
|
66bf810002
|
Fix countdown doesn't appearing in breakout room
|
2018-12-18 09:04:23 -02:00 |
|
Anton Georgiev
|
afa1a64e79
|
improve format of callbacks on collection document removal
|
2018-12-14 20:19:10 +00:00 |
|
Tainan Felipe
|
de66a7bd12
|
Add button for set free join status on create breakout room modal
|
2018-11-21 14:46:29 -02:00 |
|
João Francisco Siebel
|
016efcc0eb
|
Remove ACL from client side. close #6138
|
2018-11-05 17:30:37 -02:00 |
|
Tainan Felipe
|
07d89a0132
|
Add intl to breakout room name
|
2018-10-29 16:29:45 -03:00 |
|
Tainan Felipe
|
c2538be574
|
Remove consoles
|
2018-10-23 14:27:48 -03:00 |
|
Tainan Felipe
|
1bc8ae0b21
|
add join audio only, and imporov UX
|
2018-10-23 14:18:09 -03:00 |
|
Tainan Felipe
|
425c5da4ee
|
allow get all meetings when is free join breakout room
|
2018-07-06 14:07:08 -03:00 |
|
Tainan Felipe
|
ccd045dbef
|
add Method for request Breakout join URL
|
2018-07-06 14:00:44 -03:00 |
|
Anton Georgiev
|
de7977122c
|
fix incorrectly picked breakout expiration time
|
2018-06-11 16:05:53 +00:00 |
|
Anton Georgiev
|
fd563c2577
|
make default breakouts expiration time 15 mins, not 15 sec
|
2018-06-11 16:05:53 +00:00 |
|
Anton Georgiev
|
d8372fa2a2
|
cleanup
|
2018-06-07 16:13:20 +00:00 |
|
Anton Georgiev
|
bbaca66e94
|
adjust to handle redirectURL being overwritten
|
2018-06-07 15:59:06 +00:00 |
|
Anton Georgiev
|
eb7a49f142
|
renamed noRedirect* to redirectToHtml5*
|
2018-06-07 15:59:06 +00:00 |
|
Anton Georgiev
|
a77ee38741
|
make breakout url for html5 and use it
|
2018-06-07 15:59:06 +00:00 |
|