Tudor-Ovidiu Avram
10c2652a4f
feat(prejoin) show error when trying to join and name is required
5 years ago
Mihai Uscat
9cf7199c0e
feat(close3): Move readyToClose flow to the close page
5 years ago
Vlad Piersec
d82bb0a89b
fix(prejoin): Fix join without audio
5 years ago
Russell Graves
2aa6f7ff4b
Add codec reporting (if present in lib-jitsi-meet output) to connection stats (#6054)
* Add codec reporting to the stats window for connections.
This will report the audio/video codecs, if reported by lib-jitsi-meet.
5 years ago
damencho
cdd782a82f
fix: Fixes uncaught exception on malformed jwt.
Does not skip passing jwt even when malformed to allow getting the error, terminating the connection and showing the warning. We were not passing jwt when malformed and were successfully joining a conference for deployments where no token is allowed.
5 years ago
Hristo Terezov
8e9a51f742
feat(Watermarks): Add deafault logo prop.
5 years ago
James Carbine
5b10d8f5ef
Add config to hide logo-deep-linking on deeplinking page (#7346)
This adds the ability to configure hiding the logo on the deep linking page.
HIDE_DEEP_LINKING_LOGO defaults to false in the config.
The implementation also defaults to showing the logo if HIDE_DEEP_LINKING_LOGO
is missing from the config.
5 years ago
Hristo Terezov
5e4b8c747c
feat(prejoin): Hide invite link
5 years ago
Vlad Piersec
b670b29d7f
fix(prejoin): Auto focus display name input
5 years ago
paweldomas
4adaa6f1fd
fix(last-n-limits): crash on undefined
5 years ago
Paweł Domas
b3b561f27a
feat(video quality): add maxFullResolutionParticipants (#7403)
Add a config option with the default value of 2, which will cap the max recv video quality to SD if there's more than 2 participants in the conference while in the tile view mode.
5 years ago
Jesús Espino
a6a19a3002
Fix lint error
5 years ago
Jesús Espino
1426a5b4bc
Restore dots menu on mobile
5 years ago
Paweł Domas
cc9cb6a874
feat(config): add last N limit mapping (#7422)
Adds 'lastNLimits' config value which allows to define last N value per number of participants.
See config.js for more details.
5 years ago
Jesús Espino
400c86ad5e
Adding responsive to jitsi logo, buttons and hiding some part of the interface (#7380)
* Adding responsive to jitsi logo, buttons and hiding some part of the interface
* moving media types thresholds to variables and apply only to screen
* hide chrome extension banner on very small view
* Hide filmstrip only on desktop narrow windows
5 years ago
Matthias Wuttke
b0650b8448
Pass JWT token to close page
5 years ago
Saúl Ibarra Corretgé
a67d0fbf6c
chore: remove some cycles
5 years ago
Bettenbuk Zoltan
240b033e76
feat: auto tile view
5 years ago
damencho
ddc2b4f26e
fix: Adds display name to notifications about lobby operations.
Display name for lobby operations notifications are taken from the list of knocking participants which is available only to moderators. In case of not all moderators the notifications were broken.
5 years ago
damencho
b106e51a10
feat: Adds id to the notifications and buttons so we can check for them in the integration tests.
5 years ago
damencho
0cef706b6a
feat: Changes security dialog button to toggle dialog.
5 years ago
damencho
b9c20a3fd4
fix: Fixes syncing state about lobby in security dialog.
5 years ago
damencho
23507da59a
feat: Adds id to the notifications so we can check for them in the integration tests.
5 years ago
Saúl Ibarra Corretgé
52ce8031a3
Update react/features/chat/components/native/Chat.js
5 years ago
Saúl Ibarra Corretgé
aa9f06fa84
Update react/features/chat/components/native/Chat.js
5 years ago
Saúl Ibarra Corretgé
a758e98101
Update react/features/chat/components/native/Chat.js
5 years ago
tombrown86
63d4c2b84b
onClose to return true to imply modal should close
5 years ago
tombrown86
4161e7bfe1
fix: no new msg notifications after opening chat modal [NATIVE]
call TOGGLE_CHAT action when chat modal is closed to correctly update chat isOpen state
5 years ago
Saúl Ibarra Corretgé
1c3cf325cb
analytics: add app name to permanent properties
5 years ago
Saúl Ibarra Corretgé
fdbd681c8f
config: fix opusMaxAverageBitrate option name
Must match the lib-jitsi-meet counterpart.
Fixes: https://github.com/jitsi/jitsi-meet/issues/7384
5 years ago
Tudor-Ovidiu Avram
f6433668d5
fix(prejoin) hide skip prejoin for exposed app
5 years ago
Tudor-Ovidiu Avram
b1e12d33ab
feat(embed) implement embed meeting feature
5 years ago
Tristian Flanagan
9e7a477797
feat(blur): terminate blur web worker when disabled (#7347)
* feat(blur): terminate blur web worker when disabled
5 years ago
Tudor-Ovidiu Avram
0fc748dc44
ui: create reusable copy button
5 years ago
Saúl Ibarra Corretgé
b831bb8350
config: add roomPasswordNumberOfDigits to whitelist
5 years ago
Saúl Ibarra Corretgé
16547b91a5
rn: fix overriding user-selected server URL
Fixes: https://github.com/jitsi/jitsi-meet/issues/7373
5 years ago
Gabriel Imre
1e3e15fc72
fix: use consistent moderator semantics
Use the same moderator semantics when adding items into the remote video menu as when showing/hiding the items themselves.
5 years ago
Saúl Ibarra Corretgé
9d6e21b77b
security-dialog: restore digit-only password functionality
5 years ago
Dominik Wagner
48a58f8dae
ios: specify the correct keyboard type and content
This way autocomplete and keyboards work correctly.
5 years ago
Đặng Minh Tiến
eb1ef0fa9c
Update JitsiStreamPresenterEffect.js (#7362)
* Update JitsiStreamPresenterEffect.js
Create/terminate the Web Worker on effect start/stop so that we don't leak them.
5 years ago
Saúl Ibarra Corretgé
fde7cf4ab8
chat: fix crash on mobile
5 years ago
Saúl Ibarra Corretgé
46b444c498
settings: only import required action
Fixes crash on mobile due to chained imports.
5 years ago
Saúl Ibarra Corretgé
3cbadc72a1
analytics: only import required constant
5 years ago
Saúl Ibarra Corretgé
ddaaeccafa
android: disable PiP on Android Go devices
Despite running Android 8.1, they don't support Picture-in-Picture.
5 years ago
Saúl Ibarra Corretgé
76e4929add
rn,tile-view: render display name on top of participant view
Makes the tiles consistent as the participant view is equally sized and the
avatar is always centered in the tile.
5 years ago
Saúl Ibarra Corretgé
e39c8d8ed6
rn,tile-view: render a larger avatar in tile view mode
5 years ago
Michael Telatynski
335b43036d
Improve accessibility of Buttons in Webapp
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
5 years ago
Vlad Piersec
b3ca51c7d0
feat(prejoin): Add settings options for prejoin page
5 years ago
Mihai Uscat
f9d545c531
feat(chat): Make chat push content to the side in tile view
6 years ago
Mihai Uscat
5f5468995f
feat(chat): Make chat push content to the side in large view
6 years ago