Anton Georgiev
e541e68379
Merge pull request #5711 from Tainan404/issue-5690
...
skip share/unshare of flash webcams using "if" instead of "check".
2018-06-19 10:50:15 -04:00
Anton Georgiev
75ddc19013
Merge pull request #5683 from musickiper/vertically-align-rec-tag-with-sTitle
...
Vertically align recording tag with the session title
2018-06-19 10:04:00 -04:00
Anton Georgiev
eee7f64763
Merge pull request #5713 from musickiper/logChat-cause-resize-problem
...
Prevent long chat message to make the chat area of the client to be resized
2018-06-19 10:03:11 -04:00
KDSBrowne
55f61602f3
move permission overlay closer to browser prompt
2018-06-19 12:28:56 +00:00
Bobak Oftadeh
69a4de5ff2
Fullscreen button only gets added on Android
2018-06-18 13:23:20 -07:00
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
KDSBrowne
b497ac87af
improve line readability / fix audio-modal title not being displayed
2018-06-18 17:01:45 +00:00
Richard Alam
ba56751546
Merge pull request #5682 from kepstin/bbb-20-rec-fixes
...
Recording processing fixes
2018-06-18 11:50:43 -04:00
Richard Alam
346a3a0fad
Merge pull request #5709 from ritzalam/fix-update-rec-meta-mult-formats
...
- update rec metadata for all formats
2018-06-18 11:49:57 -04:00
Richard Alam
39d786a2bd
- update rec metadata for all formats
2018-06-18 08:46:10 -07: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
Fred Dixon
2868aa5ce3
Merge pull request #5705 from ffdixon/bbb-conf-9
...
Added check for version of node and mongod
2018-06-16 16:33:04 -04:00
Fred Dixon
01b11ccebe
Added check for version of node and mongod
2018-06-16 15:29:56 -05:00
Fred Dixon
7c8a86d4e9
Merge pull request #5704 from capilkey/adjust-ff60-upload-check
...
Adjust FF60 upload check
2018-06-15 18:17:45 -04:00
Chad Pilkey
3a40cf169d
make the file upload check for ff60 more explicit
2018-06-15 15:01:17 -07: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
Fred Dixon
381e4dd7c1
Merge pull request #5701 from pedrobmarin/webhooks-features-2.0
...
Webhooks features 2.0
2018-06-15 15:37:58 -04: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
a6e6b5d467
Merge pull request #5699 from antobinary/locales-june-15
...
Pulled html5 locales on June 15, 2018
2018-06-15 13:38:39 -04:00
italo
24091b9fcb
Fix multiple callback when creating permanent hooks
2018-06-15 14:33:17 -03:00
Anton Georgiev
6cee7545b2
pulled html5 locales on June 15, 2018
2018-06-15 16:24:35 +00: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
Anton Georgiev
1fadde01dc
Merge pull request #5697 from MaximKhlobystov/chat-notifications-timing
...
Chat push notifications timing
2018-06-15 11:07:30 -04: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
Lucas Fialho Zawacki
c5794217c7
Remove old orientation code, add some configuration options for sfu
2018-06-13 17:57:57 +00:00
James Jung
f9232bcf64
Adjust vertical align of recording tag to match with the session title
2018-06-13 13:01:19 -04:00
KDSBrowne
7fc967f858
add new line to EOF
2018-06-13 16:40:29 +00:00
KDSBrowne
4fa9e745b2
Merge remote-tracking branch 'upstream/v2.0.x-release' into xx.add.Edge-support-html5
2018-06-13 16:30:14 +00:00
KDSBrowne
c93ef2b702
add _indicators mixin
2018-06-13 16:27:30 +00:00
Calvin Walton
c97f0cb33a
RaP: Calculate video area sizes using aspect ratio
...
The previous calculation used the video size in pixels, which might lead
to stretched/squashed videos in rare cases where the video has non-square
pixels. The new calculation is correct for all video sizes.
2018-06-13 11:18:54 -04:00
Calvin Walton
9c3faf2830
RaP: Fix video start_time checking
...
The video_info function returns the start time already in milliseconds,
so compare against 1ms instead of 1/1000.
2018-06-13 11:18:54 -04:00