Anton Georgiev
bc823b84e0
Merge pull request #14779 from GuiLeme/issue-14749
...
fix(presentation) - Refactored `temporaryPresId` format to accept german umlauts
2022-04-11 16:10:07 -04:00
Anton Georgiev
ee4af7730e
Merge pull request #14780 from ramonlsouza/i-14689
...
fix: Screenshare is not displayed to new users, if autoSwapLayout=true
2022-04-11 13:48:20 -04:00
Ramon Souza
1c3d29daa1
adjust video list icon in rtl
2022-04-11 14:40:37 -03:00
Guilherme Leme
4627e39435
[issue-14749] - fix downloadable persistence.
2022-04-11 10:26:15 -03:00
Ramon Souza
def29e3388
fix join screenshare
2022-04-08 11:45:17 -03:00
Guilherme Leme
3a93898af0
[issue-14749] - Refactored temporaryPresId
format to not rely on UTF-8 encoding when sending the multipart/form-data content-type in futch
method.
2022-04-08 11:28:47 -03:00
Ramon Souza
0a952b3c9d
fix autoswaplayout bug
2022-04-07 14:09:52 -03:00
Ramon Souza
fcaf26d1e6
fix no presentation bug
2022-04-06 10:44:09 -03:00
Anton Georgiev
c923bbd4b4
Merge pull request #14571 from JoVictorNunes/issue-14416
...
fix: prevent redirect after feedback of user
2022-04-04 10:55:19 -04:00
Joao Victor
f8e6eb669a
Fix user role comparison
2022-04-04 11:02:05 -03:00
Joao Victor
275c0dc51f
Automatically redirect viewers after feedback
2022-04-04 10:09:40 -03:00
Ramon Souza
92688ca93a
prevent setSwapLayout race condition
2022-03-30 15:31:19 -03:00
Ramon Souza
375cf41498
fix smart layout invisible video bug
2022-03-30 15:30:39 -03:00
gabriellpr
7a476874a4
getmuted return modified
2022-03-30 10:46:04 -03:00
gabriellpr
2330ad8a8f
unmutable external video solved
2022-03-29 17:06:31 -03:00
Joao Victor
a6eefb4737
fix user feedback upload error message
2022-03-29 14:08:59 -03:00
Ramon Souza
4e4f8f5464
fix menu autofocus firefox
2022-03-28 11:18:42 -03:00
Anton Georgiev
99ef23935c
Merge pull request #14537 from GuiLeme/issue-14321
...
[issue-14321] - Fixed to the sudden change of presentation
2022-03-25 18:46:35 -04:00
Guilherme Leme
c6653cd4b2
[Issue-14321]- Changes in Review
2022-03-25 14:12:10 -03:00
Anton Georgiev
c4f6ef86a2
Merge pull request #14622 from frankemax/css-waiting-users-buttons
...
fix(waiting-users): button cropped
2022-03-22 13:10:56 -04:00
Paulo Lanzarin
1721695a7f
Merge pull request #14592 from prlanzarin/u24-regen-fodder
...
fix(video): improvements to dynamic camera profiles
2022-03-21 12:46:46 -03:00
gabriellpr
f72981f1a8
Implements a progress bar to the external video
...
for the viewer.
2022-03-18 15:05:01 -03:00
Max Franke
95a1b2fcb1
fix(waiting-users): button cropped
...
Add a padding in order to avoid ugly "onFocus"
Add an overflow property in order to avoid horizontal scrollbar
2022-03-17 14:40:22 -03:00
Guilherme Leme
b765312a2e
[issue-14321] - refactored name of variable presId to tmpPresId in order to make more sense in the context of presentation-token-upload and presentation collections.
2022-03-14 14:46:51 -03:00
Guilherme Leme
9104a0308e
[issue-14321] - Changes to make it possible to send 2 presentations with the same name
2022-03-14 12:10:27 -03:00
prlanzarin
4ae5c70248
feat(video): add flag to disable quality change exemptions (floor, pin)
2022-03-14 11:58:53 -03:00
prlanzarin
ccbb6c6651
fix(video): add debounce and option to exclude constraints from dynamic camera profiles
...
Tries to mitigate too-rapidly-switching camera profiles causing video freezes
due to encoder resets. Excluding constraints might not help a lot since
the thing that actually restarts the encoder is the bitrate change, but
they're not really important in the context of dynamic profiles.
We can't get rid of bitrate changes, though, since it's what does the actual
quality constraining.
The camera profile change debounce timer is 2.5s by default (which is
the same timer used for floor changes).
Also fixed an issue with camera profile backfiring due to badly defined peers
2022-03-14 11:56:48 -03:00
Guilherme Leme
082a98d279
Merge remote-tracking branch 'upstream/v2.4.x-release' into issue-14321
2022-03-14 08:14:34 -03:00
Guilherme Leme
6a515694d5
Merge branch 'v2.4.x-release' into issue-14321
2022-03-11 17:42:38 -03:00
Joao Victor
ab869b4221
Prevent redirect after feedback of user
2022-03-09 16:08:56 -03:00
Guilherme Leme
e798d31df2
[issue-14321] - Fixed the sudden change of presentations when clicking on the confirm button.
2022-03-04 16:40:59 -03:00
Pedro Beschorner Marin
ea35f4f598
fix(video): respect disabled cap
...
User's camera cap should be disabled when set to zero but the UI control
wasn't respecting this configuration.
2022-03-04 15:20:27 -03:00
Anton Georgiev
bbe11c90f7
Merge pull request #14455 from JoVictorNunes/issue-14452-bp
...
[2.4] fix: breakout room 'shortName'
2022-03-02 08:51:15 -05:00
Ramón Souza
f6997d66fa
fix minimize presentation button initial state
2022-02-28 17:04:21 +00:00
Ramón Souza
b8cb122e9b
fix raise user notification icon position in mobile
2022-02-25 17:41:45 +00:00
Joao Victor
8a9da0c091
Fix undefined shortName
2022-02-24 15:10:06 -03:00
Paulo Lanzarin
79d5c835c0
Merge pull request #14433 from pedrobmarin/f-v-auccc
...
feat(video): add user camera cap control
2022-02-24 13:15:22 -03:00
Pedro Beschorner Marin
e8ff5ebdc8
feat(video): add user camera cap control
...
Include `userCameraCap` API param on create and enforce both server and
client to control the number of simultaneous webcams an user can share.
Default set to 3.
2022-02-22 13:13:48 -03:00
Joao Victor
f13103ea7b
New message for presentation item status
2022-02-21 15:01:55 -03:00
Ramón Souza
f332af10ba
add tooltip to user names in userlist
2022-02-18 15:29:03 +00:00
Ramón Souza
e8248eff84
only show chat notification for other users messages
2022-02-17 14:16:00 +00:00
Anton Georgiev
d5a5bb7d3c
Merge pull request #14333 from antonbsa/tests-user-actions
...
test: Adds some user actions and private chat tests
2022-02-16 14:12:42 -05:00
Joao Victor
e188d6b859
Inject message content by using dangerouslySetInnerHTML
2022-02-16 11:08:41 -03:00
Joao Victor
6a6489b97e
Fix undesirable scroll
2022-02-11 17:21:46 -03:00
Anton Georgiev
0747b5dc23
Merge pull request #14330 from pedrobmarin/s-ibc
...
style: improve background customization
2022-02-10 10:15:01 -05:00
Anton Georgiev
ca761704ff
Merge pull request #14331 from pedrobmarin/s-apoc
...
style: add palette's overlay color
2022-02-10 09:56:22 -05:00
Pedro Beschorner Marin
74b5eac6eb
style(poll): use primary color variable
...
Replace hardcoded polling color with the primary color variable.
2022-02-10 10:12:58 -03:00
Pedro Beschorner Marin
3644a8d96e
style: add palette's overlay color
...
Missing color variable on client's customization.
2022-02-10 09:56:50 -03:00
Pedro Beschorner Marin
0131028bf4
style: improve background customization
...
Set elements to use the background color variable.
2022-02-10 09:20:54 -03:00
Anton Georgiev
d1545c6cef
Merge pull request #14320 from JoVictorNunes/issue-14298
...
fix(screenshare): decrease autoplay-overlay z-index
2022-02-09 16:11:44 -05:00