Bettenbuk Zoltan
cd1862a2d3
fix: private message open
il y a 5 ans
Hristo Terezov
9bdaea4069
fix(avatar): use text instead of foreign object.
Reason: On Safari the foreign object is not scaled correctly.
il y a 5 ans
Jonathan Scholz
547d1547bb
fix(dialog): use height behavior in KeyboardAvoidingView
il y a 5 ans
Jonathan Scholz
39853e048b
fix(dialog): fix on-screen keyboard overlapping dialog boxes
il y a 5 ans
Saúl Ibarra Corretgé
e2788e0fb2
e2ee: show warning if not all participants support E2EE
Refs: https://github.com/jitsi/lib-jitsi-meet/pull/1108
il y a 5 ans
Hristo Terezov
4fda428be1
fix(largeVideo): update don't depend on thumbnails
il y a 5 ans
Saúl Ibarra Corretgé
cb6fbb0f03
e2ee: add UI elements
* Add dialog to set the E2EE key
* Use the Redux action / middleware to update the key even when set through the
hash parameter
* Cleanup URL after processing the key so it's not recorded in browser history
il y a 5 ans
Bettenbuk Zoltan
551db30cc7
fix: modal keyboard avoiding view fix
il y a 5 ans
Jaya Allamsetty
e0563a743f
Revert "feat(browser-support): Add safari to list of optimal browsers"
This reverts commit 4824c8714a .
il y a 5 ans
Vlad Piersec
b50d6e43d0
fix(settings_buttons): Persist audio/video settings across sessions.
il y a 5 ans
Saúl Ibarra Corretgé
f9fcb46036
pip: disable PiP on Android < 26
Fixes: https://github.com/jitsi/jitsi-meet/issues/6008
il y a 5 ans
Jaya Allamsetty
4824c8714a
feat(browser-support): Add safari to list of optimal browsers
il y a 5 ans
Jaya Allamsetty
b7eda8df7a
fix(safari): set playsInline attribute to true on the video element
The playsInline attribute needs to be set to true for video to be rendered on Safari on iOS
il y a 5 ans
Saúl Ibarra Corretgé
9962a2ea61
config: whitelist disableSimulcast
il y a 5 ans
yanas
638fdf0370
Revert "Improve accessibility of Buttons in Webapp (#5432)"
This reverts commit 953f838a2a .
il y a 5 ans
Hristo Terezov
6ce1eaba24
feat(old-electron-app-notification): Implement
Detects if Jitsi Meet is running in old jitsi-meet-electron app and
warns the user for scurity issues.
il y a 5 ans
Hanno Böck
ac117cd50d
Update browser links to HTTPS (#5788)
* Update recommended browser links to https
* Update browser URLs to https
il y a 5 ans
Khatanbaatar
e79633b0ca
translated Mongolian language (#5646)
* translated Mongolia language
* app translated Mongolian language
* sorry, lint not checked
* lint checked
il y a 5 ans
Marco Zehe
e32f367b0c
React Native accessibility fixes (#5825)
* Accessibility: Make the native toolbox item communicate that it is a button.
* Accessibility: If an item is toggled, mark it as selected for accessibility
* Accessibility: Make the toolbox a toolbar for accessibility
* Accessibility: Mark the bottom sheet as a menu for accessibility
* Fix typo, AccessibilityRole, not AccessibleRole
* Statement fix
* Appease the linter
* Fix linting errors for real this time
il y a 5 ans
Bettenbuk Zoltan
39d789a088
feat: add url params: config.disableInviteFunctions, config.doNotStoreRoom and userInfo.displayName
il y a 5 ans
Bettenbuk Zoltan
b706972acb
fix: re-add android only chat input padding
il y a 5 ans
Bettenbuk Zoltan
5574221044
ref: SharedDocument to JitsiModal
il y a 5 ans
Bettenbuk Zoltan
0f4369a9a9
ref: AddPeopleDialog to JitsiModal
il y a 5 ans
Bettenbuk Zoltan
0c2e13a453
ref: DialInSummary to JitsiModal
il y a 5 ans
Bettenbuk Zoltan
2f817b6633
ref: Settings to JitsiModal
il y a 5 ans
Bettenbuk Zoltan
678ed605d7
ref: change JitsiModal to better fit to needs
il y a 5 ans
vp8x8
84714ba3bd
settings: enable settings buttons on permission grant
Some CSS fixes are also included.
il y a 5 ans
Tim Ruffing
b8963629bf
Pass upper case country codes to i18n-iso-countries
Related to #5697 .
il y a 5 ans
Paul Mestrum
b70633ef24
tile-view: fix number of columns calculation
il y a 5 ans
Hristo Terezov
145596ac6a
fix(tile-view): hidden thumbnails on scroll
il y a 5 ans
Hristo Terezov
9b5f135dae
fix(livestreaming): window.open params
The target parameter from window.open was missing which was causing
reload in electron.
il y a 5 ans
Hristo Terezov
dbbdcb0b00
feat(live-streaming): Add T&C.
il y a 5 ans
Michael Telatynski
953f838a2a
Improve accessibility of Buttons in Webapp (#5432)
* Expose toggle buttons better via ARIA
* Wire up the divs/li as role=button as per ARIA patterns
* Add flow annotations to appease the linter
* For role=button use aria-pressed not aria-checked
il y a 5 ans
Saúl Ibarra Corretgé
bb2b1b58ec
conference: add room name to browser title
Re-do of
86ebfe8dad
il y a 5 ans
Andrei Gavrilescu
9d6a93119b
feat(screenSharing): Add support for audio screen sharing on electron
il y a 5 ans
Bettenbuk Zoltan
3a2081ffed
ref: change Chat to JitsiModal
il y a 5 ans
Bettenbuk Zoltan
57d14d9517
feat: help centre
il y a 5 ans
Saúl Ibarra Corretgé
c5e693f14a
rn,invite: use custom clear button also on iOS
Otherwise it won't be visible if Dark Mode is enabled.
il y a 5 ans
Saúl Ibarra Corretgé
a9da047d3a
rn,invite: fix bottom padding on AddPeopleDialog on Android
il y a 5 ans
bgrozev
171b065db1
Revert "Add room name to browser tab title" (#5560)
Because it displays "undefined" in the title.
This reverts commit 86ebfe8dad .
il y a 5 ans
Horatiu Muresan
7f1eb83dbd
feat(notifications): Manage audio notifications
il y a 5 ans
Saúl Ibarra Corretgé
9cc05ef838
config: remove unneeded option
il y a 5 ans
Vlad Piersec
c05ca1d9fc
fix(prejoin_page) Add labels for video & more UI fixes
il y a 5 ans
Vlad Piersec
1b05d7269c
feat(prejoin_page) Add settings buttons
This reverts commit faf24ca7ec .
il y a 5 ans
paweldomas
c170970992
feat(Filmstrip): accessibility label for toggle filmstrip button
il y a 5 ans
Saúl Ibarra Corretgé
955b24be9d
rn,cc: add feature-flag to disable close captions
il y a 5 ans
Saúl Ibarra Corretgé
de6c7e0117
rn,invite: add share button to add people dialog
il y a 5 ans
Bettenbuk Zoltan
feb8fe9e34
api: add private message flag to outgoingMessage
il y a 5 ans
Hristo Terezov
3a871cbed8
feat(remote-menu):option for disable mute and kick
il y a 5 ans
Bettenbuk Zoltan
a46fd60788
fix: accented room name display
il y a 5 ans