Commit Graph

4530 Commits

Author SHA1 Message Date
Oswaldo Acauan
fb04db7b54 Fix current width calc 2018-06-04 16:43:54 -03:00
Oswaldo Acauan
a5d173a1f2 Remove redirect on resize and update userlist compact based on its width 2018-06-04 16:11:11 -03:00
Oswaldo Acauan
7bf922c87b Disable resizing of userlist and chat for mobile 2018-06-04 15:56:09 -03:00
Oswaldo Acauan
6922ab1c70 Disable resizing of userlist and chat for mobile 2018-06-04 15:44:23 -03:00
Augusto Bennemann
6f16948824 webRTC video stats: fetch stats on VideoListItem 2018-06-04 13:53:41 -03:00
Anton Georgiev
1b755bfb24 make window title configurable 2018-06-01 18:31:41 +00:00
KDSBrowne
af3d7208d9 rework code to prevent race condition / removes need for setTimeout 2018-06-01 09:05:18 -07:00
Fred Dixon
02992e6787
Merge pull request #5611 from KDSBrowne/fix/user-item-menu-items
Fix User-item menu options not being triggered
2018-06-01 06:45:28 -04:00
Anton Georgiev
cd4b8bc6fc
Merge pull request #5573 from gutobenn/disable-screenshare-safari
Display a toast for screensharing not supported by Safari
2018-05-31 16:49:09 -04:00
KDSBrowne
87c8917d8b fix user-item menu options not working 2018-05-30 11:20:42 -07:00
Lucas Fialho Zawacki
bfc9e207bc Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into orientation-recording 2018-05-30 17:36:20 +00:00
Anton Georgiev
e1d88e8817
Merge pull request #5539 from Tainan404/issue-5471
Disable yes button on echo-test when clicked.
2018-05-30 12:27:10 -04:00
Maxim Khlobystov
80da44bb26
Merge pull request #5594 from oswaldoacauan/streams-cursor-wb
Whiteboard and Cursor performance update
2018-05-30 11:42:52 -04:00
Oswaldo Acauan
0eb4752818 Clean up 2018-05-30 11:19:19 -03:00
KDSBrowne
f57d5f265a change condition check in if statment 2018-05-30 06:09:33 -07:00
KDSBrowne
ef9c479523 remove usless map() 2018-05-30 06:07:25 -07:00
KDSBrowne
b3a6de7dda make reducer not act as a loop 2018-05-30 05:39:02 -07:00
KDSBrowne
4ed7b4cb46 put path to available locales in a const 2018-05-30 05:23:05 -07:00
Anton Georgiev
f13d37867e
Merge pull request #5601 from BobakOftadeh/ui-userlist-changes
User list UI changes implemented
2018-05-29 16:41:20 -04:00
Anton Georgiev
0aa7d5274e
Merge pull request #5595 from lfzawacki/better-video-stability
[html5] Better video pausing, connection, re-connecting and stability
2018-05-29 16:40:52 -04:00
Anton Georgiev
e7ef85bdf7
Merge pull request #5507 from KDSBrowne/xx.fix-dropdown-key-functionality-alt01
Improve userlist dropdown menu key-board functionality
2018-05-29 15:49:46 -04:00
Bobak Oftadeh
136fa72a7e User list UI changes implemented 2018-05-29 12:23:13 -07:00
Lucas Fialho Zawacki
665773ece0 Small naming fixes in visibility events and attachStream function 2018-05-29 18:54:01 +00:00
Lucas Fialho Zawacki
cb5022681d Catch exceptions on video tag play 2018-05-29 17:51:50 +00:00
Tainan Felipe
e59c8df71e Remove unnecessary export 2018-05-29 14:32:41 -03:00
Lucas Fialho Zawacki
49843ad2e1 Throw recording events 2018-05-29 17:22:14 +00:00
Tainan Felipe
61baba9a53 change last message time 2018-05-29 13:59:44 -03:00
Tainan Felipe
bfc2e5bc25 remove unnecessary width 2018-05-29 13:50:06 -03:00
Tainan Felipe
b180a7c350 add messages for chat notification and add link to chat 2018-05-29 13:43:11 -03:00
Anton Georgiev
dd719792a1 tweak an iOS string for Chrome 2018-05-29 15:01:36 +00:00
KDSBrowne
97b5d4dbc9 remove cx() and its import 2018-05-29 07:48:53 -07:00
Anton Georgiev
06ad7805a4
Merge pull request #5583 from antobinary/adjust-api
Revert special api changes made for html5 client
2018-05-28 17:46:30 -04:00
Anton Georgiev
4be7323f3e
Merge pull request #5584 from BobakOftadeh/iOS-Model-Warning
Warning modal now displays for iOS Chrome users
2018-05-28 17:11:06 -04:00
KDSBrowne
4f2541c957 remove condition in cx() 2018-05-28 13:16:37 -07:00
Lucas Fialho Zawacki
4b2df07667 Fix webcam recording when changing orientation in a mobile device 2018-05-28 19:16:20 +00:00
Lucas Fialho Zawacki
32c587dc0d Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into better-video-stability 2018-05-28 18:43:29 +00:00
Anton Georgiev
658b9d81b3
Merge pull request #5512 from lfzawacki/use-get-recording-status
Use GetRecordingStatus message to start recordings from the bbb-webrtc-sfu side
2018-05-28 13:55:30 -04:00
Oswaldo Acauan
ec07b4434d Change cursor and annotation to user streams and add optimistic updates
WIP | Use streams to cursor and optimistic updates

