Commit Graph

26577 Commits

Author SHA1 Message Date
Richard Alam
eb006d470b Ejected users due to permission check cannot rejoin meeting
- users who are ejected from meeting because of permission check cannot
   rejoin meeting as we mark them as banned. Only users ejected by a
   moderator should be banned. Later on, we should make the moderator
   indicate if the ejected user should be bannd or not.

   see https://github.com/bigbluebutton/bigbluebutton/issues/9608
2020-05-19 12:41:35 -07:00
KDSBrowne
2637685c1c update shared note item style 2020-05-19 13:58:00 +00:00
basisbit
7695ead1e8 make bbb-resync-freeswitch executable 2020-05-19 00:50:01 +02:00
basisbit
d2faad3025
add bbb-resync-freeswitch cron.hourly job 2020-05-19 00:42:48 +02:00
Mitsutaka Sato
e5349d9b27 Fix XML(Formula) Injection 2020-05-19 08:56:00 +12:00
Lucas Zawacki
9219621cd2 Add package lock for react-player update 2020-05-18 15:46:18 -03:00
Lucas Zawacki
b9c75b4872 Remove timestamp correction logic 2020-05-18 13:16:03 -03:00
Lucas Zawacki
aa8326995c Work with video time based in seconds (integers) 2020-05-18 12:11:12 -03:00
Lucas Zawacki
860c85e09c Update react-player library 2020-05-18 12:06:06 -03:00
Fred Dixon
b501e32781
Merge pull request #9567 from ffdixon/fix-ipad-playback
Fix presentation playback on iPad for iOS 13
2020-05-16 11:30:27 -04:00
Fred Dixon
e48e5bf336 Fix presenation playback on iPad for iOS 13 2020-05-16 10:28:28 -05:00
Fred Dixon
1acfde5d8e
Merge pull request #9548 from basisbit/patch-4
akka-bbb-apps only listen on localhost
2020-05-16 10:54:20 -04:00
Fred Dixon
7b3b8309cc
Merge pull request #9565 from bigbluebutton/ffdixon-patch-1
Update bigbluebutton-release
2020-05-16 10:21:05 -04:00
Fred Dixon
0eae639367
Update bigbluebutton-release
Bump to 2.2.11
2020-05-16 10:20:48 -04:00
Fred Dixon
cde5c9a259
Merge pull request #9564 from ffdixon/update-bbb-conf-22
Update bbb conf 22
2020-05-16 09:48:23 -04:00
Fred Dixon
b257e34d9d Check for kurento.sip_ip is correct 2020-05-16 08:45:27 -05:00
Fred Dixon
6f80291637 Bump to 2.2.11-dev 2020-05-16 08:44:50 -05:00
Fred Dixon
3dc4a56b60
Merge pull request #9553 from bigbluebutton/ffdixon-patch-bump-11
Update bigbluebutton-release
2020-05-15 12:25:44 -04:00
Fred Dixon
76a645c100
Update bigbluebutton-release
Bump to 2.2.11
2020-05-15 12:25:28 -04:00
KDSBrowne
f327f31e71 update not supported string to be browser agnostic (screen share) 2020-05-15 13:10:52 +00:00
basisbit
5ccba7b0fb
akka-bbb-apps only listen on localhost
attack surface reduction by having akka-bbb-apps only listen on localhost
2020-05-15 13:42:20 +02:00
KDSBrowne
4d8df0f91e restore presentation area when presentation changes 2020-05-14 21:06:55 +00:00
Paulo Lanzarin
7541395781
screenshare: fix safari availability check 2020-05-14 15:23:07 -03:00
Paulo Lanzarin
a6a5aaf3d9 screenshare: typo in applyConstraints 2020-05-14 17:44:53 +00:00
prlanzarin
e875408f8d screenshare: add support on Safari 12.1+ and make constraints configurable
This adds support for screensharing on Safari 12.1+ or whichever has getDisplayMedia enabled

