BobakOftadeh
2b61c00748
Prevented the presenataion title from pushing the dropdown menu off-screen ( #5994 )
...
The dropdown menu is no longer pushed off screen on Firefox. #5972
2018-08-23 14:29:28 -03:00
James Jung
4db30fe741
Delete useless logics, and make codes more readable
2018-08-23 13:07:56 -04:00
James Jung
3dd288c0ca
Remove loop inside "addAnnotationToDiscardedList"
2018-08-23 12:35:26 -04:00
Maxim Khlobystov
fc3e46493e
Linting.
2018-08-23 11:49:16 -04:00
James Jung
b0a93e5377
Move the placement of undoAnnotation from service.js to draw-listeners
...
Make discardedList be updated on not only the side of the sender but also the side of receiver too
Add logic for preventing the size of discardedList getting bigger unlimitedly
2018-08-23 11:42:34 -04:00
Anton Georgiev
8c6117d3a2
Merge pull request #5999 from antobinary/log-config-restructure
...
Restructure of clientLog configs
2018-08-22 16:44:09 -04:00
Maxim Khlobystov
242200ac91
Replaced Ice with ICE in strings.
2018-08-22 14:51:25 -04:00
Anton Georgiev
aed8577606
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into log-config-restructure
2018-08-22 18:30:02 +00:00
Anton Georgiev
6da18cd52d
made clientLog structure easier to edit via script
2018-08-22 18:25:43 +00:00
Maxim Khlobystov
d67aba6c8a
Listening to ice connection failures when screensharing.
2018-08-22 14:10:08 -04:00
Anton Georgiev
2b18bb3b75
Merge pull request #5996 from prlanzarin/cam-h264-prof-fix
...
Added preffered H264 profile to webcams on SFU
2018-08-21 15:24:00 -04:00
prlanzarin
defffe673a
Added preffered H264 profile to webcams on SFU
2018-08-21 19:15:41 +00:00
Anton Georgiev
778e22d42f
Merge pull request #5991 from prlanzarin/sfu-cam-target-bitrate
...
[HTML5] Added target bitrate option for WebRTC screenshare and webcam
2018-08-21 10:02:56 -04:00
Anton Georgiev
666a59232e
Merge pull request #5993 from KDSBrowne/5980-chat-input-font-size
...
Adjust chat input font size
2018-08-21 09:52:56 -04:00
KDSBrowne
e349417474
revert changes to persist emoji status on reload
2018-08-21 13:44:59 +00:00
KDSBrowne
93ee7c20bd
fix flash users not showing in html5
2018-08-21 12:56:07 +00:00
KDSBrowne
8df5df1322
increase chat text size
2018-08-21 12:47:05 +00:00
Paulo Lanzarin
13df4322b6
Fixed default webcam target bitrate to 300 kbps
2018-08-20 18:02:46 -03:00
Anton Georgiev
7fcf5a85c2
Merge pull request #5992 from prlanzarin/fix-screenshare-exception
...
[HTML5] Fixed WebRTC Screenshare isVideoBroadcasting check
2018-08-20 16:22:26 -04:00
prlanzarin
ad353a6e84
Fixed isVideoBroadcasting check to return a bool
2018-08-20 19:44:38 +00:00
prlanzarin
9f9e248de7
Made webcam constraints configurable, removed fps limitations and resolution floor
...
Also fixed handlePlayStop and stopWebRTCPeer exceptions
2018-08-20 18:08:10 +00:00
prlanzarin
080348f2e7
Added target bitrate options for video and screenshare in bbb-webrtc-sfu app
2018-08-20 17:57:08 +00:00
KDSBrowne
26cc1979b6
prevent status of current user being reset on page reload
2018-08-20 14:15:23 +00:00
Anton Georgiev
96489c30a8
Update bigbluebutton-release to 2.0.0-RC4
2018-08-17 11:33:42 -04:00
KDSBrowne
b67aecc3aa
make userlist emoji sort work
2018-08-17 15:01:41 +00:00
James Jung
86a0440703
Remove useless and error causing codes
2018-08-16 13:15:12 -04:00
Anton Georgiev
6459b84c83
Pulled HTML5 locales aug 15; Fix for locale switch edge case ( #5984 )
2018-08-15 13:58:23 -03:00
KDSBrowne
dfa09244c5
use JSX spread attributes
2018-08-15 15:02:48 +00:00
KDSBrowne
c0e1aeeff8
move position of clear status option in user-dropdown menu
2018-08-15 14:55:22 +00:00
KDSBrowne
29bcbea923
rename to alerts / missing from #5973
2018-08-15 02:35:58 +00:00
James Jung
bac2854b77
Add extra comments to make code more readable
2018-08-14 16:00:15 -04:00
KDSBrowne
fed85fba48
Update font size of chat input to match the text display in the chat area
2018-08-14 19:16:11 +00:00
Anton Georgiev
91b21540fa
Merge pull request #5970 from prlanzarin/html5-guest-always-accept
...
Added support for ALWAYS_ACCEPT guest policy in the HTML5 client
2018-08-14 15:00:06 -04:00
James Jung
dc71cd0382
Move filter logic from service method to draw-stream listener, and makes code more readable
2018-08-14 14:47:09 -04:00
Anton Georgiev
cd851fcdbc
Merge pull request #5978 from antobinary/logs-work
...
Logging additional cases in HTML5 client
2018-08-14 13:42:34 -04:00
Anton Georgiev
823629cb30
add log when user fully joined and subscribed to collections
2018-08-14 17:29:03 +00:00
Anton Georgiev
67b5257e8d
Merge pull request #5977 from Tainan404/issue-5496
...
fix toolbars losing border radius when overlap the presentation.
2018-08-14 13:14:39 -04:00
Anton Georgiev
1e8a4cf1e7
Merge pull request #5973 from KDSBrowne/5963-notifications-rename
...
Rename 'push notifications' to 'alerts'
2018-08-14 13:13:31 -04:00
Anton Georgiev
f83374491b
Merge pull request #5971 from MaximKhlobystov/ice-connection-state-errors
...
Better handling of video ice connection state errors.
2018-08-14 13:12:12 -04:00
Anton Georgiev
aee7dfe70c
Merge pull request #5955 from KDSBrowne/5910-cam-audioIndicator-inconsistency
...
Fix audio status icon inconsistent size on webcams
2018-08-14 11:43:43 -04:00
Maxim Khlobystov
bfe48dc918
Uncommented the line that has been commented out for debugging purposes.
2018-08-14 10:40:52 -04:00
Tainan Felipe
71bd889446
fix toolbars losing border radius when overlap the presentation
2018-08-14 10:30:46 -03:00
Maxim Khlobystov
c6e42f4029
Better error message.
2018-08-13 16:30:56 -04:00
Maxim Khlobystov
ed85f109a0
Listening to closed ice connection state in case an error doesn't result in failed state.
2018-08-13 16:26:45 -04:00
Anton Georgiev
7444e61d4d
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into logs-work
2018-08-13 20:05:07 +00:00
Bobak Oftadeh
88de0a4bbf
Fixed clientInfo JSON parsing error
2018-08-13 19:53:20 +00:00
Anton Georgiev
ed173b813a
fix linting
2018-08-13 19:52:44 +00:00
James Jung
3f8a10897a
Initialize a list of discarded annotations, filter out discarded annotations inside AnnotationsStreamer added handler
2018-08-13 15:40:47 -04:00
KDSBrowne
d7b6d027a2
change name of formatted string id's
2018-08-13 19:16:22 +00:00
Anton Georgiev
8092fa1304
Merge pull request #5968 from BobakOftadeh/add-help-button
...
Added help button to drop-down list
2018-08-13 15:02:26 -04:00