Hristo Terezov
a2c4d17e4d
fix(record):web/mobile match disable functionality
преди 5 години
Hristo Terezov
ce1de9e1e7
feat(recording): Disable buttons on active session
преди 5 години
Hristo Terezov
3e7abf3da0
feat(subtitles): Disable for guests.
преди 5 години
Gabriel Imre
444e2b90df
callstats: add siteID passing; sanitize confID path
преди 5 години
Saúl Ibarra Corretgé
7de88995a5
labels: don't disable all labels when VIDEO_QUALITY_LABEL_DISABLED is set
Fixes: https://github.com/jitsi/jitsi-meet/issues/6880
преди 5 години
Hristo Terezov
f0c6e934ce
feat(config):InsecureRoomNameWarning config option
преди 5 години
Saúl Ibarra Corretgé
bf60be1654
style: fixup needlessly wrapped line
преди 5 години
Saúl Ibarra Corretgé
5202a7e5b8
room-lock: use the proper text for the room lock prompt
преди 5 години
marius-bardan
21fe3c87a6
lang: enable support for romanian lang (#6869)
Co-authored-by: Marius Bardan <marius.bardan@8x8.com >
преди 5 години
Mihai Uscat
663a65ad81
fix(SecurityDialog): fix button overflow
преди 5 години
Suguru Hirahara
0ea7a31b08
lang: add Arabic translation
преди 5 години
nordlolek
4e0d6e56bc
rn,lang: bundle Slovenian translations
преди 5 години
Michael Telatynski
79f4531bd2
lang: allow translation of accessibility label string "Edit your profile"
преди 5 години
Jaya Allamsetty
5348fa19c8
feat: show option to join via browser on supported mobile browsers
Currently Chromium based browsers and Firefox are supported on Android
Only Safari is supported on iOS
преди 5 години
Felix C. Stegerman
63ca419e76
improve "open in app" page
преди 5 години
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
преди 5 години
Suguru Hirahara
8c30e43b5f
Retry "external_api: fixed using deeplinks"
Set target='_top' inside anchor.
Courtesy of #6700
Follow-up to: #6784
преди 5 години
Mihai Uscat
75c836c70c
feat(AddPeopleDialog): Update design; feat(SecurityDialog): Implement
преди 5 години
Saúl Ibarra Corretgé
70d8fe91c3
deps: replace jsrsasign
We were only using a couple of utility functionss to parse tokens, not to
validate them in any way.
преди 5 години
Jaya Allamsetty
5591144693
Revert "external_api: fixed using deeplinks"
This breaks the mobile deeplinking page
This reverts commit 532dadb245 .
преди 5 години
msalmasi
532dadb245
external_api: fixed using deeplinks
This update opens links in the full body of the window so deeplinks will work on iOS Safari when using the external API in an iFrame.
преди 5 години
Vlad Piersec
4975f15345
fix(prejoin_page): Always show 'join without audio' & add disabled button.
* The prejoin page always displays the 'join without audio' option.
* The join button will be disabled if there is no input.
* Fix some CSS for the case when the user is not anonymous.
преди 5 години
Bettenbuk Zoltan
c08638da51
feat: insecure room name warning
преди 5 години
Bettenbuk Zoltan
9525cab60f
feat: icon type circular label
преди 5 години
Saúl Ibarra Corretgé
305a63e8f9
deep-linking: fix generating links for external API
The ocnfig is not overridden early enough.
Fixes: https://github.com/jitsi/jitsi-meet/issues/6489
преди 5 години
Vlad Piersec
b2895b7095
feat(prejoin_page): Add ability for guest to join audio by phone
преди 5 години
Hristo Terezov
262e855260
fix: recommended browser page link.
преди 5 години
Jaya Allamsetty
3f679407a9
fix(video-quality): Get rid of the video qaulity warning for p2p
It is now possible to change the sender video quality for p2p calls as well
преди 5 години
NicolasD
3043f50ce3
rn,flags: add "toolbox.alwaysVisible" flag
преди 5 години
Edgard Messias
24052e9f9a
fix: Fixed browser language detect (close #5987)
преди 5 години
Mihai Uscat
5fdb7c176c
feat(MobileDeepLinking): Enable custom deeplinking domain
преди 5 години
Saúl Ibarra Corretgé
01fc098d4b
prejoin: fixup mobile
Avoid importing components, which are not yet implemented on mobile.
преди 5 години
Vlad Piersec
908712b96f
feat(prejoin_page): Rework prejoin page
* Add a checkbox for skipping the prejoin page on next use. (This is hidden for
now, until we also have a settings entry for it).
* Rework 'Join by Phone' buttons and add new overlay.
* Update the device status accordingly if there were errors while adding
devices.
* The input is filled with the display name if there was one previously used.
* Join the meeting on 'Enter' press.
преди 5 години
Hristo Terezov
d388a7bd3c
feat(reload): Preserve local track mute state.
преди 5 години
Jaya Allamsetty
a48aa2b999
feat(external_api): Add command for setting send/recv video quality
преди 5 години
tmoldovan8x8
b3f16926d4
rn: add ability to disable crash reporting
преди 5 години
Paweł Domas
f646bc7a7a
ref: disable ICE restart by default (#6594)
* ref: disable ICE restart by default
The reason for that it's currently causing issues with signaling when
Octo is enabled. Also when we do an "ICE restart"(which is not a real
ICE restart), the client maintains the TCC sequence number counter, but
the bridge resets it. The bridge sends media packets with TCC sequence
numbers starting from 0.
The 'enableIceRestart' config option can be used to force it, but it's
not recommended.
преди 5 години
ludovicm67
bdd129b9a2
feat(analytics): include MatomoHandler by default
преди 5 години
ludovicm67
4c635a2a63
feat(analytics): add Matomo support
преди 5 години
Saúl Ibarra Corretgé
2b526557e4
participants: fix accessing the local participant ID
getLocalParticipant returns a participant object stored in Redux, not a
JitsiParticipant object.
преди 5 години
patidars
8accd9e433
rn,flags: feature flag to show/hide 'Tile View' button
преди 5 години
Saúl Ibarra Corretgé
caabdadf19
rn,polyfills: refactor all mobile polyfills
Move all polyfills to a standalone feature, which gets imported before anything
else in the mobile entrypoint. This guarantees that any further import sees the
polyfilled environment.
преди 5 години
Saúl Ibarra Corretgé
062bc13d4f
rn,storage: fix not using a persistent localStorage
In
1ffd75c0a6
we switched to using the localStorage wrapper provided by js-utils, which
checks for window.localStorage's availability very early. Our polyfill must be
applied earlier that any such import.
Here we are importing it in the entrypoint, which means no code ran before this,
literally.
преди 5 години
Jim Bullington
acbf641fb4
Add participantRoleChanged event to external API (#6573)
* Add participantRoleChanged event to external API
* Update API documentation
* Remove unneeded whitespace
* Remove more unneeded whitespace
* Fix jsdoc formatting
* Fix jsdoc formatting
преди 5 години
patidars
a18fd1cdb3
rn,flags: add feature flag to show/hide the 'Raise Hand' button
преди 5 години
Saúl Ibarra Corretgé
9be78c60eb
rn,lang: fix language detection to take region into account
If we have a regional variant, prefer that.
преди 5 години
Vlad Piersec
a45cbf41ef
feat(prejoin_page): Add prejoin page
преди 5 години
Hristo Terezov
1ffd75c0a6
fix(localStorage): exception when disabled.
преди 5 години
Hristo Terezov
13f76c2cce
fix(follow-me): disable the auto pin on SS
преди 5 години
Jaya Allamsetty
9ad87f3706
fix: Add safari to optimal browser lists
преди 5 години