Anton Georgiev
21dcb0eaeb
html5 client title - same format as Flash client
2018-06-07 15:18:11 +00:00
Anton Georgiev
e7a4ad2a92
Merge pull request #5616 from BobakOftadeh/pulse-animation
...
Pulse animation added to the avatar when the user is talking.
2018-06-06 16:30:12 -04:00
Bobak Oftadeh
5ef6bab9a5
Pulse animation added to the avatar and audio controls when the user is talking.
2018-06-06 09:50:22 -07:00
Oswaldo Acauan
34dcad8cd6
Fix navbar being hidden on mobile in some cases. Closes #5568
2018-06-05 11:17:07 -03:00
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
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
Oswaldo Acauan
0eb4752818
Clean up
2018-05-30 11:19:19 -03: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
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
Bobak Oftadeh
fe1dbb9fdf
Warning modal now displays for iOS Chrome users
2018-05-25 09:24:01 -07:00
Anton Georgiev
e4a6f31abc
revert special api changes made for html5 client
2018-05-24 18:42:59 +00: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
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
Anton Georgiev
bf5a22a13f
Merge pull request #5549 from Tainan404/issue-5439
...
Tested, works well
2018-05-22 10:37:55 -04: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