KDSBrowne
5c62507f0e
prevent offline users being displayed in live results
2018-10-25 17:20:32 +00:00
KDSBrowne
ec5af5b855
fix merge issues
2018-10-25 16:54:29 +00:00
KDSBrowne
3f521a6f6a
Merge branch 'html5-theming' into test-merge-anton
2018-10-25 16:33:56 +00:00
KDSBrowne
47218ea351
Merge branch 'remove-react-router' of https://github.com/antobinary/bigbluebutton into test-merge-anton
2018-10-25 16:18:31 +00:00
KDSBrowne
de51ab6fd6
position polling in center screen for mobile
2018-10-25 16:07:24 +00:00
Anton Georgiev
ff837fdd09
drop unnecessary Boolean() wrapper
2018-10-25 15:20:37 +00:00
Oswaldo Acauan
41cfdaaf30
Fix colors and sizes
2018-10-25 10:46:31 -02:00
Tainan Felipe
ab064f47c9
fiz zoom when fit to width out
2018-10-24 16:50:49 -03:00
Oswaldo Acauan
458b2f442f
Merge branch 'html5-theming' of github.com:oswaldoacauan/bigbluebutton into css-variables
2018-10-24 17:32:21 -02:00
Oswaldo Acauan
1de297c1e2
Fix line-heights and convert scss calculations to calc()
2018-10-24 17:32:09 -02:00
Anton Georgiev
ef9f248607
Merge branch 'master' into html5-theming
2018-10-24 14:58:59 -04:00
Bobak Oftadeh
262bd32bc6
Cleaned up user-options component and container
2018-10-24 11:34:11 -07:00
Anton Georgiev
cde6311a5d
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into remove-react-router
2018-10-24 18:26:13 +00:00
Tainan Felipe
69e1404ed1
Fix intl
2018-10-24 14:54:19 -03:00
Oswaldo Acauan
8696b831d3
Change SCSS variables to CSS variables missed while merging with upstream
2018-10-24 15:10:15 -02:00
Tainan Felipe
7677d19159
Remove behavior that add opacity when hover the presentation
2018-10-24 14:09:32 -03:00
João Francisco Siebel
a42946658f
improve toolbar when have only one tool
2018-10-24 13:26:23 -03:00
Anton Georgiev
ffbc11162e
fixed linter errors
2018-10-24 15:33:39 +00:00
KDSBrowne
e951b9180f
prevent other menus covering polling options
2018-10-24 14:50:47 +00:00
KDSBrowne
9c3a21641b
prevent chat / poll pane being open at the same time
2018-10-24 14:29:51 +00:00
KDSBrowne
abd5e8a224
update styling / fix bugs
2018-10-24 14:17:13 +00:00
Anton Georgiev
e888f5dc14
removed dummy button examples visible without presentation
2018-10-24 14:01:07 +00:00
Anton Georgiev
74c51e37c8
drop obsolete || false check
2018-10-24 12:46:05 +00:00
Anton Georgiev
57dc55b559
drop metadata configs; use userdata configs for autoSwap
2018-10-23 20:44:17 +00:00
Tainan Felipe
2b5c9a32b4
Add intl
2018-10-23 17:34:09 -03:00
Tainan Felipe
60e0446d89
Fix zoom keeps after fit to width
2018-10-23 16:58:13 -03:00
Tainan Felipe
4d7861f0be
Add intl message
2018-10-23 16:29:19 -03:00
Tainan Felipe
958bd406a6
Merge remote-tracking branch 'upstream/master' into breakout-room-html5
2018-10-23 14:53:46 -03:00
Tainan Felipe
1bc8ae0b21
add join audio only, and imporov UX
2018-10-23 14:18:09 -03:00
Oswaldo Acauan
f71d32a464
Move from SCSS variables to CSS custom properties (variables) and add custom parameters for theming/skinning
...
WIP
wip
wip
format
wip
Move from SCSS variables to CSS custom properties (variables) and add custom parameters for theming/skinning
2018-10-23 14:21:58 -02:00
Bobak Oftadeh
0cde376e67
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into user-manage-b
2018-10-22 10:06:18 -07:00
Anton Georgiev
591adc89e6
Merge pull request #6168 from jfsiebel/configurable-whiteboard-tools-list
...
Configurable whiteboard tools
2018-10-22 13:00:14 -04:00
Anton Georgiev
dbc5bc11a0
Merge pull request #6110 from BobakOftadeh/user-manage
...
User manage button
2018-10-22 10:54:18 -04:00
João Francisco Siebel
f936e319de
implement configurable whiteboard tools. close #5826
2018-10-19 14:05:56 -03:00
João Francisco Siebel
252bacb917
Add multiUserPenOnly parameter in yml
2018-10-18 14:03:11 -03:00
KDSBrowne
c191d3b6e8
clean up styles values
2018-10-18 14:59:26 +00:00
KDSBrowne
c8b993a3a9
remove use of router in polling
2018-10-18 14:31:17 +00:00
KDSBrowne
bae71203a5
Merge branch 'remove-react-router' of https://github.com/antobinary/bigbluebutton into poll-with-no-router
2018-10-17 20:34:05 +00:00
KDSBrowne
defaea03fd
add sound notification when poll starts
2018-10-16 22:07:42 +00:00
KDSBrowne
94cdc0aee3
add sound notification when poll starts
2018-10-16 22:06:50 +00:00
Anton Georgiev
1b9a73a31c
use Session.equals syntax
2018-10-16 17:52:18 +00:00
Anton Georgiev
30c43795af
work on chat alert
2018-10-16 17:48:27 +00:00
Bobak Oftadeh
062d96cbc1
Merge branch 'user-manage' of https://github.com/BobakOftadeh/bigbluebutton into user-manage-b
2018-10-16 10:34:35 -07:00
KDSBrowne
7b0498eb1a
use - as symbol for users who have not responded to poll
2018-10-16 17:31:41 +00:00
Bobak Oftadeh
3a0ce3c57f
Altered CSS variables
2018-10-16 10:24:10 -07:00
Bobak Oftadeh
e3a1210dcf
Improved clear status function
2018-10-16 09:14:51 -07:00
Anton Georgiev
b2df10c635
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into remove-react-router
2018-10-16 16:06:37 +00:00
Bobak Oftadeh
10b096e9b0
Merge branch 'user-manage' of https://github.com/BobakOftadeh/bigbluebutton into user-manage-b
2018-10-16 08:52:14 -07:00
Anton Georgiev
58f8738084
Merge branch 'post-router-style-fix' of github.com:KDSBrowne/bigbluebutton into remove-react-router
2018-10-16 15:51:18 +00:00
Bobak Oftadeh
e582978662
Adjusted dropdown position
2018-10-16 08:38:39 -07:00
KDSBrowne
45eeb1d400
Merge remote-tracking branch 'Upstream/master' into start-poll-01
2018-10-16 15:19:24 +00:00
KDSBrowne
e795cacd97
fix styles for hide public chat btn
2018-10-16 14:33:42 +00:00
Bobak Oftadeh
0a3568cc74
Added mute meeting settings to yml file
2018-10-15 15:24:56 -07:00
Anton Georgiev
0d1b085d54
improved on logic for open private chat
2018-10-15 20:03:17 +00:00
KDSBrowne
dcd6e5dbf9
add propTypes to poll and live-result components
2018-10-15 19:58:07 +00:00
KDSBrowne
6c377b97bf
add formatted strings
2018-10-15 19:05:50 +00:00
KDSBrowne
7629b8ba7b
fix chat-list-item style and userlist toggle aria-label
2018-10-15 17:49:17 +00:00
KDSBrowne
262038520b
improve styling / fix bugs
2018-10-15 14:36:26 +00:00
Bobak Oftadeh
65276a5423
Altered user manage button styles
2018-10-12 14:19:30 -07:00
Anton Georgiev
717a1e2db2
recovered logout functionality including feedback
2018-10-12 21:14:28 +00:00
Anton Georgiev
27a41753f9
hooked on error pages via Session
2018-10-12 17:05:30 +00:00
Bobak Oftadeh
21b84a5303
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into user-manage-b
2018-10-12 09:17:19 -07:00
KDSBrowne
9b42940d63
move polling options for viewer
2018-10-12 15:05:53 +00:00
Bobak Oftadeh
52aa4fd3c1
Mute meeting functionality implemented
2018-10-11 14:27:56 -07:00
Anton Georgiev
4059fd5fa9
mostly recovered chat. needs UI love and handling of unread
2018-10-11 20:41:37 +00:00
prlanzarin
7f3d3c0d32
Fixed reconnecting webcam viewers and session overlaps
2018-10-11 18:23:26 +00:00
KDSBrowne
bc5592ef67
update css styles
2018-10-11 03:20:58 +00:00
KDSBrowne
a955a7c0f1
replace createContainer with withTracker
2018-10-11 03:01:59 +00:00
KDSBrowne
dc8bd0345d
edit live-result style values
2018-10-10 19:04:09 +00:00
KDSBrowne
5654f08b43
clean up code
2018-10-10 18:25:35 +00:00
KDSBrowne
7673adee1b
implement live results for poll
2018-10-10 15:52:39 +00:00
João Francisco Siebel
74dfa52071
handle system messages on main public chat
2018-10-08 11:22:45 -03:00
Anton Georgiev
497db01167
added meteor/session; userList without router
2018-10-05 19:23:16 +00:00
KDSBrowne
eefef1c207
remove the need for using findDOMNode()
2018-10-05 13:43:27 +00:00
Bobak Oftadeh
e5ae59908c
Altered lock viewers label
2018-10-04 15:16:09 -07:00
prlanzarin
2741022cb2
Updated kurento-utils WebRTC calls, added permission request on listen only for safari
...
Also fixed a resource leak on listen only fallback and transitioned the SFU listen only from a tag-based approach to MediaStream
2018-10-03 18:39:55 +00:00
Anton Georgiev
02905fb90d
react-router removed, lots of code commented out, client loads
2018-10-03 16:14:10 +00:00
KDSBrowne
7f2d8138ba
replace for loop with range() and map()
2018-10-03 14:39:23 +00:00
KDSBrowne
28d46b7ca8
change formatted message id's / replace reduce with map
2018-10-03 03:24:34 +00:00
KDSBrowne
c2e785b8c4
add poll max custom fields to config
2018-10-02 23:59:45 +00:00
KDSBrowne
26404c87f7
remove button color type 'primary-outlined'
2018-10-02 23:08:32 +00:00
KDSBrowne
8c60d03ccc
add comment to explain regex
2018-10-02 20:45:41 +00:00
KDSBrowne
b241b93b8a
replace indexOf() with includes()
2018-10-02 20:30:32 +00:00
Anton Georgiev
308beb874c
Auth logged in
2018-10-02 19:53:13 +00:00
Anton Georgiev
0c8eafc2c8
Merge branch 'remove-react-router' of github.com:antobinary/bigbluebutton into remove-react-router
2018-10-02 14:47:25 +00:00
Tainan Felipe
ac09d4e69a
Add user list item and panel
2018-10-02 10:48:12 -03:00
Tainan Felipe
380b8b77e5
add intl messages
2018-09-28 15:09:15 -03:00
Tainan Felipe
cfd2e3f94b
Add create breakout rooms modal
2018-09-28 11:42:07 -03:00
KDSBrowne
b9736e9c08
fix poll results not displaying correctly for presenter
2018-09-28 14:40:53 +00:00
KDSBrowne
e1440de236
fix private chat not working
2018-09-27 16:27:05 +00:00
Bobak Oftadeh
f4a6947313
Moved isModerator check to the user-options container
2018-09-26 09:04:53 -07:00
Tainan Felipe
33655682f0
change modal overlay color for client consistency
2018-09-25 17:29:54 -03:00
Tainan Felipe
adbf0f0098
Add breakout room button
2018-09-25 14:03:09 -03:00
KDSBrowne
491f841401
prevent user access to poll panel after presenter is lost
2018-09-25 16:54:07 +00:00
Bobak Oftadeh
7ced847512
Manage user button implemented
2018-09-25 09:31:27 -07:00
Tainan Felipe
9e496a0c93
Add fit to width feature
2018-09-25 09:47:49 -03:00
KDSBrowne
cf23293e10
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into start-poll-01
2018-09-25 12:44:38 +00:00
Anton Georgiev
76180a0580
Merge pull request #6076 from jfsiebel/custom-user-settings
...
Custom user settings
2018-09-25 08:29:48 -04:00
KDSBrowne
86d48298c6
add ability to publish / stop poll
2018-09-24 22:43:54 +00:00
KDSBrowne
3430321a68
Merge remote-tracking branch 'upstream/master' into start-poll-01
2018-09-23 23:08:24 +00:00
KDSBrowne
8320493e6a
add ability to start custom poll
2018-09-23 23:05:13 +00:00
KDSBrowne
f3bd048d56
clean up code / add formatted messages / fix bugs
2018-09-23 22:57:03 +00:00
João Francisco Siebel
a445e0d2e5
make whiteboard tools list configurable
2018-09-21 16:42:39 -03:00
João Francisco Siebel
3c3a5ae59a
implement multiUserPenOnly configuration
2018-09-21 13:42:00 -03:00
Anton Georgiev
92732a96e6
WIP removing react-router
2018-09-21 15:43:10 +00:00
Anton Georgiev
7ca66965da
Merge pull request #6086 from oswaldoacauan/fix-6012
...
Fix fuzzy chat font rendering.
2018-09-19 14:40:32 -04:00
Anton Georgiev
8df901e0bf
Merge pull request #6087 from Tainan404/zoom-implementation
...
Zoom call only for presenter
2018-09-19 14:15:41 -04:00
Tainan Felipe
61c4c62e54
Zoom call only for presenter
2018-09-19 15:13:09 -03:00
Oswaldo Acauan
750f1bc35a
Fix fuzzy chat font rendering. Closes #6012
2018-09-19 14:57:39 -03:00
Anton Georgiev
fd02b04a2d
Merge pull request #6025 from BobakOftadeh/chat-width-increased-window
...
Extended the Width of the Chat Area
2018-09-19 13:05:06 -04:00
Bobak Oftadeh
121e47982f
Changed chat-width from pixel to precent.
2018-09-19 08:21:14 -07:00
Tainan Felipe
7d202ada62
Remove comment
2018-09-19 09:55:47 -03:00
Tainan Felipe
24e0fc55cd
Remove unused code
2018-09-19 09:09:45 -03:00
Lucas Zawacki
1d38dc4f2e
Make it so that cameras use the full space of the video window
2018-09-18 13:58:29 -03:00
Tainan Felipe
2d045b415c
Put the hand by default in mobile
2018-09-18 11:16:11 -03:00
Tainan Felipe
210dbbbeaf
Merge remote-tracking branch 'upstream/master' into zoom-implementation
2018-09-17 15:20:20 -03:00
Tainan Felipe
ab75ffdddd
Add pinch and double-tap zoom
2018-09-17 15:02:52 -03:00
KDSBrowne
226adbe254
make poll menu render
2018-09-14 17:50:18 +00:00
KDSBrowne
589a9eb1fd
add btn to toggle poll url
2018-09-14 16:29:19 +00:00
Anton Georgiev
f2092114e0
Merge pull request #6061 from BobakOftadeh/Userlist-spacing
...
Fixed locked user to have the same height as a default user
2018-09-13 15:25:06 -04:00
João Francisco Siebel
4c35608c2b
Add users-settings collection and handle dynamic configuration
2018-09-13 15:09:30 -03:00
Tainan Felipe
0372f736fc
Add Double tap zoom and pan navigation
2018-09-12 11:36:04 -03:00
Bobak Oftadeh
5c3f6202b3
Fixed locked user to have the same height as a default user
2018-09-11 13:42:36 -07:00
Oswaldo Acauan
88f7d6d7dd
Merge remote-tracking branch 'upstream/master' into upload-token
2018-09-11 16:17:38 -03:00
Oswaldo Acauan
5c9518bd27
Adjust the presentation upload to use the security token introduced in 2.1. Closes #4948
2018-09-11 16:00:49 -03:00
Anton Georgiev
35c0a12373
Merge pull request #6055 from bigbluebutton/v2.0.x-release
...
Pull V2.0.x release into 2.2 (master) to propagate 2.0 fixes
2018-09-10 15:09:55 -04:00
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
1462810b96
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.0
2018-09-06 22:06:40 +00:00
Tainan Felipe
cce66b352e
Add hand icon
2018-09-05 16:28:10 -03:00
Tainan Felipe
e501b9e5cc
Implement pan zoom
2018-09-04 14:37:36 -03: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
Tainan Felipe
92ecd8d39d
Fix misspelling
2018-08-29 17:24:44 -03:00
Tainan Felipe
ce6f1699f7
Add flash comment explaining mistery number
2018-08-29 17:20:42 -03:00
Bobak Oftadeh
cacc5e1920
Extended the width of the chat area
2018-08-29 12:57:36 -07: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
Tainan Felipe
742229e88f
Fix lint errors
2018-08-28 16:30:37 -03:00
Tainan Felipe
70e29725ee
Fix zoom display alignment
2018-08-28 14:14:02 -03:00
Tainan Felipe
9f6ed96b36
add zoom functions to component
2018-08-28 14:14:01 -03:00
Tainan Felipe
2815955236
state shared between presentation and overlay
2018-08-28 14:14:01 -03:00
Tainan Felipe
7c082c608a
Add zoom tooll and styles
2018-08-28 14:14:01 -03:00
Tainan Felipe
257b4cc8ac
port flash code to js and implement initial work in zoom
2018-08-28 14:14:01 -03:00
Tainan Felipe
25834dd4f8
zoom calc based in flash
2018-08-28 14:13:18 -03: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
Bobak Oftadeh
55eb076dd9
Improved implementation of showHelpButton
2018-08-10 12:35:14 -07:00
Bobak Oftadeh
4d0b8418db
Added help icon
2018-08-10 08:29:52 -07:00
Anton Georgiev
373bdae362
Merge pull request #5929 from jfsiebel/add-html5-group-chat-support
...
Update chat messages in HTML5 to use new group chat messages
2018-08-10 10:54:02 -04:00
Bobak Oftadeh
9feb47a1ca
Option to disable the help button added
2018-08-09 15:40:52 -07:00
Bobak Oftadeh
7b9de769a7
Added help button to the drop-down list
2018-08-09 14:08:16 -07:00
KDSBrowne
fecbee16b5
change folder / component names & localized strings
2018-08-09 17:02:18 +00:00
KDSBrowne
f8026b1b9a
toggle screenshare btn color
2018-08-07 23:10:24 +00:00
KDSBrowne
155b36f929
add desktop unshare icon
2018-08-07 23:02:11 +00:00
KDSBrowne
12f5fffa93
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into 5909-toggle-screenshare-icon
2018-08-05 23:47:16 +00:00
Anton Georgiev
56b9e515c4
Merge pull request #5959 from BobakOftadeh/indicator-performance-boost
...
Pulse animation performance improved
2018-08-03 16:34:56 -04:00
Bobak Oftadeh
ef8c0226fe
Pulse animation performance improved
2018-08-03 12:11:46 -07:00