gabriellpr
f72981f1a8
Implements a progress bar to the external video
...
for the viewer.
2022-03-18 15:05:01 -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
Anton Georgiev
5d7bcf9f81
Merge pull request #14351 from JoVictorNunes/issue-12168
...
fix(presentation): toast notification in RTL mode
2022-02-15 09:21:22 -05:00
Pedro Beschorner Marin
abdea74fc9
Merge pull request #14314 from frankemax/webcam-sync
...
fix(webcam): add state sync between bbb-html5 and akka-apps
2022-02-14 10:19:58 -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
Paulo Lanzarin
8d91bae7e8
Revert "fix: Phone users to abide by guest policy"
2022-02-09 20:02:38 -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
Anton Georgiev
f921f24e02
Merge pull request #14305 from ramonlsouza/issue-14190
...
fix: Inconsistent behaviors when muting microphone when sharing external video
2022-02-09 15:26:46 -05:00
Max Franke
d75734391a
fix(webcam): add state sync between bbb-html5 and akka-apps
2022-02-09 16:48:16 -03:00
Joao Victor
42633e9218
Decrease z-index property
2022-02-09 15:37:28 -03:00
Ramón Souza
3953540510
fix presenter unmute
2022-02-09 18:22:45 +00:00
Anton Georgiev
b7d40b1153
Merge pull request #14271 from antonbsa/locale-test-improvements
...
test: Locale test improvements
2022-02-08 09:27:18 -05:00
Ramón Souza
d8fad8dae6
fix external video mute behavior with echo test
2022-02-08 13:24:42 +00:00
Anton Georgiev
f13266e3b9
Merge pull request #14295 from Tainan404/backport-validatonAuthToken
...
Backport the validationAuthToken refactor
2022-02-07 14:59:28 -05:00
Anton Georgiev
443e5a1555
Merge pull request #14300 from ramonlsouza/issue-13990
...
fix: Smart layout under some circumstances not behaving as expected when sharing video or screen
2022-02-07 14:57:45 -05:00
Anton Georgiev
b2da811986
Merge pull request #14279 from ramonlsouza/fix-fullscreen-presenter
...
fix: fullscreen presentation shortcut in presenter toolbar
2022-02-07 14:56:49 -05:00
Ramón Souza
b028e4f4aa
do not use presentation size for screenshare and external video in smart layout
2022-02-07 19:29:27 +00:00
Anton
777a639fed
add take and make presenter tests
2022-02-07 15:45:42 -03:00
Anton Georgiev
bef2eebb40
Merge pull request #14297 from JoVictorNunes/issue-14277
...
(Optional) fix(screenshare): change toast notification text
2022-02-07 13:39:27 -05:00
Anton
61e25770c9
add promote and demote user tests
2022-02-07 15:01:47 -03:00
Joao Victor
5cde2aae8a
Reorder if/else chain
2022-02-07 14:46:45 -03:00
Joao Victor
b43075f815
Changes toast notification for when screenshare has stopped due to data saving
2022-02-07 14:27:14 -03:00
Ramón Souza
4247cd5f96
remove mobileHide styles from talking indicator
2022-02-07 13:23:35 +00:00
Anton
a0dd5552aa
add close private chat test
2022-02-04 16:26:35 -03:00
Ramón Souza
821929a1d7
makes restoreOnUpdate work for moderators
2022-02-04 19:01:53 +00:00
Anton
8aa473ca78
add select random user and fix data-test prop in list items
2022-02-04 15:08:59 -03:00
Ramón Souza
d40c055c75
fix fullscreen presentation in presenter toolbar
2022-02-04 13:57:54 +00:00
Anton
d65c6d2e2e
improve locale test
2022-02-03 15:44:48 -03:00
Anton Georgiev
d64950be77
Merge pull request #14268 from JoVictorNunes/issue-14267
...
[2.4] fix(storage): check for existing Tracker.Dependency() instance
2022-02-03 13:24:21 -05:00
Joao Victor
587f1762e0
Check for existing Tracker.Dependency() instance
2022-02-03 14:47:24 -03:00
Anton Georgiev
7152d23e39
Merge pull request #14147 from zhem0004/fixPhoneJoinPermission
...
fix: Phone users to abide by guest policy
2022-02-03 12:07:47 -05:00
Anton Georgiev
fc5d727f05
Merge pull request #14262 from antonbsa/lock-viewers-tests
...
test: Adds lock viewers tests
2022-02-03 09:07:40 -05:00
Anton
f42c5e7730
add Lock viewer test: Unlock a user
2022-02-02 21:45:23 -03:00
Anton
7d5325d0dd
improves some selectors and function calls
2022-02-02 21:05:26 -03:00