Commit Graph

2374 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
Anton Georgiev
13e6eb1a05
Merge pull request #5404 from Tainan404/implement-feedback-screen
Implement feedback screen
2018-05-14 10:19:53 -04: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
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
Tainan Felipe
63e8051a93 decrease star size and hide textarea when no evaluted 2018-05-10 11:14:56 -03: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
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
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
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
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
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
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
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