Matthias Wuttke
b0650b8448
Pass JWT token to close page
5 gadus atpakaļ
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 gadus atpakaļ
ButterflyOfFire
9b32811ff2
lang: add missing kabyle language
Fixing missing kabyle language in the main file.
5 gadus atpakaļ
Saúl Ibarra Corretgé
a67d0fbf6c
chore: remove some cycles
5 gadus atpakaļ
Saúl Ibarra Corretgé
af5d4c850b
external_api: filter postis events origin
5 gadus atpakaļ
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 gadus atpakaļ
Elliot Cooper
b814827df1
misc: replace certbot-auto with certbot
5 gadus atpakaļ
Bettenbuk Zoltan
240b033e76
feat: auto tile view
5 gadus atpakaļ
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 gadus atpakaļ
damencho
2689be5d24
chore: Update lib-jitsi-meet.
5 gadus atpakaļ
damencho
f3da009d61
feat: Updates @atlaskit/flag to use the testId prop for integration tests.
5 gadus atpakaļ
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 gadus atpakaļ
damencho
b106e51a10
feat: Adds id to the notifications and buttons so we can check for them in the integration tests.
5 gadus atpakaļ
damencho
0cef706b6a
feat: Changes security dialog button to toggle dialog.
5 gadus atpakaļ
damencho
b9c20a3fd4
fix: Fixes syncing state about lobby in security dialog.
5 gadus atpakaļ
damencho
23507da59a
feat: Adds id to the notifications so we can check for them in the integration tests.
5 gadus atpakaļ
Gabriel
4bfc80ecb9
external_api: add ability to toggle lobby
5 gadus atpakaļ
Saúl Ibarra Corretgé
52ce8031a3
Update react/features/chat/components/native/Chat.js
5 gadus atpakaļ
Saúl Ibarra Corretgé
aa9f06fa84
Update react/features/chat/components/native/Chat.js
5 gadus atpakaļ
Saúl Ibarra Corretgé
a758e98101
Update react/features/chat/components/native/Chat.js
5 gadus atpakaļ
tombrown86
63d4c2b84b
onClose to return true to imply modal should close
5 gadus atpakaļ
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 gadus atpakaļ
Saúl Ibarra Corretgé
1c3cf325cb
analytics: add app name to permanent properties
5 gadus atpakaļ
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 gadus atpakaļ
Tudor-Ovidiu Avram
f6433668d5
fix(prejoin) hide skip prejoin for exposed app
5 gadus atpakaļ
Tudor-Ovidiu Avram
1ae5630590
fix(prejoin) fix libs path
5 gadus atpakaļ
Tudor-Ovidiu Avram
b1e12d33ab
feat(embed) implement embed meeting feature
5 gadus atpakaļ
Michał Orman
28094947a7
lang: updated Polish translations
5 gadus atpakaļ
Kevin Olbrich
a23dac2ab6
Add remark about focus username
https://github.com/jitsi/jitsi-meet/issues/7376
5 gadus atpakaļ
Aaron van Meerten
d70f9d6fd6
FIX: use correct URL paths for jibri queue service
5 gadus atpakaļ
Tristian Flanagan
9e7a477797
feat(blur): terminate blur web worker when disabled (#7347)
* feat(blur): terminate blur web worker when disabled
5 gadus atpakaļ
Tudor-Ovidiu Avram
0fc748dc44
ui: create reusable copy button
5 gadus atpakaļ
Saúl Ibarra Corretgé
b831bb8350
config: add roomPasswordNumberOfDigits to whitelist
5 gadus atpakaļ
Saúl Ibarra Corretgé
16547b91a5
rn: fix overriding user-selected server URL
Fixes: https://github.com/jitsi/jitsi-meet/issues/7373
5 gadus atpakaļ
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 gadus atpakaļ
Saúl Ibarra Corretgé
9d6e21b77b
security-dialog: restore digit-only password functionality
5 gadus atpakaļ
Dominik Wagner
48a58f8dae
ios: specify the correct keyboard type and content
This way autocomplete and keyboards work correctly.
5 gadus atpakaļ
Đặ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 gadus atpakaļ
Saúl Ibarra Corretgé
eaa715879a
rn: update versions
5 gadus atpakaļ
Saúl Ibarra Corretgé
fde7cf4ab8
chat: fix crash on mobile
5 gadus atpakaļ
Saúl Ibarra Corretgé
46b444c498
settings: only import required action
Fixes crash on mobile due to chained imports.
5 gadus atpakaļ
Saúl Ibarra Corretgé
3cbadc72a1
analytics: only import required constant
5 gadus atpakaļ
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 gadus atpakaļ
Saúl Ibarra Corretgé
0751c6ab48
ios: fix uploading dSYMs to Crashlytics
Use Fastlane to get them from Apple after processing, them upload them.
Also make sure WebRTC dSYMs are included when uploading.
5 gadus atpakaļ
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 gadus atpakaļ
Saúl Ibarra Corretgé
e39c8d8ed6
rn,tile-view: render a larger avatar in tile view mode
5 gadus atpakaļ
Aaron van Meerten
4687187cca
Merge pull request #7358 from bgrozev/update-lib-jitsi-meet
chore: Update lib-jitsi-meet.
5 gadus atpakaļ
Aaron van Meerten
7858f12df2
FEATURE: proper outbound iq handler for REST requests
5 gadus atpakaļ
Boris Grozev
f2c3401a79
chore: Update lib-jitsi-meet.
5 gadus atpakaļ
Aaron van Meerten
828e578af4
FIX: rename disco info component to correct name
FIX: reply to iq only on successful reply from queue server
5 gadus atpakaļ