Jaya Allamsetty
1a957ed85b
feat(video-quality): Impose max-bitrates on video sender based on videoQuality settings (#7467)
* feat(video-quality): Impose max-bitrates on video sender based on config.js settings
Update to lib-jitsi-meet@latest
f74cd0abe9
5 years ago
Jaya Allamsetty
1dbb47b84f
deps: lib-jitsi-meet@latest
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
sellth
858ee557d4
lang: update German translation
5 years ago
Jaya Allamsetty
bd64c14aaa
fix: Send SS stopped analytics event when SS was started in video mute state
5 years ago
Manuel Garcia
ce286f9be8
lang: fix typo
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
Atrate
168dbd6276
android: make app movable to SD card
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
dependabot[bot]
027cc1be96
chore(deps): bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com >
5 years ago
ButterflyOfFire
9b32811ff2
lang: add missing kabyle language
Fixing missing kabyle language in the main file.
5 years ago
Saúl Ibarra Corretgé
a67d0fbf6c
chore: remove some cycles
5 years ago
Saúl Ibarra Corretgé
af5d4c850b
external_api: filter postis events origin
5 years ago
kauczu
7bfb2fc219
lang: update/fix Polish translation, add missing fields in main-pl.json (#7395)
* lang: update/fix Polish translation, add missing fields in main-pl.json
Based on actual main.json, merge #7382 and my translation.
fixed incorrect context meaning of some fields,
added missing fields and translated them,
translated fields left in empty qoutes
* Update main-pl.json
* Update main-pl.json
* Update main-pl.json
5 years ago
Elliot Cooper
b814827df1
misc: replace certbot-auto with certbot
5 years ago
Bettenbuk Zoltan
240b033e76
feat: auto tile view
5 years ago
paweldomas
00b41dbb41
add mod_websocket patch for session event
It's to be used in docker-jitsi-meet to patch older
Prosody versions until this change becomes available.
5 years ago
damencho
2689be5d24
chore: Update lib-jitsi-meet.
5 years ago
damencho
f3da009d61
feat: Updates @atlaskit/flag to use the testId prop for integration tests.
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
Gabriel
4bfc80ecb9
external_api: add ability to toggle lobby
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
1ae5630590
fix(prejoin) fix libs path
5 years ago
Tudor-Ovidiu Avram
b1e12d33ab
feat(embed) implement embed meeting feature
5 years ago
Michał Orman
28094947a7
lang: updated Polish translations
5 years ago
Kevin Olbrich
a23dac2ab6
Add remark about focus username
https://github.com/jitsi/jitsi-meet/issues/7376
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é
eaa715879a
rn: update versions
5 years ago