To be conservative and backwards compatible, I`ve maintained the current gUM-based code available as a fallback for those still using older versions of FF or Chrome

Made screenshare constraints configurable. The constraints config will be piped directly to gDM, so it`s just a regular gDM constraint dictionary
2020-05-14 16:54:54 +00:00
prlanzarin
fe8e719757 kurento-extension: add optional stream paremeter to avoid gUM/gDM if already done 2020-05-14 16:41:47 +00:00
prlanzarin
79c435f9f9 kurento-utils: add a fallback for getTracks
Add a fallback in case getTracks isnt available (ahem safari 12.1). Use addStream directly on the peer instead
2020-05-14 16:41:33 +00:00
Anton Georgiev
a60407c665
Merge pull request #9301 from KDSBrowne/2.2-update-userlist-icon
Adds arrow to toggle user list icon
2020-05-14 10:48:43 -04:00
KDSBrowne
75270e20f8 fix TypeError: event.path is undefined 2020-05-13 12:53:55 +00:00
Fred Dixon
c3efd12cba
Merge pull request #9525 from bigbluebutton/ffdixon-patch-kurento.sip_ip
Update bbb-conf
2020-05-13 08:39:53 -04:00
Fred Dixon
6af3a41c5d
Update bbb-conf
Added display of kurento.sip_ip
2020-05-13 08:39:32 -04:00
Anton Georgiev
4e636a2396
Merge pull request #9518 from KDSBrowne/issue-9511
Change shared notes lock behavior
2020-05-12 17:55:48 -04:00
KDSBrowne
43a9f04edf localise string 2020-05-12 21:34:07 +00:00
KDSBrowne
26143e5889 prevent user item unlock affecting shared notes 2020-05-12 21:21:56 +00:00
Anton Georgiev
d30526f934
Merge pull request #9515 from KDSBrowne/2.2-add-username-remove-confirmation
Add user name to remove user modal
2020-05-12 17:10:22 -04:00
KDSBrowne
4c23e060bf add username to remove confirmation title / update modal description 2020-05-12 21:04:07 +00:00
KDSBrowne
c28b0108ea prevent user item displaying as locked for shared notes lock 2020-05-12 19:43:10 +00:00
KDSBrowne
5f4676ec63 show lock by moderator label on shared notes 2020-05-12 19:07:01 +00:00
KDSBrowne
321d2cbd37 hide default content conponent if hidePresentation and autoSwapLayout 2020-05-12 14:42:34 +00:00
KDSBrowne
f5d004c322 restore minimized presentation for viewer (slide or zoom change / published poll / added annotation) 2020-05-12 12:58:14 +00:00
Anton Georgiev
851e63f557
Merge pull request #9505 from antobinary/locales-2020-05-11
Pulled HTML5 locales May 11, 2020
2020-05-11 16:39:49 -04:00
yogiks
360fce9781 Included Kannada 2020-05-11 15:40:00 -04:00
yogiks
228b3c7327 Pulled Kannada (kn.json) from Transifex 2020-05-11 15:39:40 -04:00
Anton Georgiev
bff29e28ad Pulled HTML5 locales May 11, 2020 2020-05-11 15:36:31 -04:00
Anton Georgiev
4b03c707a2
Merge pull request #9407 from KDSBrowne/issue-9297
Fix 'See other viewers in the Users list' lock enforcing lock on 'See other viewers webcams'
2020-05-11 15:06:38 -04:00
Anton Georgiev
21375864fe
Merge pull request #9477 from KDSBrowne/issue-9302
Localize default poll options before calculating annotation required space
2020-05-11 14:48:22 -04:00
Anton Georgiev
29f5154fcc
Merge pull request #9481 from KDSBrowne/issue-9450
Close video preview modal when "share webcam" lock activated
2020-05-11 14:38:20 -04:00
Anton Georgiev
83339fe15e
Merge pull request #9501 from antobinary/remove-files-with-incompatible-license
Remove files containing incompatible (to BBB) license
2020-05-11 14:05:12 -04:00
Anton Georgiev
ee3175cf86
Merge pull request #9408 from KDSBrowne/2.2-fix-selected-user
Set correct state in user list for selected user onClick
2020-05-11 12:55:29 -04:00
Anton Georgiev
97acff2433
Merge pull request #9475 from KDSBrowne/remove-user-confirmation
Adds remove user confirmation
2020-05-11 12:17:12 -04:00