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
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
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
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
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
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
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
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
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
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
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