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年前
Ferdi Bayrak
47bc6f0470
Added Turkish language on BuiltinLanguages.native.js (#5965)
* Added Turkish lang
Added Turkish lang
* Update BuiltinLanguages.native.js
* Update BuiltinLanguages.native.js
5年前
adrmzz
e1cededb76
Adding Sardinian (#5984)
* Create main-sc.json
* Create languages-sc.json
* Update languages.json
* Update main-sc.json
(just a couple of minor edits to the translation)
* Update BuiltinLanguages.native.js
adding Sardinian
* trailing spaces corrected
* Update BuiltinLanguages.native.js
* Update BuiltinLanguages.native.js
fixed spaces
* Update main-sc.json
5年前
James Baird
a8252103ea
Fix grammar on unsupported browser message
It should read "Chrome or Firefox" not "Chrome and Firefox", as you only need to use a single browser, not both.
5年前
Joan Montané
62d3d1f294
Update BuiltinLanguages.native.js
5年前
Joan Montané
dbfed573ac
Add Catalan entry on BuiltinLanguages.native.js
5年前
Milan Kral
f53251f104
Enable Slovak translation.
Add Slovak translation to BuiltinLanguages
Follow up to #5523
5年前
Saúl Ibarra Corretgé
e5b563ba46
rn,flags: add more feature flags to toggle specific behavior
- Invite funcionality (altogether)
- Recording
- Live streaming
- Meeting name
- Meeting password
5年前
Jaya Allamsetty
b5676c3729
feat(video-quality):control sender resolution based on user pref
5年前
Saúl Ibarra Corretgé
5ea8e198c7
e2ee: add label if all participants have E2EE enabled
5年前
Saúl Ibarra Corretgé
2ad6bfbc20
e2ee: broadcast e2ee enabled status using presnce
5年前
Saúl Ibarra Corretgé
6ce27ef10d
misc: set worker names
5年前
Ricardo Santana
93ef8495ca
fix locale detect error on mobile apps (#5956)
5年前
Hristo Terezov
94a15914d0
fix(document.title): use URL decoded room name.
5年前
Bettenbuk Zoltan
cd1862a2d3
fix: private message open
5年前
Hristo Terezov
9bdaea4069
fix(avatar): use text instead of foreign object.
Reason: On Safari the foreign object is not scaled correctly.
5年前
Jonathan Scholz
547d1547bb
fix(dialog): use height behavior in KeyboardAvoidingView
5年前
Jonathan Scholz
39853e048b
fix(dialog): fix on-screen keyboard overlapping dialog boxes
5年前
Saúl Ibarra Corretgé
e2788e0fb2
e2ee: show warning if not all participants support E2EE
Refs: https://github.com/jitsi/lib-jitsi-meet/pull/1108
5年前
Hristo Terezov
4fda428be1
fix(largeVideo): update don't depend on thumbnails
5年前
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
5年前
Bettenbuk Zoltan
551db30cc7
fix: modal keyboard avoiding view fix
5年前
Jaya Allamsetty
e0563a743f
Revert "feat(browser-support): Add safari to list of optimal browsers"
This reverts commit 4824c8714a .
5年前
Vlad Piersec
b50d6e43d0
fix(settings_buttons): Persist audio/video settings across sessions.
5年前
Saúl Ibarra Corretgé
f9fcb46036
pip: disable PiP on Android < 26
Fixes: https://github.com/jitsi/jitsi-meet/issues/6008
5年前
Jaya Allamsetty
4824c8714a
feat(browser-support): Add safari to list of optimal browsers
5年前
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
5年前
Saúl Ibarra Corretgé
9962a2ea61
config: whitelist disableSimulcast
5年前
yanas
638fdf0370
Revert "Improve accessibility of Buttons in Webapp (#5432)"
This reverts commit 953f838a2a .
5年前
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.
5年前
Hanno Böck
ac117cd50d
Update browser links to HTTPS (#5788)
* Update recommended browser links to https
* Update browser URLs to https
5年前
Khatanbaatar
e79633b0ca
translated Mongolian language (#5646)
* translated Mongolia language
* app translated Mongolian language
* sorry, lint not checked
* lint checked
5年前
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
5年前
Bettenbuk Zoltan
39d789a088
feat: add url params: config.disableInviteFunctions, config.doNotStoreRoom and userInfo.displayName
5年前
Bettenbuk Zoltan
b706972acb
fix: re-add android only chat input padding
5年前
Bettenbuk Zoltan
5574221044
ref: SharedDocument to JitsiModal
5年前
Bettenbuk Zoltan
0f4369a9a9
ref: AddPeopleDialog to JitsiModal
5年前
Bettenbuk Zoltan
0c2e13a453
ref: DialInSummary to JitsiModal
5年前
Bettenbuk Zoltan
2f817b6633
ref: Settings to JitsiModal
5年前
Bettenbuk Zoltan
678ed605d7
ref: change JitsiModal to better fit to needs
5年前
vp8x8
84714ba3bd
settings: enable settings buttons on permission grant
Some CSS fixes are also included.
5年前
Tim Ruffing
b8963629bf
Pass upper case country codes to i18n-iso-countries
Related to #5697 .
5年前
Paul Mestrum
b70633ef24
tile-view: fix number of columns calculation
5年前
Hristo Terezov
145596ac6a
fix(tile-view): hidden thumbnails on scroll
5年前
Hristo Terezov
9b5f135dae
fix(livestreaming): window.open params
The target parameter from window.open was missing which was causing
reload in electron.
5年前
Hristo Terezov
dbbdcb0b00
feat(live-streaming): Add T&C.
5年前
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
5年前