WIP | Use streamss to whiteboard and optimistic updates

WIP | Remove fake delay

Add two way batching (server/client client/server)

Fix null userId exception and remove logs

wip

Add two way batching (server/client client/server) for cursor

Remove message frequency from draw-listeners component since we handle on message publication

Handle clear and undo messages
2018-05-28 14:46:14 -03:00
Bobak Oftadeh
ba577c41ed The last user can now be seen on small devices 2018-05-28 10:43:10 -07:00
James Jung
f0c3746884 Seperate the logic for calculating the default width of the userList to outside of the Resizable tag 2018-05-28 12:27:40 -04:00
KDSBrowne
aa5deedbc9 replace structural loop with reduce 2018-05-28 07:24:03 -07:00
KDSBrowne
d0660e6699 improve locale fallback selection 2018-05-28 04:35:24 -07:00
KDSBrowne
9e06d7b7b1 make resize handle same size on userlist and chat 2018-05-27 14:40:14 -07:00
Augusto Bennemann
2eaa457442 Merge branch 'webrtc_stats' of github.com:gutobenn/bigbluebutton into webrtc_stats 2018-05-25 16:27:16 -03:00
Augusto Bennemann
a3584092ec Improve webRTC video stats code 2018-05-25 16:24:41 -03:00
James Jung
19dbdeaf5f Fix spelling mistake 2018-05-25 13:10:13 -04:00
Bobak Oftadeh
fe1dbb9fdf Warning modal now displays for iOS Chrome users 2018-05-25 09:24:01 -07:00
James Jung
0eb5366e9c Initializing some variables for the default size of the user-list to make the logic inside it more readable 2018-05-24 15:02:47 -04:00
Anton Georgiev
e4a6f31abc revert special api changes made for html5 client 2018-05-24 18:42:59 +00:00
James Jung
f7b1524114 Adjust the default size of userList and chat 2018-05-24 13:32:31 -04:00
KDSBrowne
e0a07a4f23 remove the use of setTimeout 2018-05-24 09:04:16 -07:00
KDSBrowne
65c9ebbdf7 rename functions / add comment 2018-05-24 08:47:42 -07:00
James Jung
bf63679ed8 Set default width of userList and change the unit of the userList width size from percentage to pixel 2018-05-23 14:21:48 -04:00
Lucas Fialho Zawacki
3d92f252b6 Try to make sure that attach streams and stream restarts always work 2018-05-23 18:04:47 +00:00
Lucas Fialho Zawacki
6cae1678ef Separate webrtc errors, restart and ice in separate functions 2018-05-23 18:04:01 +00:00
Lucas Fialho Zawacki
b7b5230966 Only send camera share to api after sharer has received a play start 2018-05-23 17:54:26 +00:00
Lucas Fialho Zawacki
5433049ab7 Better handle visibility events and paused streams 2018-05-23 17:54:16 +00:00
Augusto Bennemann
77a25940e0
Comment out screenshare code for Safari 2018-05-23 13:04:03 -03:00
KDSBrowne
8e470f3f23 remove unsupported message 2018-05-22 16:11:05 -07:00
KDSBrowne
a750e2b2a0 edit config prop / startup-server-index variable names 2018-05-22 12:57:43 -07:00
Augusto Bennemann
68c18ff70f Display a toast for screensharing not supported by Safari 2018-05-22 14:17:35 -03:00
Augusto Bennemann
384b912995
Fix error logging 2018-05-22 12:42:51 -03:00
Anton Georgiev
bf5a22a13f
Merge pull request #5549 from Tainan404/issue-5439
Tested, works well
2018-05-22 10:37:55 -04:00
Tainan Felipe
2fc98a4645 add redirect to chat in toast notification 2018-05-18 08:54:26 -03:00
James Jung
9b8005f5b9 Add margin to the right side of the chatName to make a small gap between the chatName and the un-read message counter 2018-05-17 16:18:59 -04:00
James Jung
e8b2d80842 Adjust minWidth of resizable user-list to make the user names on the list look better 2018-05-17 16:16:48 -04:00
Augusto Bennemann
e8c2e1219c Fix measure name 2018-05-17 15:08:27 -03:00
Augusto Bennemann
5f142fa793 Fix merge conflicts 2018-05-17 14:49:35 -03:00
Tainan Felipe
f2c23b2e19 Fix intl translation 2018-05-17 11:46:25 -03:00
Tainan Felipe
b77e5494e0 add error message for when media server is offline and fix decrtion of intl message 2018-05-17 10:23:18 -03:00
Tainan Felipe
1d348c0328 Remove log 2018-05-16 15:30:40 -03:00
Tainan Felipe
8b1eda92b6 Create intlMediaErrorsMessages and add messages of errors 2018-05-16 15:16:12 -03:00
Tainan Felipe
0c16518025 add specific messages to permissions errors 2018-05-16 14:12:57 -03:00
Anton Georgiev
ab54e5689b support metadata with improper format 2018-05-16 14:43:25 +00:00
Anton Georgiev
b6b93d8903
Merge pull request #5497 from musickiper/absPathToRelPath
Change abs paths to use baseName config
2018-05-16 08:51:05 -04:00
Anton Georgiev
7a8a855ffd
Merge pull request #5544 from MaximKhlobystov/chat-server-timestamps
[HTML5 Client] Server-side timestamps in chat messages.
2018-05-16 08:49:22 -04:00
Maxim Khlobystov
a0497b2dd9 Assign server time to outgoing chat messages. 2018-05-15 16:08:30 -04:00
Oswaldo Acauan
91ce8e0e90
Merge pull request #5541 from Tainan404/issue-5514
Rename function to be consistent with state name.
2018-05-15 12:00:04 -03:00
Tainan Felipe
54a0f16c18 Rename function to onVideoLoad 2018-05-15 11:56:53 -03:00
Anton Georgiev
ddf95664d4
Merge pull request #5540 from Tainan404/issue-5514
Hide connecting icon when screeshare is loaded.
2018-05-15 10:32:05 -04:00
Tainan Felipe
346e6b4ce0 Rename state and not render the connecting icon when loaded 2018-05-15 11:24:13 -03:00
Anton Georgiev
f2cc11b08d
Merge pull request #5532 from KDSBrowne/xx.fix-whiteboard-textarea-flicker
Prevent whiteboard textarea flickering
2018-05-15 09:34:03 -04:00
Anton Georgiev
93fe4a2b93
Merge pull request #5533 from KDSBrowne/xx.fix-chat-scroll-resize-overlap
Fix chat scroll bar and re-size handle overlap
2018-05-15 09:31:58 -04:00
Tainan Felipe
f4150c6f31 hide connecting icon when video is loaded 2018-05-15 10:13:15 -03:00
Anton Georgiev
d6f91228d6
Merge pull request #5436 from Tainan404/issue-5419
Clear session storage to enter
2018-05-15 07:23:31 -04:00
Tainan Felipe
bb4484812a disable yes button when clicked 2018-05-14 17:32:28 -03:00
Tainan Felipe
a4b9bc807e add comment explaining reducer 2018-05-14 16:34:06 -03:00
Tainan Felipe
84b2342fef remove changes in audio-maneger 2018-05-14 13:48:41 -03:00
Tainan Felipe
ba0f5fad5e parse metadata in auth.js 2018-05-14 13:43:00 -03:00
Anton Georgiev
13e6eb1a05
Merge pull request #5404 from Tainan404/implement-feedback-screen
Implement feedback screen
2018-05-14 10:19:53 -04:00
Tainan Felipe
eace2e4932 import component 2018-05-14 10:45:43 -03:00
KDSBrowne
df1ddc94ee prevent whiteboard textarea's flickering / not appearing in Edge 2018-05-13 17:15:18 -07:00
KDSBrowne
a53dc8a294 prevent chat scroll bar and re-size handle overlap 2018-05-13 16:41:29 -07:00
KDSBrowne
a63511d534 add check for Edge in shortcut-help 2018-05-11 11:21:29 -07:00
KDSBrowne
567621e5f4 fix whiteboard-toolbar not displaying color Icon 2018-05-11 11:16:01 -07:00
KDSBrowne
e88fcee8c0 fix whiteboard-toolbar not displaying Drawing Thickness Icon 2018-05-11 11:12:27 -07:00
James Jung
5fe5d2ee3f Change fonts' abs paths to use baseName config(3) 2018-05-11 13:58:48 -04:00
Anton Georgiev
e07d92862e pulled html5 locales May 11, 2018 2018-05-11 17:56:31 +00:00
KDSBrowne
dd95540e4f add localised message for unsupported audio 2018-05-11 10:38:03 -07:00
KDSBrowne
4e7c1cb010 remove audio modal heading for edge 2018-05-11 10:31:35 -07:00
KDSBrowne
b9a17b03a7 add not supported message in audio modal for Edge 2018-05-11 09:44:03 -07:00
KDSBrowne
51fe987488 add support for Edge in audio permissions-overlay 2018-05-11 09:32:56 -07:00
KDSBrowne
f8e2eb4295 prevent beginElement() breaking Edge browser 2018-05-11 09:26:31 -07:00
KDSBrowne
1a85892828 add check for Edge in deviceInfo.js 2018-05-11 09:17:32 -07:00
Tainan Felipe
43efd5b094 fix intl lost after refresh 2018-05-11 10:05:59 -03:00
Anton Georgiev
e71c299dff
Merge pull request #5461 from BobakOftadeh/fullScreen-fix
Full screen button fix
2018-05-11 08:46:30 -04:00
Anton Georgiev
9801a9f332
Merge pull request #5462 from Tainan404/issue-5455
Show listen only icon in webcam status.
2018-05-11 08:27:10 -04:00
Tainan Felipe
5659ba10e7 use authtoken and connection status to verify feedback 2018-05-10 17:23:17 -03:00
Anton Georgiev
45ab9da9d1 add logging for failing audio 2018-05-10 18:11:49 +00:00
Lucas Fialho Zawacki
d83178c196 Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into use-get-recording-status 2018-05-10 17:39:14 +00:00
Lucas Fialho Zawacki
85362e59b8 Remove now unecessary messages sent from HTML5 server 2018-05-10 17:38:30 +00:00
Tainan Felipe
63e8051a93 decrease star size and hide textarea when no evaluted 2018-05-10 11:14:56 -03:00
Anton Georgiev
292e9a8f02
Merge pull request #5505 from prlanzarin/fix-ss-distortion
Fixed screenshare resolution limit
2018-05-10 09:28:06 -04:00
prlanzarin
060e8abf32 Fixed screenshare resolution limit 2018-05-09 23:38:20 +00:00
James Jung
e66fd17fd7 Change fonts' abs paths to use baseName config(2) 2018-05-09 17:01:21 -04:00
James Jung
e192ea1e42 Change fonts' abs paths to use baseName config 2018-05-09 16:59:17 -04:00
Tainan Felipe
8c93916f2c remove changes on reactive.js 2018-05-09 16:04:07 -03:00
Lucas Fialho Zawacki
2d222b7b2e Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into use-get-recording-status 2018-05-09 19:02:31 +00:00
KDSBrowne
ab1e3e7e5f remove duplicate css class 2018-05-09 12:01:48 -07:00
KDSBrowne
c4090c865c improve user dropdown item styles for active / active with menu open 2018-05-09 11:55:38 -07:00
Lucas Fialho Zawacki
c2801f4476 Send userId as calername in screenshare instead of username 2018-05-09 18:48:14 +00:00
Tainan Felipe
c4c0930317 remove log 2018-05-09 15:12:51 -03:00
Tainan Felipe
0707924a47 pass rating to meeting-ended and create feedback endpoint 2018-05-09 15:07:40 -03:00
KDSBrowne
7294e98a0c fix menu options not working when slected 2018-05-09 10:38:59 -07:00
Anton Georgiev
8327e6fb94
Merge pull request #5501 from prlanzarin/fix-ss-distortion
Preserving WebRTC screenshare aspect ratio in video-broadcast
2018-05-09 12:47:15 -04:00
prlanzarin
9d26a83514 Removed application support for chrome screensharing
Also reverted the track resolution to the screen res. The WebRTC getSettings is buggy for chrome <= 65
2018-05-09 16:39:59 +00:00
James Jung
2d7d513dc1 Initialize the variable for the baseName config inside whiteboard-overlay components to get better to read 2018-05-09 12:16:56 -04:00
Bobak Oftadeh
f43ac5e1de Improved upon the code 2018-05-09 08:28:55 -07:00
prlanzarin
1a16e5a0b1 Fixed screenshare resolutions to preserve aspect ratio 2018-05-09 14:21:03 +00:00
James Jung
26271b0f0e Delete styles.scss file which stored images' links for the whiteboard cursor and put the links for the whiteboard cursor inside components 2018-05-08 18:06:31 -04:00
Bobak Oftadeh
4c2b09531d Improved fix 2018-05-08 14:37:58 -07:00
James Jung
583725053c Change some files permission from 755 to 644 2018-05-08 16:05:04 -04:00
KDSBrowne
d0920ab0d8 fix menu item index bug 2018-05-08 12:57:53 -07:00
Anton Georgiev
32309b0c3f
Merge pull request #5480 from lfzawacki/stop-streams
Pause streams on media server to save bandwith and processing
2018-05-08 15:53:19 -04:00
James Jung
2e6e8e4418 Add missing settings of the pencil.png url 2018-05-08 14:10:36 -04:00
Tainan Felipe
99df324d73 revert Boolean coversion 2018-05-08 15:01:35 -03:00
KDSBrowne
7d410e485f preliminary fix for userlist dropdown menu keyboard accessibility 2018-05-08 10:47:55 -07:00
Anton Georgiev
f501565e41 adjust meeting props to add freeJoin br room 2018-05-08 17:47:55 +00:00
Anton Georgiev
b055ab0ca6
Merge pull request #5435 from Tainan404/issue-5414
Add spinning arrows while load the screenshare.
2018-05-08 13:46:03 -04:00
Maxim Khlobystov
e5c6e098f4
Merge pull request #5451 from KDSBrowne/xx.new-accessKey-Modal
Adds shortcut modal
2018-05-08 13:30:47 -04:00
Tainan Felipe
c89a1cd7ed generate only one object 2018-05-08 14:15:04 -03:00
Tainan Felipe
10a90b4180 WIP 2018-05-08 13:30:00 -03:00
Bobak Oftadeh
77622f6858 Removed unnecessary variable 2018-05-08 09:20:52 -07:00
Bobak Oftadeh
9071b8086d Added requested changes to fullscreen button fix 2018-05-08 09:04:15 -07:00
Tainan Felipe
2f52c9fdc5 remove only metadata 2018-05-08 09:26:04 -03:00
Tainan Felipe Pauli de Almeida
1e378044f2 increase the arrows 2018-05-08 09:10:09 -03:00
James Jung
ae9d92ea16 Update absolute paths to use baseName config 2018-05-07 19:15:50 -04:00
Maxim Khlobystov
e55b208229
Merge pull request #5442 from KDSBrowne/xx-add-resizable-component
Make userlist and chat width scalable
2018-05-07 14:45:35 -04:00
Anton Georgiev
375e844890
Merge pull request #5426 from prlanzarin/ss-toast-fix
Fixed screenshare extension toast and removed dock leftover code
2018-05-07 14:44:20 -04:00
Lucas Fialho Zawacki
c7bbb847d8 Small html5 stop streams corrections 2018-05-07 17:52:44 +00:00
prlanzarin
5375eb2836 Removed uneeded dispose func and updated flash kurento-extension with listen only hooks 2018-05-07 17:44:18 +00:00
prlanzarin
14f74fb223 Merge remote-tracking branch 'upstream/v2.0.x-release' into sfu-opt-audio 2018-05-07 17:43:42 +00:00
prlanzarin
37564a0c6f Fixed userName/userId usage in kurento-extension 2018-05-07 17:17:48 +00:00
Lucas Fialho Zawacki
6fcdc61e69 Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into stop-streams 2018-05-07 17:12:44 +00:00
prlanzarin
4a9ba0b37a Added kurento audio bridge callbacks and sip.js depency to SFU 2018-05-07 13:39:39 +00:00
Lucas Fialho Zawacki
aed6ffc3cb Pausing streams server side when client is not vieweing them 2018-05-04 20:58:35 +00:00
Tainan Felipe
44a5d6c600 add voice user icon for webcam status 2018-05-04 16:44:30 -03:00
Tainan Felipe
35e0fc9bbf Fix the audio status does not update on webcam video 2018-05-04 16:40:40 -03:00
Bobak Oftadeh
1c28ec9d9a Merge remote-tracking branch 'upstream/v2.0.x-release' into fullScreen-fix 2018-05-04 12:10:50 -07:00
Bobak Oftadeh
d64b5a1197 Fixed fullscreen button 2018-05-04 11:07:41 -07:00
KDSBrowne
91edc247a0 remove chatPad element 2018-05-04 10:00:29 -07:00
KDSBrowne
fc82311132 use $small-only breakpoint / remove $medium-down 2018-05-04 09:52:11 -07:00
KDSBrowne
2c639e7ab9 make chat not open at max size 2018-05-04 08:29:43 -07:00
KDSBrowne
48c3adb8d9 clean up css / resolve lint issue 2018-05-03 08:44:59 -07:00
KDSBrowne
64c57a6050 add check for IE / simplify conditions in shortcut-help 2018-05-03 08:36:08 -07:00
Anton Georgiev
f973fedf4d commenting out code that breaks client loading 2018-05-03 15:21:46 +00:00
prlanzarin
01f87d2718 Added websocket ping pong to SFU clients
Also updated SFUs package-lock
2018-05-03 13:57:03 +00:00
KDSBrowne
4df17d6263 add descriptions to messages 2018-05-02 20:33:28 -07:00
KDSBrowne
be4dc3f9ff add localized strings and edit deviceInfo.js 2018-05-02 19:20:38 -07:00
KDSBrowne
7cc07011b6 make place to localize OS and Browser type 2018-05-02 13:19:16 -07:00
Lucas Fialho Zawacki
5b65cde0de Stop remote stream tracks for HTML5 video viewers when window is hidden 2018-05-02 20:09:22 +00:00
Augusto Bennemann
0c539f8e8c WebRTC stats: Fix bitrate 2018-05-02 19:03:36 +00:00
KDSBrowne
57f3f4389c add functions to deviceInfo utility / improve shortcut modal 2018-05-02 11:55:46 -07:00
Augusto Bennemann
02c1c85891 WebRTC stats: support Safari 2018-05-02 18:42:36 +00:00
Tainan Felipe
9d95cef783 fix mute proptypes 2018-05-02 14:03:58 -03:00
prlanzarin
42ed428461 Added config to enable kurento listen only bridge 2018-05-02 15:49:57 +00:00
KDSBrowne
d96ed9da3a edit names of access key constants 2018-05-01 17:02:45 -07:00
KDSBrowne
5fa65b4390 use shortcut config in components 2018-04-30 14:09:56 -07:00
KDSBrowne
2ed76aa244 add shortcut config to settings-production.json 2018-04-30 12:20:27 -07:00
KDSBrowne
819839cb4e add shotcuts keys to dev-config 2018-04-30 12:18:29 -07:00
Tainan Felipe
19c233adc4 Clear session storage to enter 2018-04-30 15:52:47 -03:00
KDSBrowne
248bfbc332 replace pixel values with css constant 2018-04-30 09:01:07 -07:00
KDSBrowne
f13ca9db3d use props in conditions to render resize handle 2018-04-30 08:55:41 -07:00
KDSBrowne
cf4b5de00c add breakpoint 2018-04-30 08:42:58 -07:00
Tainan Felipe Pauli de Almeida
75bcd2a361 add spinning arrows while load the screenshare 2018-04-30 08:55:54 -03:00
KDSBrowne
cafce78b0f close userlist via mouse / fix null dropdown warning 2018-04-29 14:23:50 -07:00
KDSBrowne
a9072f5a32 fix mobile and small tablet, chat / userlist position 2018-04-28 18:59:45 -07:00
prlanzarin
c2143f9a50 Added first working versions of join/exitAudio for kurento bridge and fixed SFU session termination for freeswitch adapter 2018-04-29 00:18:54 +00:00
KDSBrowne
261a2e3b59 adjust chat min / max width 2018-04-28 11:06:03 -07:00
KDSBrowne
7e2c20fca8 make the userlist / chat scalable 2018-04-28 10:53:20 -07:00
KDSBrowne
8658346b4e add re-resizable package 2018-04-28 10:48:33 -07:00
prlanzarin
47120111dd Fixed adapter calls in SFU and added bridge hooks for kurento listen only 2018-04-27 21:37:41 +00:00
Augusto Bennemann
9237fa3235 Move webrtc_stats_bridge logic from external script to react 2018-04-27 20:53:02 +00:00
Tainan Felipe
e0e36344a2 add send feedback label 2018-04-27 17:26:43 -03:00
Tainan Felipe
ac1e6d4423 hide thickness and color buttons in whiteboard toolbar when is pointer tool 2018-04-27 16:44:33 -03:00
Augusto Bennemann
9840bec025 Fix for NaN bug on Firefox; Improve setStats() 2018-04-27 18:57:38 +00:00
Tainan Felipe
662c0f31fb center items in mobile 2018-04-27 14:31:54 -03:00
Tainan Felipe
1d9e85180c change title attribute message 2018-04-27 14:19:57 -03:00
Tainan Felipe
5aa6e1806e rename function 2018-04-27 14:15:33 -03:00
Tainan Felipe
6707c4df7f add aria describe 2018-04-27 14:10:00 -03:00
Tainan Felipe
14eab2e15c rename css class 2018-04-27 14:08:17 -03:00
Fred Dixon
b6f53246d7
Merge pull request #5427 from bigbluebutton/dropdown-trigger-webcam-padding
Fix webcam dropdown padding
2018-04-27 12:04:57 -04:00
Fred Dixon
aca972700d
Merge pull request #5423 from Tainan404/fix-userlist-alignment
Fix aligment between last chat item and user list title
2018-04-27 12:04:35 -04:00
Oswaldo Acauan
72498ca227
Fix webcam dropdown padding 2018-04-27 11:50:05 -04:00
prlanzarin
95506e50d9 Fixed screenshare extension toast and removed dock leftover code 2018-04-27 15:11:40 +00:00
KDSBrowne
1760a9ede6 add localised messages 2018-04-27 07:42:20 -07:00
prlanzarin
9fe4fecf2c Improved chrome screensharing constraints and fixed SFU exception 2018-04-27 14:37:18 +00:00
Tainan Felipe
e92bea9312 Merge remote-tracking branch 'upstream/v2.0.x-release' into implement-feedback-screen 2018-04-27 11:35:33 -03:00
Tainan Felipe
e93a05ef30 add margin top in userlist participants 2018-04-27 08:47:40 -03:00
Augusto Bennemann
6fe043730e Fix for Firefox and video unmounting 2018-04-26 23:35:05 +00:00
Anton Georgiev
35fae897fb
Merge pull request #5421 from antobinary/default-chrome-extension
add-on to pr #5420 - default chrome extension
2018-04-26 19:22:40 -04:00
Fred Dixon
46e9fecdad
Merge pull request #5420 from antobinary/default-chrome-extension
Set default KEY and LINK for Chrome screenshare extension
2018-04-26 19:13:52 -04:00
Calvin Walton
ca198ee9ce
Merge pull request #5385 from lfzawacki/html5-video-recording
HTML5 recording of cameras and screenshare
2018-04-26 19:11:36 -04:00
Augusto Bennemann
f163e7683d Improve WebRTC stats react code 2018-04-26 23:01:59 +00:00
Anton Georgiev
8e6e14f902 add custom vs default key and link 2018-04-26 22:55:45 +00:00
Anton Georgiev
6aea0b6297 add custom vs default key and link 2018-04-26 22:52:46 +00:00
Augusto Bennemann
1985958191 WebRTC stats for each video 2018-04-26 22:19:15 +00:00
Anton Georgiev
23cd017826
Merge pull request #5390 from KDSBrowne/xx.fix.mobile.SR
Fix mobile screen reader functionality
2018-04-26 14:07:44 -04:00
KDSBrowne
af2aadf1b4 add Hotkey modal 2018-04-26 10:24:25 -07:00
Anton Georgiev
25f3ced26c set default KEY and LINK for Chrome screenshare extension - the one from BBB open source 2018-04-26 16:48:25 +00:00
Lucas Fialho Zawacki
a2b670174b Merge branch 'final-recordings' into html5-video-recording 2018-04-26 16:43:18 +00:00
prlanzarin
ea73a4d37a Fixed sfu ws regression and exceptions when recording not enabled in SFU 2018-04-26 15:39:24 +00:00
Tainan Felipe
3cde2991b0 Change icon to star icon 2018-04-26 08:53:48 -03:00
Lucas Fialho Zawacki
ebef86abbe Respcect the recorded=false authority 2018-04-26 01:52:48 +00:00
Anton Georgiev
9c82f1486b
Merge pull request #5402 from prlanzarin/screenshare-opt2
HTML5 Screenshare improvements
2018-04-25 21:08:47 -04:00
Anton Georgiev
cffe245c12
Revert "[HTML5 Client] Whiteboard Bulk Operations" 2018-04-25 20:41:19 -04:00
prlanzarin
28950edf3b Removed ICE error toast message 2018-04-25 22:14:59 +00:00
Anton Georgiev
44fde9a83c
Merge pull request #5400 from MaximKhlobystov/whiteboard-bulk-upsert
[HTML5 Client] Whiteboard Bulk Operations
2018-04-25 18:03:52 -04:00
BobakOftadeh
8e50a232c7
Loading screen rotation spins counter-clockwise
The arrows for when a webcam is loading now correctly spins counter-clockwise.
2018-04-25 17:02:36 -04:00
Tainan Felipe
2a427b5468 update intl descriptions 2018-04-25 17:30:10 -03:00
Tainan Felipe
ab2244f359 Change icon 2018-04-25 17:15:31 -03:00
Maxim Khlobystov
8e2cfce7ff Improved the error logging when doing bulkWrite. 2018-04-25 20:14:27 +00:00
Tainan Felipe
9b47937383 reverse a key changed by mistake 2018-04-25 16:39:30 -03:00
Tainan Felipe
8c7ce5b2be change askForFeedbackonLogout for false 2018-04-25 16:35:49 -03:00
Tainan Felipe
9d2fc96ef6 Change rating for radio inputs 2018-04-25 16:34:22 -03:00
Anton Georgiev
45dc263fdf
Merge pull request #5382 from jfsiebel/audio-settings-retry
Add friendly iteration on audio settings retry
2018-04-25 14:01:21 -04:00
Anton Georgiev
e5d4f601b2
Merge pull request #5383 from oswaldoacauan/meta-params-video-conf
Add meta params for auto share the webcam, auto swap the layout and disable presentation.
2018-04-25 13:36:27 -04:00
prlanzarin
5059ccdce6 Merge remote-tracking branch 'upstream/v2.0.x-release' into screenshare-opt2 2018-04-25 16:57:02 +00:00
prlanzarin
4cb7dcab7c Refactored WebRTC screenshare flow and fixed mcs-core event emission 2018-04-25 16:56:16 +00:00
Maxim Khlobystov
9ce70e77dd Reverted the exposing of the Mongo Annotations collection on the client side. 2018-04-25 16:21:52 +00:00
Tainan Felipe
d515a3cbe2 WIP feedback modal 2018-04-25 12:33:05 -03:00
Anton Georgiev
a2e5620ac4
Merge pull request #5374 from KDSBrowne/xx.02.fix.5370
Prevent client breaking when settings are saved while userlist is-open
2018-04-25 11:22:30 -04:00
Maxim Khlobystov
4db94b4489 Some cleanup and code optimizations. 2018-04-25 15:15:36 +00:00
Maxim Khlobystov
fd0c1bf164 Fixed a small misprint in DRAW_END logic. 2018-04-25 14:52:03 +00:00
Maxim Khlobystov
4067f5f808 Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into whiteboard-bulk-upsert 2018-04-25 14:39:48 +00:00
João Francisco Siebel
9e2d517052 add user verification and narrow down search 2018-04-25 11:29:55 -03:00
Maxim Khlobystov
8d1e80fbf0 Put the bulk lifespan value into configs. 2018-04-25 14:27:53 +00:00
Oswaldo Acauan
fb6aeb90f9 Fix autosharewebcam option not working on first join 2018-04-25 11:23:44 -03:00
KDSBrowne
72ed12aa18 remove unneeded aria label 2018-04-24 13:29:33 -07:00
KDSBrowne
7a3c7e0c9c remove test label 2018-04-24 13:02:10 -07:00
KDSBrowne
c1a5f99291 fix SR virtual cursor interaction with audio-modal mic/listenOnly btns 2018-04-24 12:48:36 -07:00
KDSBrowne
91055066d5 add role=alert on AudioModal connecting view 2018-04-24 12:03:29 -07:00
João Francisco Siebel
742303015d handle only HTML5 direct messages ignoring flash messages 2018-04-24 15:42:59 -03:00
Maxim Khlobystov
9e4da16e8f Brought text shapes back. 2018-04-24 18:17:55 +00:00
KDSBrowne
068d3a38aa add aria-expanded to user dropdown menu trigger 2018-04-24 10:06:28 -07:00
Oswaldo Acauan
ad57657b18 Add metatag html5hidepresentation 2018-04-24 13:18:12 -03:00
KDSBrowne
01cbce8a0b change userlist toggle aria-label to match headings inside userlist 2018-04-24 09:11:22 -07:00
KDSBrowne
68fcf73227 add aria-expanded to dropdown triggers 2018-04-24 09:07:54 -07:00
Oswaldo Acauan
46559833e2 Add metatag html5autosharewebcam 2018-04-24 12:51:41 -03:00
KDSBrowne
534b8ea746 move aria-label above select in DOM 2018-04-24 08:39:15 -07:00
Oswaldo Acauan
6beada63eb Add metatag html5autoswaplayout 2018-04-24 12:23:54 -03:00
Maxim Khlobystov
f321011a6f Cleaned up some console logs. 2018-04-24 15:10:02 +00:00
KDSBrowne
ccff25ded6 prevent SR from announcing duplicate user name 2018-04-24 08:07:04 -07:00
João Francisco Siebel
3f797b9602 Add friendly interation on audio settings retry 2018-04-24 11:52:37 -03:00
KDSBrowne
520e2e19a0 remove unused comments 2018-04-24 07:45:11 -07:00
KDSBrowne
2a217866fb improve mobile SR views 2018-04-24 07:43:11 -07:00
Maxim Khlobystov
4ef8f0d0c6 Moved pencil to bulk updates. 2018-04-24 13:59:13 +00:00
KDSBrowne
e60b11def2 use screen reader trap on dropdowns 2018-04-23 20:48:34 -07:00
KDSBrowne
dbe7814f3a adds the makeup-screenreader-trap package 2018-04-23 18:56:49 -07:00
KDSBrowne
af6692bc8f add userlistIsOpen / chatIsOpen props to hide sections from SR 2018-04-23 18:53:27 -07:00
KDSBrowne
7f7605a033 remove condition and push current path 2018-04-23 13:47:13 -07:00
Anton Georgiev
8cbbdb1e1d
Merge pull request #5371 from Tainan404/issue-5366
set audio messages in a own function.
2018-04-23 16:16:44 -04:00
Anton Georgiev
c4226e0c95
Merge pull request #5369 from Tainan404/issue-4901
Change hand to pointer icon in Whiteboard toolbar.
2018-04-23 14:35:40 -04:00
Tainan Felipe
1e8558c77a Remove hand key in en.jon 2018-04-23 15:34:20 -03:00
Anton Georgiev
b0ef575baf
Merge pull request #5365 from Tainan404/issue-4894
Change status label to comply with client
2018-04-23 14:30:37 -04:00
Anton Georgiev
62e84c1996
Merge pull request #5375 from KDSBrowne/xx.02.fix.5217
Display open userlist on meeting join
2018-04-23 14:15:27 -04:00
Anton Georgiev
7d95d06f59
Merge pull request #5342 from Tainan404/issue-5332
Don't handle flash client direct messages in html5 client.
2018-04-23 14:13:27 -04:00
Anton Georgiev
f8be0d2cd8
Merge pull request #5364 from jfsiebel/fix-media-tab-indication
Fix problem on joining audio in Firefox
2018-04-23 13:01:40 -04:00
Tainan Felipe
be0ce09af0 pass message for allowed functions 2018-04-23 09:30:14 -03:00
KDSBrowne
599ba78b72 add comment 2018-04-21 13:19:42 -07:00
KDSBrowne
a4cb68f387 redirect users on meeting join based on device 2018-04-21 13:09:22 -07:00
KDSBrowne
44c70a9199 prevent client breaking when settings are saved while userlist is open 2018-04-20 13:05:33 -07:00
KDSBrowne
c6bd3fabc8 improve code readability 2018-04-20 09:07:39 -07:00
Tainan Felipe
60ae723dd4 add function setAudioMessages in audio manager service 2018-04-19 16:57:54 -03:00
Anton Georgiev
2505f04904
Merge pull request #5368 from prlanzarin/video-regpack
Follow up on #5327 and #5333
2018-04-19 11:28:21 -04:00
KDSBrowne
a570eeaf77 use matchMedia() to determin if we open the Userlist on meeting join 2018-04-18 19:37:06 -07:00
Tainan Felipe
2e76439395 Change hand to pointer icon 2018-04-18 16:32:13 -03:00
Anton Georgiev
5caaca53c8
Merge pull request #5326 from Tainan404/issue-5287
Fix clipped username in chat and user list
2018-04-18 14:41:44 -04:00
prlanzarin
be8a63b89a Merge remote-tracking branch 'upstream/v2.0.x-release' into video-regpack 2018-04-18 18:28:09 +00:00
prlanzarin
c9cdb08095 Fixed WebRTC video viewer stop, media flow error handling and state inconsistensies 2018-04-18 18:16:26 +00:00
Tainan Felipe
7c2309c382 change status message to comply with client 2018-04-18 14:34:03 -03:00
Tainan Felipe
a6f75af2c7 add padding in chat list item 2018-04-18 13:53:50 -03:00
João Francisco Siebel
f122fc5a4b Fix problem in firefox on joining audio 2018-04-18 11:15:17 -03:00
Tainan Felipe
ebbff66e1b Fix username cliped in right side 2018-04-18 09:44:52 -03:00
Anton Georgiev
92316727ce
Merge pull request #5356 from oswaldoacauan/fix-webcam-swap-resize
Follow up on the webcam swap/design
2018-04-17 17:52:28 -04:00
Anton Georgiev
0aec112152
Merge pull request #5360 from prlanzarin/mobile-fix
Raised max resolution for webcam constraints
2018-04-17 17:13:14 -04:00
KDSBrowne
a86030225a show userlist open by default on meeting join for desktop / tablet 2018-04-17 12:48:43 -07:00
Oswaldo Acauan
8dea5de7fe Fix polling/webcams margins 2018-04-17 15:04:16 -03:00
Oswaldo Acauan
6192c6d962 Disable swap button following constraints 2018-04-17 15:03:55 -03:00
prlanzarin
bd91cbf5a5 Raised max resolution for webcam constraints 2018-04-17 17:58:15 +00:00