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
Pedro Beschorner Marin
989b1f053c
Tag offline users at connection status modal
2020-05-14 10:41:33 -03:00
Pedro Beschorner Marin
9cb7c2bb2f
Avoid stopping the stats monitor before connection closed
2020-05-14 10:40:31 -03:00
Pedro Beschorner Marin
6f3b8cd08a
Connection status cleanup
2020-05-14 10:40:09 -03:00
Pedro Beschorner Marin
b796818887
Included stats help link at connection status modal description
2020-05-14 10:39:13 -03:00
Pedro Beschorner Marin
fc335e4f85
Replaced stats clear timeout
2020-05-14 10:38:20 -03:00
Pedro Beschorner Marin
01aec3fa88
Starting stats timeout at zero
2020-05-14 10:37:53 -03:00
Pedro Beschorner Marin
ffb07415cb
Fixed stats notification timeout
2020-05-14 10:36:19 -03:00
Pedro Beschorner Marin
ce57fccc5a
Connection status feedback modal
2020-05-14 10:35:25 -03:00
Pedro Beschorner Marin
22c8eee0c7
Connection status first commit
2020-05-14 10:32:55 -03:00
Pedro Beschorner Marin
366ea0ce40
Included stats help URL
2020-05-14 10:20:10 -03: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
Anton Georgiev
231c962029
Merge pull request #9510 from jfsiebel/move-intl
...
Move Intl component outside of Base component
2020-05-12 17:02:11 -04: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
Joao Siebel
73d0de34dd
Move Intl component outside of Base component
2020-05-12 10:31:00 -03: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
5eced7f3ff
Merge pull request #9446 from dns2utf8/balanced-brackets
...
Use unicode emoji to balance brackets
2020-05-11 12:29:52 -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
Anton Georgiev
b203095e07
Merge pull request #9173 from FarzadAkj/develop
...
customSvgIcon css class bug fixed for rtl layouts
2020-05-11 12:11:55 -04:00
Anton Georgiev
d733cf1685
Merge pull request #9499 from antobinary/test-9173
...
Rebasing for v2.2.x-release #9173 customSvgIcon css class bug fixed for rtl layouts
2020-05-11 12:07:53 -04:00
Farzad Akbarinezhad
dd16e636ed
customSvgIcon css class bug fixed for rtl layouts
...
in RTL layout, selecting colors and font thickness parts in whiteboard, will not appear correctly when they expand; one item will be thrown out of the container (overflow).
the following images demonstrate the problems.
adding some additional style to customSvgIcon class in css will fix the bug.
http://up.maralhost.com/do.php?img=359
http://up.maralhost.com/do.php?img=364
2020-05-11 12:03:17 -04:00
Anton Georgiev
d10ab8f4af
Remove files containing incompatible (to BBB) license
2020-05-11 11:53:48 -04:00
KDSBrowne
eaccf8364c
add outline to poll annotation text
2020-05-11 12:56:53 +00:00
Fred Dixon
9b78e0ce89
Merge pull request #9483 from basisbit/patch-1
...
enable deletion of 14d old already published raw recordings by default
2020-05-09 22:50:55 -04:00
basisbit
b4825eceb1
enable deletion of 14d old already published raw recordings by default
2020-05-10 04:24:01 +02:00
KDSBrowne
2be89479ba
close video preview modal if lock setting active
2020-05-09 17:19:41 +00:00
Anton Georgiev
33af8a0574
Merge pull request #9474 from antobinary/fix-bind-environment
...
Use Meteor setTimeout to run within Fiber
2020-05-09 09:57:06 -04:00
Anton Georgiev
80e6b168ea
use Meteor setTimeout to run within Fiber
2020-05-09 09:52:16 -04:00
Anton Georgiev
27623aac36
Merge pull request #9470 from tdjac0bs/postpone_websocket_close
...
Postpone websocket close for a failed authToken
2020-05-08 18:17:34 -04:00
Tiago Jacobs
d6132e97b5
Postpone websocket close for a failed authToken
2020-05-08 19:08:50 -03:00
Anton Georgiev
65e6f1507d
Merge pull request #9469 from tdjac0bs/fix_auth_key
...
Change validateAuthToken key generator and add details to log
2020-05-08 17:50:41 -04:00
Tiago Jacobs
eee9d89668
Add key to log message
2020-05-08 18:47:54 -03:00