Anton Georgiev
7508f1d4f8
Merge pull request #6034 from KDSBrowne/02-iphone-polling-fix
...
Fix poll answers not being displayed on mobile safari
2018-09-10 10:08:51 -04:00
KDSBrowne
5f31deee11
use mq() instead of @media
2018-09-09 05:23:33 +00:00
Anton Georgiev
73fd896fb0
Merge pull request #6032 from Tainan404/fix-safary-animaiton
...
Split animation to own span to run in safari.
2018-09-04 13:14:29 -04:00
Anton Georgiev
49c0e7b9b1
Merge pull request #5998 from MaximKhlobystov/ice-connection-state-errors-2
...
Better handling of screensharing ice connection state errors.
2018-09-04 13:14:08 -04:00
Anton Georgiev
8e553ab0c6
Merge pull request #5855 from musickiper/discard-cur-annotation-via-right-click
...
Add fuctionality for discard current annotation via right-click
2018-09-04 11:13:00 -04:00
KDSBrowne
bf38c36b71
fix polling answer position in safari on mobile
2018-08-31 17:14:00 +00:00
Tainan Felipe
1f6b959efc
Split animation and connection to own span to run in safari
2018-08-31 13:58:47 -03:00
Maxim Khlobystov
5825b635ba
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into ice-connection-state-errors-2
2018-08-30 16:07:52 -04:00
Anton Georgiev
157ce58f04
Merge pull request #6018 from antobinary/lock-public-chat
...
[HTML5] Comply with lock settings for chat
2018-08-29 13:22:49 -04:00
Anton Georgiev
e03eccab2e
combine isViewer and isLocked by using existing property from mapUser
2018-08-29 17:21:39 +00:00
Anton Georgiev
e756ce1548
comply to lock settings for chat
2018-08-29 16:00:53 +00:00
Maxim Khlobystov
82a69fb902
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into ice-connection-state-errors-2
2018-08-28 12:49:06 -04:00
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
Maxim Khlobystov
242200ac91
Replaced Ice with ICE in strings.
2018-08-22 14:51:25 -04:00
Maxim Khlobystov
d67aba6c8a
Listening to ice connection failures when screensharing.
2018-08-22 14:10:08 -04: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
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
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
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
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
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
Anton Georgiev
ca873cd6da
Merge pull request #5839 from KDSBrowne/5782-move-set-status
...
Move set status menu to user item dropdown
2018-08-13 15:00:04 -04:00
KDSBrowne
6c51f2e7e9
clean up code
2018-08-13 18:47:22 +00:00
KDSBrowne
d8982843fd
remove UserAction wrapper
2018-08-13 16:27:56 +00:00
KDSBrowne
5d4f9c8981
change parameter name to something more meaningful
2018-08-13 15:05:15 +00:00
Maxim Khlobystov
fdf0615d04
Fixing linter errors in the video-provider component.
2018-08-12 18:40:53 -04:00
Maxim Khlobystov
cf1de23629
Properly handling ice connection state errors.
2018-08-12 18:39:39 -04:00