Calinteodor
e035d33fa9
feat(authentication) refactor auth dialogs to use React
4 anni fa
Kylian Kropf
11202595bd
fix(lang) update Dutch translation
4 anni fa
Jaya Allamsetty
415670e24b
chore(deps) lib-jitsi-meet@latest
* fix(TPC): get ssrc info per ssrc and not per mline.
* feat: Consider absence of A/V muted from presence as muted.
* Feature: Moderator can revoke moderator role to others and himself (#1532 )
4191198233/...0e180efdfa46a048ae1276cfbdf9cf8e051405c7
4 anni fa
Izak Glasenčnik
05f3b4390d
feat(iFrame): Emit event when recording status changes, including errors (#7973)
* feat(iFrame): Emit event when recording status changes, including errors
* Fix APP access on mobile
4 anni fa
Saúl Ibarra Corretgé
cff0a619f5
fix(interfaceConfig) mark as deprecated
4 anni fa
hmuresan
f7c0d4f1fe
feat(background alpha) Set background transparency
4 anni fa
TigiBoom
8fccb05519
fix(lang) fix typo in Russian translation
4 anni fa
Vlad Piersec
b4155ab6d2
fix(toolbox): Add missing lang key for video settings
4 anni fa
tmoldovan8x8
a1d3870634
feat(external_api): add videoMuted event and action (#8862)
4 anni fa
hmuresan
07f16a7a51
feat (external-api) Add command for setting tile view mode
4 anni fa
Vlad Piersec
0e7bde2ff0
fix(overflow-menu): Don't change state on hover for disabled items
4 anni fa
Vlad Piersec
e9d00acad8
fix(menu): Pop menu icons & background
4 anni fa
Mihai-Andrei Uscat
911aaed052
fix: Refactor client width computation.
* Unify chat open/close size changes and move them to redux.
* Fix responsive columns not accounting for chat.
4 anni fa
Vlad Piersec
5fd9dc74e4
fix(welcome): Align meeting list at the top when no footer
4 anni fa
Vlad Piersec
eb68467e15
fix(rn, toolbox): Change button appearing order
4 anni fa
Jaya Allamsetty
6a5d6afc94
chore(deps) lib-jitsi-meet@latest
* fix(JingleSession): Avoid renegotiation when user with no sources leaves the call.
* feat: participant kick reason add
* ref(RTC): remove legacy pc constraints. Stop using the legacy pc constraints that are no longer wired up to WebRTC.
* fix(deps) update webrtc-adapter to v7.7.1
087a8e19eb/...4191198233ae64e3cb12349069c582724d09537c
4 anni fa
Дамян Минков
2a9b6a7d28
fix(load-test): Fixes unmuting loadtest client. (#8849)
* fix(load-test): Fixes unmuting loadtest client.
Fixes the case where audio track was not added due to jicofo muting clients.
* squash(load-test): Drop noAutoLocalAudio and change add track logic.
Trying to mimic jitsi-meet.
* squash(load-test): Fix adding video.
4 anni fa
adam j hartz
67beafc9af
add option for disabling join/leave sounds (#8596)
* add option for disabling join/leave sounds
* document disableJoinLeaveSounds and add it to whitelist
4 anni fa
BenjaminVega
6175a5cad5
Be able to toggle the raise-hand via external-api (#8838)
* Be able to toggle the raise-hand via external_api
* Code Review inputs
4 anni fa
Vlad Piersec
678f3e232b
fix(toolbar): Re-add "mute everyone's video" button
4 anni fa
Jake Breen
f3c1b8ac08
fix(android) apply flags when launching activity from non-activity context
Check whether context is that of an Activity before launching the Jitsi Conference Activity. If context is not an activity context, apply flag FLAG_ACTIVITY_NEW_TASK to the Jitsi Activity Intent to ensure activity can launch without error.
This scenario would manifest when a user attempts to launch the Jitsi Actvity from a Widget... for example.
https://developer.android.com/about/versions/pie/android-9.0-changes-all#fant-required
4 anni fa
John Wu
f225ce886f
fix(chore) fix typo
4 anni fa
dependabot[bot]
6a4417c6cc
chore(deps): bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com >
4 anni fa
Дамян Минков
6b66c8dd20
fix(config, docs) document feedbackPercentage
4 anni fa
luz paz
d3680bbebd
fix(misc) follow-up typos
Found via `codespell -q 3 -S ./lang`
4 anni fa
dependabot[bot]
7933d4b4d6
chore(deps): bump xmldom from 0.1.27 to 0.5.0
Bumps [xmldom](https://github.com/xmldom/xmldom ) from 0.1.27 to 0.5.0.
- [Release notes](https://github.com/xmldom/xmldom/releases )
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md )
- [Commits](https://github.com/xmldom/xmldom/compare/v0.1.27...0.5.0 )
Signed-off-by: dependabot[bot] <support@github.com >
4 anni fa
Vlad Piersec
e7297714c6
feat(toolbox): Adaptive toolbar on mobile
4 anni fa
Saúl Ibarra Corretgé
8da154b185
fix(android) remove leftover package
4 anni fa
Saúl Ibarra Corretgé
3c94a5ccfd
feat(rn,ui) update in-meeting colors
4 anni fa
Saúl Ibarra Corretgé
78d4af6bf2
feat(rn,conference) new UI for conference name duration
4 anni fa
Saúl Ibarra Corretgé
33fc3833f9
fix(rn,labels) don't add extra margin in tile view
There is no need to skip the filmstrip, since it's not there.
4 anni fa
Saúl Ibarra Corretgé
b179542c39
fix(rn,labels) top-align with room name field
4 anni fa
Saúl Ibarra Corretgé
49c38a73aa
fix(filmstrip) make sure it's not rendered outside of a safe area
4 anni fa
Saúl Ibarra Corretgé
fc27300132
fix(rn,filmstrip) simplify thumbnail height calculations
4 anni fa
Saúl Ibarra Corretgé
57ecdff9eb
fix(rn,conference) remove no longer needed margin
We are using a safe area view now.
4 anni fa
Saúl Ibarra Corretgé
effa878fa4
fix(rn,filmstrip) simplify visibility calculation
4 anni fa
Saúl Ibarra Corretgé
9d4e49a5af
fix(rn,toolbox) fill gap underneath Toolbox
This is for devices without the home button.
4 anni fa
Saúl Ibarra Corretgé
6b4d25c0d3
fix(rn,ui) move top labels to navbar component
4 anni fa
Saúl Ibarra Corretgé
2f5ab2757f
feat(rn,ui) get rid of the gradients
4 anni fa
Saúl Ibarra Corretgé
bde26c4fbb
fix(icons) never specify fill
4 anni fa
trippledave
68c2c9be40
feat(flags) add feature flag for audio-only button
4 anni fa
Jaya Allamsetty
5b21051c6b
fix(startMuted): Fix unmute on mobile when it is muted by Jicofo on join.
4 anni fa
hmuresan
8806269af0
* chore(deps) lib-jitsi-meet@latest
5796d83bb1/...087a8e19eb0126ac48c1fa147aba737c8783bd36
4 anni fa
hmuresan
3a8bd852b2
feat(jwt) log jwt validation errors
4 anni fa
Hristo Terezov
f50872285d
ref(Filmstrip): Use Thumbnail component.
4 anni fa
Jaya Allamsetty
e937e99284
chore(deps) lib-jitsi-meet@latest
* squash: Use different function syntax.
* squash: Fix lint errors.
* Process stats immediately before setting the interval.
* feat(ReceiveVideoController): Add the ability to send constraints in the new format. Add the ability to send the bridge messages for the receiver video constraints in the new format directly.
676c7a9105/...5796d83bb1e18102f5ee703ba2a03405a504fed6
4 anni fa
Mihai-Andrei Uscat
3972e076f0
fix(Chat): Fix modals displaying improperly due to chat.
* Adjust chat font size.
* Adjust invite more button and text size.
* Remove useless constant.
4 anni fa
Jonathan Lennox
81cf79e643
In loadtest, make localAudio non-const. (#8829)
(Because we modify it.)
4 anni fa
Mihai-Andrei Uscat
a22d054b10
feat(InviteMore): Relocate invite prompt for mobile friendliness.
4 anni fa
Vlad Piersec
7fce181080
feat(config): Add config option to allow unsetting local video flip
4 anni fa