Anton Georgiev
9970a15d48
chore: Pulled HTML5 2.3 locales on Aug 26, 2021
2021-08-27 13:53:44 +00:00
Anton Georgiev
02c4847437
chore: update "ws" version
2021-08-26 20:03:58 +00:00
Pedro Beschorner Marin
b6b406588b
style(logo): centralize image
...
Change the custom logo style to centralize the logo image.
2021-08-19 15:32:30 -03:00
Pedro Beschorner Marin
f85b7b3e2f
Merge pull request #12929 from mynaparrot/captionsWrapper-z-index
...
fix: z-index issue in firefox for captions
2021-08-14 11:12:27 -03:00
Pedro Beschorner Marin
8855c996b8
fix(breakout rooms): waiting url state
...
Setting the waiting state false as default was leaving an open gap where
the users still did not have a valid breakout room's join url and it's
join button enabled.
Change the first waiting state to true and handle the join type as the
component finishes mounting. If it's a free to choose room scenario,
dispatch the whole Promise based solution and let it manage the waiting
state as the interval checks for the URL response.
2021-08-13 12:19:28 -03:00
Anton Georgiev
5a916fe496
chore: Pulled HTML5 locales on Aug 11, 2021
2021-08-11 21:11:04 +00:00
Anton Georgiev
e7ea9a86f8
fix typo
2021-08-09 15:22:10 -04:00
Anton Georgiev
f036bbb94f
fix: Added a label to describe why breakout join takes long time
2021-08-09 19:10:14 +00:00
Jibon Costa
c578a58557
z-index issue in firefox
2021-08-06 16:17:39 +00:00
Anton Georgiev
15989650ab
chore: Pulled HTML5 locales - Aug 5, 2021
2021-08-05 15:55:15 +00:00
Anton Georgiev
1ff6a26967
Merge pull request #12897 from ramonlsouza/issue-12887
...
Add override locale support - guest wait page
2021-08-05 11:18:11 -04:00
Anton Georgiev
696a141e8f
Merge pull request #12912 from mynaparrot/customStyleUrl
...
Feat: added option to allow to use customStyleUrl from config
2021-08-05 11:15:57 -04:00
Anton Georgiev
ffddd1b0b5
Merge pull request #12891 from ramonlsouza/issue-12687
...
fix: override default locale api parameter
2021-08-05 11:15:03 -04:00
Anton Georgiev
0c999a69b0
Merge pull request #12918 from ramonlsouza/upgrade-sass
...
upgrade node-sass version
2021-08-05 10:38:58 -04:00
Ramon Souza
8b8b5ed880
upgrade node-sass version
2021-08-05 11:10:53 -03:00
Anton Georgiev
52984d455a
fix: handle case of freeJoin breakout with no users
2021-08-05 13:56:01 +00:00
Anton Georgiev
c8577dd76d
Merge pull request #12908 from antobinary/fix-12890
...
fix: Re-subscribe user to guestUser collection on promotion/demotion
2021-08-05 09:30:31 -04:00
Anton Georgiev
cb91cdb51f
Merge pull request #12907 from antobinary/fix-12888
...
fix: Grant current-poll access to attendee presenter too
2021-08-05 08:43:33 -04:00
Jibon Costa
4ec70505f0
added option to allow to use customStyleUrl from config
2021-08-05 02:36:30 +00:00
Anton Georgiev
a6c5db9cc0
Merge pull request #12905 from antobinary/fix-12901
...
fix: Check for users before grabbing breakout url
2021-08-04 17:37:08 -04:00
Anton Georgiev
daed82d63c
fix: re-subscribe user to guestUser collection on promotion/demotion
2021-08-04 15:34:52 +00:00
Anton Georgiev
e4826afa29
fix: Grant current-poll access to attendee presenter too
2021-08-04 15:13:00 +00:00
Anton Georgiev
d31bc8f174
check for users before grabbing breakout url
2021-08-04 14:32:11 +00:00
Anton Georgiev
77f47d76b2
Merge pull request #12889 from ramonlsouza/fix-rtl-camera-resize
...
fix: webcam resize - RTL languages
2021-08-03 11:01:50 -04:00
Ramon Souza
7def76c0c7
get overrideLocale param from api
2021-08-02 17:08:32 -03:00
Ramon Souza
f40166ff85
get overrideLocale value from settings file in guest wait
2021-08-02 14:41:29 -03:00
Ramon Souza
57d5ee8735
fix override default locale api parameter
2021-08-02 11:24:35 -03:00
Ramon Souza
91562f95ac
fix webcam resize - rtl languages
2021-08-02 08:24:23 -03:00
Anton Georgiev
3e497e2d45
Merge pull request #12794 from hiroshisuga/patch-40
...
Stop dictation when swapping languages with the voice recognition on
2021-07-30 16:17:09 -04:00
Anton Georgiev
ac3d627d15
fix(guests): Propagate list of pending guests only to mods
2021-07-30 19:31:04 +00:00
Anton Georgiev
21cb175d40
fix(polls): Avoid viewer manually subscribing to current-poll
2021-07-30 16:49:16 +00:00
Mario Jr
c0d1255924
Merge branch 'v2.3.x-release' into fix-1005-logging
2021-07-30 12:28:34 -03:00
Anton Georgiev
aa0ea21990
fix(breakouts): Do not allow users to obtain 'redirectToHtml5JoinURL' for others
2021-07-30 13:35:44 +00:00
Anton Georgiev
b0b386c690
add meetingId to chatIds selector
2021-07-29 12:42:43 +00:00
hiroshisuga
5477ac7bb2
this.recognition can be null
2021-07-26 23:12:10 +09:00
Anton Georgiev
4806e71fe8
ConnectionStatus - log info on 'warning'
...
Until now we only logged for `normal`, `danger` and `critical` leading to some ambiguity in log analysis
2021-07-23 14:18:23 -04:00
prlanzarin
168f66310e
fix(listen-only): avoid leaving a dangling HTMLMediaElement in paused state
2021-07-23 02:35:47 +00:00
prlanzarin
e20fe6d4ad
fix(screenshare): avoid leaving a dangling HTMLMediaElement in paused state
2021-07-23 02:27:02 +00:00
prlanzarin
8b48de561b
fix(webcams): avoid leaving dangling HTMLMediaElements in paused state
...
Should fix an issue with the recent Chrome 92 intervention that limits
the number of concurrent WebMediaPlayers (an inner element of
HTMLMediaElements) to 75/40.
Webcam video elements were being left dangling in paused state despite
the elements themselves being cleaned up from the component. That
generated a skewed accounting of WebMediaPlayers in the session.
2021-07-23 02:24:47 +00:00
Mario Jr
2f75f6107e
fix(audio): prevent false positive alerts of 1005 error
...
After reconnecting (with 1007 or 1005), user may gets 1005 when meeting
is ended by moderator.
2021-07-22 09:28:14 -03:00
Mario Jr
6db69c39d8
fix(audio): prevent duplicated error logging
...
We now let audio-manager log errors, using the specified error code.
These errors are still logged in bridge layer, but as a warning.
This commit doens't change error codes behavior, they are still being
logged as errors and with the same code numbers.
2021-07-20 11:10:04 -03:00
hiroshisuga
42016bfb38
Stop dictation when swapping languages
2021-07-20 21:07:32 +09:00
hiroshisuga
4ec9b019f9
Initialize the start/stop dictation button when speech recognition stops after some silence ( #12783 )
...
* Update component.jsx
* Update en.json
the speech recognition can stop due to the incompatibility of browser as well.
2021-07-19 16:28:13 -04:00
Ramon Souza
8d1b4a9a7b
fix user leave
2021-07-19 14:34:00 -03:00
Ramon Souza
1be7fd28ce
Merge remote-tracking branch 'upstream/v2.3.x-release' into issue-12665
2021-07-19 14:30:45 -03:00
Anton Georgiev
0add74637c
Merge pull request #12778 from mariogasparoni/add-ice-gathering-time-extra-info
...
fix(audio): add secondsToGatherIce as extraInfo in server log
2021-07-19 13:17:04 -04:00
Anton Georgiev
ceaa61d4ee
Merge pull request #12741 from ramonlsouza/issue-12658
...
fix: Unlocking specific user doesn't unlock all options to him
2021-07-19 13:15:28 -04:00
Anton Georgiev
d2f76ca200
Merge pull request #12740 from ramonlsouza/issue-12567
...
fix: left/right webcam drag & drop for RTL languages
2021-07-19 13:13:51 -04:00
Anton Georgiev
3b8f1b3202
Merge pull request #12773 from ramonlsouza/issue-12689
...
Get locale value from settings in export usernames
2021-07-19 13:12:35 -04:00
Mario Jr
431a6c7c3b
chore(audio): add secondsToGatherIce as extraInfo in server log
2021-07-16 11:16:24 -03:00