Tainan Felipe
310f5efb4b
Update bigbluebutton-html5/imports/ui/components/video-preview/component.jsx
...
Co-Authored-By: Anton Georgiev <antobinary@users.noreply.github.com>
2019-11-20 16:51:14 -03:00
Calvin Walton
13fe03b74f
bbb-record: Skip ".norecord" meetings when running --rebuildall
...
Users don't expect not-recorded meetings to appear when rebuilding
all of their existing recordings.
You can still use bbb-record --rebuild on a single not-recorded
meeting to force it to process.
Fixes #6394
2019-11-20 14:31:55 -05:00
Calvin Walton
ccf5f57602
screenshare recording format: add breakout room info to metadata.xml
...
Fixes #8252
2019-11-20 13:59:48 -05:00
Tainan Felipe
3bc9933960
Remove preview timer
2019-11-20 15:35:16 -03:00
Tainan Felipe
f908972cec
Remove changes on unecessary components
2019-11-20 14:24:54 -03:00
Tainan Felipe
6e9b2da562
Remove auto play component and reuse Video preview gUM
2019-11-20 14:17:42 -03:00
Anton Georgiev
98f4f731d0
Merge pull request #8235 from jfsiebel/update-annotations-streamer
...
Update annotations/cursor streamer logic
2019-11-19 11:56:49 -05:00
Anton Georgiev
1561c7dbea
Merge pull request #8330 from KDSBrowne/who-is-talking
...
Add mute functionality to talking indicator
2019-11-19 11:56:06 -05:00
Fred Dixon
1aa02d0272
Merge pull request #8337 from ffdixon/update-bbb-1804
...
Updates to detect 18.04
2019-11-17 20:01:46 +01:00
Fred Dixon
0ea6780028
Updates to detect 18.04
2019-11-17 13:01:10 -06:00
Fred Dixon
0bf6a40074
Merge pull request #8335 from ffdixon/updates-1804
...
Modify bbb-conf for 18.04
2019-11-17 00:37:37 +01:00
Fred Dixon
00221c6be7
Modify bbb-conf for 18.04
2019-11-16 17:35:21 -06:00
Fred Dixon
0b0e5b23dc
Merge pull request #8334 from ffdixon/updates-1804
...
bump to 2.2-rc2
2019-11-16 23:58:37 +01:00
Fred Dixon
f2b5a7e359
Merge remote-tracking branch 'upstream/master'
2019-11-16 10:57:46 -06:00
Anton Georgiev
b2ac52036a
Merge pull request #8333 from antobinary/locales--
...
Pulled HTML5 locales Nov 15
2019-11-15 18:03:42 -05:00
Anton Georgiev
1c886347a2
Merge pull request #8329 from antobinary/log-tag
...
Allow for logTag parameter in settings.yml
2019-11-15 18:02:45 -05:00
Anton Georgiev
5558399247
Pulled HTML5 locales Nov 15
2019-11-15 17:13:43 -05:00
Anton Georgiev
c7cea9ce84
reset clientLog defaults
2019-11-15 16:54:14 -05:00
Anton Georgiev
d0e20d5b96
moved logTag setting into clientLog object for consistency
2019-11-15 16:46:42 -05:00
Richard Alam
1f0e0d1037
Merge pull request #8326 from ritzalam/add-sess-info-for-client-webrtc-calls
...
Track client's webrtc call session
2019-11-15 16:25:59 -05:00
KDSBrowne
24146cfa44
fix RTL position for taking indicator
2019-11-15 17:11:58 +00:00
KDSBrowne
5419ddd965
add formatted messages for aria tags
2019-11-15 15:54:07 +00:00
Fred Dixon
1daab50634
Bumping to rc-2
2019-11-15 09:15:18 -06:00
Anton Georgiev
171d073a45
allow for logTag parameter in settings.yml
2019-11-14 18:09:15 -05:00
Anton Georgiev
52d52cd0d1
Merge pull request #8327 from prlanzarin/2.2-mdns-only
...
Account for mDNS candidates on gUM fallback for recvonly peers
2019-11-14 16:09:40 -05:00
KDSBrowne
a6389c863f
reduce navbar height
2019-11-14 20:20:02 +00:00
prlanzarin
b52214f0b5
Make some imports use absolute paths
...
Some more linting as well
2019-11-14 19:07:35 +00:00
KDSBrowne
9b42db0815
use overflow hidden to hide names when width is limited
2019-11-14 18:47:27 +00:00
Anton Georgiev
f8ba84637e
Merge pull request #8128 from felcaetano/enable-change-slides-with-page-up-down
...
Added event listener to change slides with Page Up and Page Down
2019-11-14 13:25:19 -05:00
Anton Georgiev
a221f72702
Merge pull request #8318 from capilkey/cue-on-joins
...
Add audio cue and toast on user join settings
2019-11-14 12:57:33 -05:00
Richard Alam
77a56fdb5f
Merge pull request #27 from capilkey/sipjs-session-counter
...
Add a counter to sip.js caller id
2019-11-14 12:19:20 -05:00
KDSBrowne
3e51d8dc76
extract timeoutHandles to helper
2019-11-14 17:07:02 +00:00
prlanzarin
215f79f383
Account for mDNS candidates on gUM fallback for recvonly peers
...
Also added some client logging for those cases
Moved video-provider gUM fallback detection to be used only on recvonly streams
2019-11-14 16:35:56 +00:00
KDSBrowne
cc11f4d82c
clear existing timeout handles
2019-11-14 15:58:07 +00:00
KDSBrowne
4ba3136ec2
fix closed captions position for RTL in userlist
2019-11-14 13:44:00 +00:00
KDSBrowne
a4b46ef3ff
fix talking indicator position for RTL
2019-11-14 13:12:22 +00:00
Chad Pilkey
c70577b05f
add a counter to sipjs caller id
2019-11-13 16:00:47 -08:00
Chad Pilkey
7fc1e61c48
user join cue improvements
2019-11-13 14:36:23 -08:00
KDSBrowne
a3ee4e7e59
use Date.now() to get current time
2019-11-13 22:11:46 +00:00
KDSBrowne
3e23631389
add ability for moderators to mute users via talking indicator
2019-11-13 17:56:26 +00:00
Joao Siebel
9ed813ea3a
Remove streamers on meeting end
2019-11-13 13:53:45 -03:00
Richard Alam
a29bbb250f
Track client's webrtc call session
...
- We want to be able to correlate client webrtc calls with freeswitch logs. We add extra info
on callerid which we strip out in akka-fsesl.
2019-11-13 08:49:06 -08:00
KDSBrowne
77acab79bc
revert to using Meteor.setTimeout
2019-11-13 16:24:38 +00:00
Anton Georgiev
3cd21c6b28
Merge pull request #8322 from KDSBrowne/text-style-changes
...
Update text style
2019-11-13 10:20:17 -05:00
Chad Pilkey
d81fe936d4
add toast on user join option
2019-11-12 10:00:48 -08:00
KDSBrowne
de48d26106
fix padding for RTL layout
2019-11-12 15:32:11 +00:00
Anton Georgiev
8df82b2676
Merge pull request #8292 from KDSBrowne/who-is-talking
...
Add talking indicator to displaying voice users
2019-11-12 10:24:42 -05:00
Tainan Felipe
ef3f022845
Add setting option
2019-11-11 15:21:48 -03:00
Tainan Felipe
278e3eebfc
Merge remote-tracking branch 'upstream/master' into issue-8297
2019-11-11 15:17:40 -03:00
Tainan Felipe
fbd8831355
Remove console.log
2019-11-11 15:03:44 -03:00