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 |
|
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 |
|
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 |
|
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
|
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 |
|
KDSBrowne
|
3e23631389
|
add ability for moderators to mute users via talking indicator
|
2019-11-13 17:56:26 +00: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 |
|
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 |
|
Chad Pilkey
|
549804c281
|
add audio cue on user join setting
|
2019-11-11 09:53:58 -08:00 |
|
KDSBrowne
|
e718be6936
|
remove spoke prop from removeVoiceUser modifier
|
2019-11-11 17:24:36 +00:00 |
|
Anton Georgiev
|
cfb58749e4
|
Merge pull request #8303 from vitormateusalmeida/webcam-resizable
Webcam resizable
|
2019-11-08 15:28:58 -05:00 |
|
Anton Georgiev
|
938ebbb0ad
|
Merge pull request #8261 from KDSBrowne/issue-8231
Add notification when recording started with no mic users
|
2019-11-08 14:37:16 -05:00 |
|
KDSBrowne
|
b94ceefef5
|
change audio_off to warning icon
|
2019-11-08 19:26:37 +00:00 |
|
Anton Georgiev
|
52a0586431
|
Merge branch 'master' into issue-8293
|
2019-11-07 15:55:04 -05:00 |
|
Anton Georgiev
|
81d4a6bed1
|
Merge pull request #8305 from antobinary/test-7805
Wrapper for #7805 Add support to new parameter names
|
2019-11-07 14:15:09 -05:00 |
|
Vitor Mateus
|
f1733d0c02
|
Fix minimum size
|
2019-11-05 18:42:35 -03:00 |
|
Anton Georgiev
|
43f0ec01a4
|
accommodate for configuration without shortcuts - do not show error
|
2019-11-05 16:36:03 -05:00 |
|
Chad Pilkey
|
3565331d7a
|
send user's role with feedback
|
2019-11-05 13:16:34 -08:00 |
|
Tainan Felipe
|
ca144ea73e
|
Add bbb_preferred_camera_profile to user data parameters
|
2019-11-05 17:23:13 -03:00 |
|
KDSBrowne
|
1e9d689733
|
remove Meteor.setTimeout
|
2019-11-05 20:19:50 +00:00 |
|
Vitor Mateus
|
62ea5f247c
|
Fix webcam size when minimize presentation
|
2019-11-05 16:40:29 -03:00 |
|
Vitor Mateus de Almeida
|
3f1ff2c65c
|
Fix webcam size when minimize presentation
|
2019-11-05 16:26:45 -03:00 |
|
Vitor Mateus
|
c345be954e
|
Fix re-render in draggable component
|
2019-11-05 16:23:40 -03:00 |
|
Vitor Mateus
|
4254bcb4ca
|
Change the video height to avoid webcam overflow
|
2019-11-05 16:23:23 -03:00 |
|
Vitor Mateus
|
0e67c0e523
|
Resize improvements
|
2019-11-05 16:23:00 -03:00 |
|
Vitor Mateus
|
67e6b90fae
|
Anable resize when single webcam
|
2019-11-05 16:22:38 -03:00 |
|
Vitor Mateus
|
c0005b93c1
|
Webcams area resizable
|
2019-11-05 16:22:01 -03:00 |
|
KDSBrowne
|
ae5286264b
|
add sorting to users in talking indicator
|
2019-11-05 17:10:59 +00:00 |
|
Anton Georgiev
|
42d640f3e2
|
Merge branch 'issue7791-add-support-to-new-parameters-name' of github.com:diegobenetti/bigbluebutton into test-7805
|
2019-11-05 11:59:00 -05:00 |
|
KDSBrowne
|
b07b26d95b
|
bold user names in typing indicator
|
2019-11-04 16:29:14 +00:00 |
|
KDSBrowne
|
e242d26f2d
|
remove bold text from .joinedUserNames in breakoutroom panel
|
2019-11-04 15:08:44 +00:00 |
|
KDSBrowne
|
8b4247f5e4
|
add height to navbar
|
2019-11-04 14:45:52 +00:00 |
|
KDSBrowne
|
4a6bdbf028
|
add talk indicator displaying voice users
|
2019-11-01 19:29:33 +00:00 |
|
Anton Georgiev
|
8da73912f5
|
Revert "Webcams area resizable"
|
2019-11-01 14:24:18 -04:00 |
|
Vitor Mateus de Almeida
|
02732a8dbe
|
Merge remote-tracking branch 'upstream/master' into issue-7855
|
2019-10-31 18:17:30 -03:00 |
|
Vitor Mateus de Almeida
|
5686bb223a
|
Fix webcam size when minimize presentation
|
2019-10-31 18:11:26 -03:00 |
|
Richard Alam
|
4c6bdebd00
|
Merge pull request #8225 from riadvice/big-pdf-conversion
Detect big PDF files and check the page size
|
2019-10-29 16:47:26 -04:00 |
|
KDSBrowne
|
655af26b32
|
replace negative lookahead (not supported by firefox)
|
2019-10-27 14:18:16 +00:00 |
|
Fred Dixon
|
4abbc27776
|
Merge pull request #8262 from KDSBrowne/issue-8197
Fix quick poll detecting wrong options
|
2019-10-26 15:03:38 -04:00 |
|
KDSBrowne
|
84d109fe2e
|
improve yes / no and true / false detection
|
2019-10-26 13:38:04 +00:00 |
|
KDSBrowne
|
7339686b69
|
fix quickpoll showing invalid option
|
2019-10-26 13:37:24 +00:00 |
|