Commit Graph

22078 Commits

Author SHA1 Message Date
Anton Georgiev
78847f89ad attempt to pull 2.0 into 2.2 2018-07-31 16:18:23 +00:00
Anton Georgiev
b99cc7f413
Merge pull request #5923 from MaximKhlobystov/client-logging-error
Fix for the client logging error
2018-07-30 14:10:16 -04:00
Maxim Khlobystov
57f8d66b35 Setting the correct validUser value. 2018-07-30 14:02:46 -04:00
Richard Alam
59a08d7da6
Merge pull request #5939 from ritzalam/user-inactivity-timer
- fix tracking of user inactivity
2018-07-30 13:55:36 -04:00
Richard Alam
a57f389f4a - fix tracking of user inactivity 2018-07-30 10:53:29 -07:00
Richard Alam
fcd5c2a135
Merge pull request #5938 from ritzalam/user-inactivity-timer
- try to make comment clearer on purpose of value setting
2018-07-30 13:01:46 -04:00
Richard Alam
119d1aecf3 - try to make comment clearer on purpose of value setting 2018-07-30 10:00:12 -07:00
Richard Alam
56ed76ccd6 Merge branch 'riadvice-user-inactivity-refactor' into v2.2-dev 2018-07-30 09:36:12 -07:00
Richard Alam
804d1e2cc6 - change the log to be specific on what the method does. 2018-07-30 09:34:32 -07:00
Anton Georgiev
53e5a64885
Merge pull request #5928 from lfzawacki/the-new-adventures-of-logger-and-loggy
Additions to video, listen-only and screenshare logging
2018-07-30 11:53:33 -04:00
Richard Alam
524ee0dd2a Merge branch 'user-inactivity-refactor' of https://github.com/riadvice/bigbluebutton into riadvice-user-inactivity-refactor 2018-07-30 07:11:32 -07:00
Anton Georgiev
475b6d8def
Merge pull request #5918 from Tainan404/issue-5672
Fix ios scrolling when drawing
2018-07-30 06:51:18 -04:00
Ghazi Triki
dffeeb8daf Update user last activity time when he sends a message. 2018-07-30 11:43:19 +01:00
Fred Dixon
7db3091fa5
Merge pull request #5931 from prlanzarin/listen-only-permission-fix
[HTML5] Attempt to fix SIP.js listen only permission problems
2018-07-28 18:53:28 -04:00
Fred Dixon
a90b9b882e
Merge pull request #5933 from prlanzarin/screenshare-fix-recording
Fixed screenshare recording
2018-07-28 18:52:49 -04:00
Fred Dixon
0c0e8999f1
Merge pull request #5907 from riadvice/v2.0-bbb-conf
Clean bbb-conf from unused variables
2018-07-28 10:41:45 -04:00
Fred Dixon
ebf4968253
Merge pull request #5875 from fcecagno/fix-webhooks
Fix webhooks
2018-07-28 09:36:32 -04:00
Ghazi Triki
ffb6d6e593 Update last user activity depending on his actions. 2018-07-27 19:00:15 +01:00
Ghazi Triki
7da3fb3c37 Fix inactive user check rule using time. 2018-07-27 17:48:39 +01:00
Ghazi Triki
c21f5aabad Add new parameter userInactivityThresholdInMinutes to bigbluebutton.properties and improve inactive user warning and eject from server. 2018-07-27 15:02:04 +01:00
prlanzarin
dc0230ef1f Removed deprecated finally statements from mcs-core 2018-07-26 21:06:34 +00:00
prlanzarin
b52c705d68 Refactored SFU recording path handling and fixed WebRTC screenshare recordings 2018-07-26 21:06:26 +00:00
Lucas Fialho Zawacki
f8d8e5c8e5 Prettier obj logs in audio, video, screenshare 2018-07-26 16:29:55 -03:00
Anton Georgiev
e7d6a515ec
Merge pull request #5930 from Tainan404/unused-dependencies
Remove unused packges
2018-07-26 14:52:58 -04:00
prlanzarin
4393d19877 Modified SIP.js to only resolve local description on ICE completion 2018-07-26 18:52:49 +00:00
Lucas Fialho Zawacki
e36c494252 Use newer logging calls for video,audio,screenshare 2018-07-26 15:26:56 -03:00
Tainan Felipe
6bfcad0438 Remove unused npm packages and update npm packages for fix vulnerabilities in dependencies 2018-07-26 14:42:01 -03:00
Lucas Fialho Zawacki
df22f43b11 Add window.Logger to kurento-extension 2018-07-25 19:08:35 -03:00
Lucas Fialho Zawacki
2fc85f75e1 New Logging format for listenonly audio and screenshare 2018-07-25 19:08:24 -03:00
Lucas Fialho Zawacki
b667c53590 Get more detailed logs from the video component 2018-07-25 18:53:12 -03:00
Anton Georgiev
83b74b5fe7
Merge pull request #5926 from antobinary/pull-locales-2018-07-25
Pulled HTML5 locales 2018 07 25
2018-07-25 16:41:10 -04:00
Anton Georgiev
e6f834e80a pulled html5 locales 2018-07-25 2018-07-25 20:39:44 +00:00
Ghazi Triki
5472456e90 Refactor user inactivity messages naming to have two distinct names: UserInactivityInspectMsg and UserActivitySignResponseMsg. 2018-07-25 21:14:38 +01:00
Maxim Khlobystov
e041718e55 Code cleanup 2018-07-25 15:59:14 -04:00
Maxim Khlobystov
249e79660c Prevented the client logging error when Auth.fullInfo is not provided. 2018-07-25 14:13:22 -04:00
Anton Georgiev
2ed8f08321
Merge pull request #5921 from prlanzarin/webkit-audio-fix
Temporary workaround for WebKit listen only audio on HTML5
2018-07-25 13:12:53 -04:00
prlanzarin
ee20458d8b Added silent audio to resources 2018-07-25 16:57:19 +00:00
prlanzarin
7d70ff371c Fixed webkit thing with a candid hack 2018-07-25 16:55:13 +00:00
prlanzarin
6e87e9c67b Initial fake audio for webkit autoplay fix 2018-07-25 15:14:38 +00:00
Richard Alam
a5d18d7729
Merge pull request #5919 from ritzalam/fix-ask-moderator-check
- make authenticated non-moderators wait if gues policy is ASK_MODER…
2018-07-25 10:36:11 -04:00
Tainan Felipe
83d5617109 Fix ios scrolling when drawing 2018-07-25 11:08:56 -03:00
Richard Alam
85385206fd - make authenticated non-moderators wait if gues policy is ASK_MODERATOR 2018-07-25 07:06:55 -07:00
Anton Georgiev
d178988805
Merge pull request #5915 from BobakOftadeh/propTypes-screen-share
Added propTypes to screenshare variables
2018-07-25 09:53:39 -04:00
Anton Georgiev
ac581a97fb
Merge branch 'v2.0.x-release' into propTypes-screen-share 2018-07-25 09:52:56 -04:00
Ghazi Triki
0f93649f99 Update UserInactivityWindow style. 2018-07-25 11:40:37 +01:00
Ghazi Triki
5b34f93daa Move user inactivity configuration parameters to bigbluebutton-web application and rename them to userInactivityLogoutTimerInMinutes and userInactivityResponseDelayInMinutes. 2018-07-25 10:56:55 +01:00
Chad Pilkey
8bc024cae3
Merge pull request #5914 from capilkey/add-webrtc-ss-timeout
Add a timeout to WebRTCScreensharePublishWin startup
2018-07-24 18:56:55 -04:00
Anton Georgiev
7dab1d98d0
Merge pull request #5916 from antobinary/custom-parameters-2
Add support for custom parameters (userdata) in HTML5 client #5882 - wrapper
2018-07-24 18:51:43 -04:00
Anton Georgiev
b4b4f32929 pass key->value pairs in "customdata" array 2018-07-24 22:34:53 +00:00
Bobak Oftadeh
1e28d8089e Added propTypes to screenshare variables 2018-07-24 14:55:00 -07:00