Commit Graph

20990 Commits

Author SHA1 Message Date
Tainan Felipe
193edcb8fd remove comment 2018-07-19 15:12:04 -03:00
Anton Georgiev
488f6c04e1
Merge pull request #5865 from Tainan404/issue-5675
Add user when moderator join via audio only in breakout room
2018-07-19 14:09:54 -04:00
Anton Georgiev
daf5cea886
Merge pull request #5878 from MaximKhlobystov/presentation-upload-current
Presentation selected to be uploaded (or the first one of them) becomes current.
2018-07-19 13:39:26 -04:00
Bobak Oftadeh
6d2d701127 Altered client logger functions 2018-07-19 09:21:26 -07:00
Tainan Felipe
005310d22a Allow guest user join via html5 client 2018-07-19 09:46:44 -03:00
prlanzarin
f7a10d687c Audio (SFU) server-side error handling done 2018-07-18 22:06:10 +00:00
prlanzarin
6d02110c85 Screenshare server-side error handling done 2018-07-18 21:32:54 +00:00
prlanzarin
96574891b8 Server-side SFU video error treatment done 2018-07-18 20:25:59 +00:00
prlanzarin
576bdea35b Added mcs-core to SFU error map 2018-07-18 19:30:52 +00:00
prlanzarin
881b2a67f1 Assembling standardized SFU error messag in base provider 2018-07-18 19:29:46 +00:00
Maxim Khlobystov
3d0b41c166 Pre-select one of the presentations that are about to be uploaded. 2018-07-18 14:47:40 -04:00
Anton Georgiev
94d3d52a77
Merge pull request #5821 from musickiper/fix-navbar-problem-on-iphone
Adjust Navbar not to cover on the top of any list in mobile view
2018-07-18 13:59:42 -04:00
James Jung
617446f89b Change the overflow setting of the public chat to make the navbar not cover the public chat save button 2018-07-18 13:42:02 -04:00
prlanzarin
729d81eebb Added BaseProvider class to SFU and standard methods for marshalling mcs-core errors to SFU clients 2018-07-18 16:46:19 +00:00
prlanzarin
f61102940e Added missing named errors to kurento adapter, appended transaction info to thrown errors on mcs-core and some cleanup 2018-07-18 16:24:08 +00:00
Bobak Oftadeh
8119e10167 Updated how targets are added to the client logger 2018-07-18 09:04:40 -07:00
Felipe Cecagno
6948717cce revert getRaw option to enable/disable raw format callback 2018-07-18 01:20:42 -03:00
Felipe Cecagno
a76b01727d fix issue when config.hooks.getRaw=true but the callback getRaw=false 2018-07-18 00:42:02 -03:00
italo
24fa474abb Few variable name fixes and logic for external-id missing 2018-07-18 00:38:37 -03:00
James Jung
696399fc3a Fix the header not to overlap the options list of public chat on iphone 2018-07-17 14:59:44 -04:00
prlanzarin
d70cd35f1d Removed swp files 2018-07-17 16:58:29 +00:00
prlanzarin
719e7a2c4d Defined proper errors with code and reason in SFU media stack 2018-07-17 16:52:09 +00:00
Tainan Felipe
5b84652fc4 Add speak icon when is voice only 2018-07-16 15:17:49 -03:00
Tainan Felipe
42a2bfff58 Add user when voice only user join in the meeting 2018-07-16 14:03:01 -03:00
Richard Alam
9a998a8ba3
Merge pull request #5862 from riadvice/pen-muw
Pen tool only for multi-user whiteboard
2018-07-16 10:51:22 -04:00
Richard Alam
de22d6c343
Merge pull request #5859 from riadvice/v2.0-camera-lock
Fix camera lock when skipCamSettingsCheck is true
2018-07-16 10:50:29 -04:00
Ghazi Triki
3eddc7b585 Only pen for multi-user whiteboard. 2018-07-16 09:50:56 +01:00
Fred Dixon
6ee3453dae
Merge pull request #5861 from hakaz/v2.0.x-release
Crippled chromeExtensionLinkURL in bbb-conf
2018-07-15 11:12:46 -04:00
Harald Kastner
f982efa823
Update bbb-conf due to chromeExtensionLinkURL
chromeExtensionLinkURL gets crippled in config.xml thus Google Chrome server sharing extension fails to install through crippled link.
2018-07-15 16:15:50 +02:00
Bobak Oftadeh
5a2d2934fa Updated settings for client-logger 2018-07-13 12:44:22 -07:00
Bobak Oftadeh
a5354c9c10 Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into fixes3 2018-07-13 12:18:55 -07:00
Bobak Oftadeh
c98bd10024 Replaced console.errors with client logger and alterted logger configurations 2018-07-13 12:16:50 -07:00
prlanzarin
9a2e3ce811 Detecting codec availability in SFU 2018-07-12 19:50:42 +00:00
Anton Georgiev
f50cf96100
Merge pull request #5840 from Tainan404/issue-5833
Comply audio lock setting.
2018-07-12 14:38:19 -04:00
KDSBrowne
ce085aa74b adjust icon size / line-height 2018-07-12 18:01:14 +00:00
KDSBrowne
006b5cfa40 add arrow icon to end of set status option 2018-07-12 17:42:51 +00:00
Anton Georgiev
97fb0e9b4f
Merge pull request #5827 from Tainan404/issue-5562
Allow html5 user to join in any breakout room
2018-07-12 12:21:14 -04:00
Tainan Felipe
54aa1cddc3 Add line break 2018-07-12 13:19:54 -03:00
Anton Georgiev
2e3c071419
Merge pull request #5812 from musickiper/tweak-usrMenu-for-all-text
Allow longer menu labels (think DE) to spread over several rows within the menu
2018-07-12 11:39:46 -04:00
Tainan Felipe
80681142e7 check lockSettigProps existence 2018-07-12 11:35:37 -03:00
Ghazi Triki
991f5144fe Fix camera lock when skipCamSettingsCheck is true. 2018-07-12 14:53:54 +01:00
Felipe Cecagno
dc0fbc9bd1 cleanup 2018-07-12 00:06:14 -03:00
Felipe Cecagno
630224ab72 add support for mp4 in the presentation playback, disabled by default 2018-07-12 00:05:17 -03:00
Felipe Cecagno
fff9940c2a update meta tags to brand the playback to playback-logo-url and playback-copyright 2018-07-11 22:29:57 -03:00
Felipe Cecagno
79c13621d7 fix shapes display for the simple example 2018-07-11 22:27:25 -03:00
Felipe Cecagno
494b007ade bring back part of the implementation of 2.0, shapes still not showing 2018-07-11 21:46:26 -03:00
KDSBrowne
aae5cfbd92 fix reported bugs / impliment suggested changes 2018-07-11 20:08:22 +00:00
Anton Georgiev
4325cd1a5e
Merge pull request #5857 from musickiper/chg-mute-user-icon
change mute/unmute icon
2018-07-11 15:34:03 -04:00
James Jung
9f0a7ea08a chg mute/unmute icon 2018-07-11 15:13:59 -04:00
Anton Georgiev
466bcf054a
Merge pull request #5854 from prlanzarin/video-attach-response-fixes
Trying to fix WebRTC video tag attachment
2018-07-11 13:41:09 -04:00