Tainan Felipe
|
2dbfe499cc
|
rename variable
|
2018-06-18 15:59:35 -03:00 |
|
Tainan Felipe
|
9e9e85cddb
|
skip share/unshare webcam using if not check
|
2018-06-18 15:35:27 -03:00 |
|
Anton Georgiev
|
30c67996a8
|
Merge pull request #5698 from antobinary/meta-params-html5
HTML5: Process only meta params from the list of the handled ones
|
2018-06-18 10:59:58 -04:00 |
|
Anton Georgiev
|
f703304557
|
only process handled meta params for html5
|
2018-06-18 14:47:55 +00:00 |
|
Anton Georgiev
|
2d7cc12603
|
Merge pull request #5669 from MaximKhlobystov/chat-counter
Chat counter and scrolling
|
2018-06-18 10:34:27 -04:00 |
|
Anton Georgiev
|
ad483dd0e5
|
Merge pull request #5702 from Tainan404/issue-5692
Skip userLeaving when meeting is gone.
|
2018-06-15 16:26:04 -04:00 |
|
Tainan Felipe
|
d5482651d9
|
rename variable
|
2018-06-15 17:24:03 -03:00 |
|
Tainan Felipe
|
f86d80c53d
|
Remove skip userLeaving and change throw to log
|
2018-06-15 16:28:19 -03:00 |
|
Tainan Felipe
|
3884d45e5d
|
skip userLeaving when meeting is ended
|
2018-06-15 15:16:05 -03:00 |
|
Anton Georgiev
|
7b9f02a2f6
|
Merge pull request #5694 from antobinary/improve-logs
Improve specific HTML5 logs
|
2018-06-15 12:20:22 -04:00 |
|
Anton Georgiev
|
c8eb8094d3
|
process only meta params starting with "html5"
|
2018-06-15 16:02:05 +00:00 |
|
Maxim Khlobystov
|
327f101657
|
Minor cleanup.
|
2018-06-15 14:37:57 +00:00 |
|
Maxim Khlobystov
|
ea81b8c203
|
Adjusted the interval between chat notifications and their lifetime.
|
2018-06-15 14:22:56 +00:00 |
|
JamesJung
|
0fa7810e34
|
Add userName to the log sent from client to server (#5535)
Fix for #5454
|
2018-06-15 09:45:58 -03:00 |
|
Anton Georgiev
|
7338086572
|
Do not auth validate Flash users (#5695)
by @oswaldoacauan
|
2018-06-14 17:24:55 -03:00 |
|
Anton Georgiev
|
3b5860b686
|
Merge pull request #5693 from Tainan404/issue-5560
Remove cursor when user leaves the meeting.
|
2018-06-14 16:11:16 -04:00 |
|
Tainan Felipe
|
a47fe7bdbc
|
remove event listeners
|
2018-06-14 16:36:22 -03:00 |
|
Anton Georgiev
|
6e20c942f5
|
make linter happier
|
2018-06-14 19:20:14 +00:00 |
|
Anton Georgiev
|
8aed93c315
|
improve error logs
|
2018-06-14 19:01:49 +00:00 |
|
Tainan Felipe
|
3973b5246d
|
check if user is online when get current cursor
|
2018-06-14 15:10:42 -03:00 |
|
Tainan Felipe
|
351dfdc79b
|
Add event listener to remove cursor when user reloads/leaves page
|
2018-06-14 13:48:14 -03:00 |
|
Anton Georgiev
|
e26fe9ee40
|
Merge pull request #5685 from musickiper/chg-keyword-in-locale
Change keyword in locale to use index number than word
|
2018-06-14 10:05:11 -04:00 |
|
Maxim Khlobystov
|
98cf239bc7
|
Merge pull request #5602 from Tainan404/issue-5470
Add messages for chat push notifications
|
2018-06-13 16:23:21 -04:00 |
|
Tainan Felipe
|
c677bc4e09
|
fix css identation
|
2018-06-13 17:18:16 -03:00 |
|
James Jung
|
495933f72e
|
Change keyword to use index than word in locale
|
2018-06-13 15:35:07 -04:00 |
|
Tainan Felipe
|
aaebcd8f10
|
add filled star in feedback rating
|
2018-06-12 16:53:17 -03:00 |
|
Maxim Khlobystov
|
304582b9ec
|
Passing scrollArea ref instead of its getter.
|
2018-06-12 19:47:51 +00:00 |
|
Tainan Felipe
|
46807039a4
|
add a small style for toast notification and add a content prop in toast
|
2018-06-12 14:21:31 -03:00 |
|
Maxim Khlobystov
|
49243d9170
|
Fixed the chat counter and how it reacts on scrolling in the chat.
|
2018-06-12 17:03:13 +00:00 |
|
Anton Georgiev
|
f38271b3f8
|
pass correct structure for TURNs
|
2018-06-11 20:20:32 +00:00 |
|
Anton Georgiev
|
e2138e6d3d
|
cleanup
|
2018-06-11 16:10:03 +00:00 |
|
Anton Georgiev
|
de7977122c
|
fix incorrectly picked breakout expiration time
|
2018-06-11 16:05:53 +00:00 |
|
Anton Georgiev
|
827eb7425e
|
Meeting expiration was picked before breakout exp
resulting in keeping of the client tab open at end-of-meeting page
|
2018-06-11 16:05:53 +00:00 |
|
Anton Georgiev
|
fd563c2577
|
make default breakouts expiration time 15 mins, not 15 sec
|
2018-06-11 16:05:53 +00:00 |
|
Anton Georgiev
|
deeec76c6f
|
Merge pull request #5511 from musickiper/adj-partList-chatModule-width
Adjust default width in the style sheet of participants list and chat module
|
2018-06-08 15:54:53 -04:00 |
|
James Jung
|
c9cb37cf52
|
seperate settings of resizable tags' enable attribute of userList and chat
|
2018-06-08 15:37:43 -04:00 |
|
James Jung
|
bc6b1bb092
|
Fix comments for userList and chat width
|
2018-06-08 15:00:13 -04:00 |
|
James Jung
|
01d703e9f1
|
Fix indentations
|
2018-06-08 14:53:15 -04:00 |
|
Tainan Felipe
|
39399fc235
|
revert unread counter for count by messages
|
2018-06-08 15:40:35 -03:00 |
|
Anton Georgiev
|
e4978983ba
|
Merge pull request #5422 from gutobenn/webrtc_stats
WebRTC video statistics
|
2018-06-08 14:35:16 -04:00 |
|
Anton Georgiev
|
fc92889665
|
Merge pull request #5620 from KDSBrowne/fix/user-item-menu-items
Removes need for setTimeout to prevent User-list menu items not activating
|
2018-06-08 13:52:11 -04:00 |
|
Anton Georgiev
|
81a6b877b9
|
Merge pull request #5591 from KDSBrowne/edit/config/locale
Improve html5 locale fallback selection
|
2018-06-08 13:51:53 -04:00 |
|
prlanzarin
|
6f78cf057c
|
Merge remote-tracking branch 'gutobenn/webrtc_stats' into webrtc_stats
|
2018-06-08 16:36:41 +00:00 |
|
James Jung
|
97deeb67bd
|
Fix indentations
|
2018-06-07 12:20:41 -04:00 |
|
Anton Georgiev
|
d8372fa2a2
|
cleanup
|
2018-06-07 16:13:20 +00:00 |
|
Anton Georgiev
|
bbaca66e94
|
adjust to handle redirectURL being overwritten
|
2018-06-07 15:59:06 +00:00 |
|
Anton Georgiev
|
eb7a49f142
|
renamed noRedirect* to redirectToHtml5*
|
2018-06-07 15:59:06 +00:00 |
|
Anton Georgiev
|
a77ee38741
|
make breakout url for html5 and use it
|
2018-06-07 15:59:06 +00:00 |
|
Anton Georgiev
|
78b84b981d
|
remove conflicting setting of document.client
|
2018-06-07 15:18:39 +00:00 |
|
Anton Georgiev
|
21dcb0eaeb
|
html5 client title - same format as Flash client
|
2018-06-07 15:18:11 +00:00 |
|