Saúl Ibarra Corretgé
8c68f78db3
rn,responsive-ui: refactor dimensions detection
...
Use a dimensions detecting root component. The Dimensions module does not
measure the app's view size, but the Window, which may not be the same, for
example on iOS when PiP is used.
Also refactor the aspect ratio wrap component since it can be taken directly
from the store.
Last, remove the use of DimensionsDetector on LargeVideo and TileView since they
occupy the full-screen anyway.
Fixes PiP mode on iOS.
2020-06-02 13:30:07 +02:00
Marius Bardan
d93b219c7f
lang: update RO translations
2020-06-02 10:19:06 +02:00
Marius Bardan
10cd150a07
lang: update RO translations
2020-06-02 10:19:06 +02:00
Jaya Allamsetty
a31f3c0c76
fix(config): Add missing capScreenshareBitrate to config.js
2020-05-29 14:04:30 -04:00
Simon Honegger
af39186a5f
fix: typeof returns a string, so this condition was always true
2020-05-29 19:53:05 +02:00
Saúl Ibarra Corretgé
d4d1d0aa70
dev: add plugin for circular dependency detection
...
Example run: https://gist.github.com/saghul/e5e12edc108bdedbcbe65a3d7528235f
2020-05-29 10:37:09 +02:00
Saúl Ibarra Corretgé
3a88f4939c
misc: break import cycle
2020-05-29 10:37:09 +02:00
Saúl Ibarra Corretgé
fe221fe4be
deps: run npm audit fix
2020-05-29 10:37:09 +02:00
Jaya Allamsetty
1caaa47f5e
chore(deps): update lib-jitsi-meet
...
fix(safari): Disable VAD processing on Safari - cfbb511bce
2020-05-28 17:19:07 -04:00
Hristo Terezov
a2c4d17e4d
fix(record):web/mobile match disable functionality
2020-05-28 15:39:49 -05:00
Hristo Terezov
ce1de9e1e7
feat(recording): Disable buttons on active session
2020-05-28 15:39:49 -05:00
Hristo Terezov
3e7abf3da0
feat(subtitles): Disable for guests.
2020-05-28 13:43:18 -05:00
damencho
8b4f1789a6
chore(deps): Update lib-jitsi-meet, callstats using full URL.
2020-05-28 11:15:33 -05:00
Gabriel Imre
444e2b90df
callstats: add siteID passing; sanitize confID path
2020-05-28 10:00:45 -05:00
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
2020-05-28 10:15:52 +02:00
Hristo Terezov
f0c6e934ce
feat(config):InsecureRoomNameWarning config option
2020-05-27 18:03:15 -05:00
Дамян Минков
78b01d2c97
Adding whitelist and move away from using custom field for password. ( #6621 )
...
* Adding whitelist and move away from using custom field for password.
We re-use room lock for lobby password.
* Make sure we do not run muc-occupant-pre-join for non members only rooms.
* Destroying lobby room, when main room is destroyed or membersonly is disabled.
* Adds destroy reason.
* Clears lobby room instance on destroy.
Fixes problem with on/off/on of lobby feature.
* Add lobby room jid only when members only is on.
* Sends main room jid on lobby destroy.
We can use that in client loggic to auto-join lobby participants to main room as lobby is disabled while waiting.
* fix: Fixes using is_healthcheck_room.
* squash: Enables lobby rooms feature by default.
* chore(deps): Update lib-jitsi-meet, to enable lobby rooms.
2020-05-27 18:01:41 -05:00
Saúl Ibarra Corretgé
bf60be1654
style: fixup needlessly wrapped line
2020-05-27 16:45:11 +02:00
Saúl Ibarra Corretgé
5202a7e5b8
room-lock: use the proper text for the room lock prompt
2020-05-27 16:45:11 +02:00
Saúl Ibarra Corretgé
2af0c0ba17
rn: bump SDK version to 2.9.0
2020-05-27 15:35:58 +02:00
Saúl Ibarra Corretgé
fbb6486b5f
deps: update react-native-watch-connectivity
...
It's back in active development and fixes a warning in iOS.
2020-05-27 15:35:58 +02:00
Saúl Ibarra Corretgé
a113151563
deps: update react-native-calendar-events
...
Rebase our patches (in PR) on top of latest master.
Sshould fix a crash when requesting permisssions.
2020-05-27 15:35:58 +02:00
Raider700
470fda3467
lang: add missing fields to German translation
2020-05-27 11:48:51 +02:00
Saúl Ibarra Corretgé
edea6316ab
Update config.js
2020-05-27 08:43:48 +02:00
Saúl Ibarra Corretgé
adac9ee5f8
config: don't enable H.264 by default on P2P
...
We are not actively testing it and it currently crashes Chrome 83+ when insertable streams are used.
2020-05-27 08:43:48 +02:00
Saúl Ibarra Corretgé
af8bd876e6
deps: run npm audit fix
...
Skipped webpack, requires further investigation.
2020-05-27 00:16:20 +02:00
Jaya Allamsetty
403c4a7ee7
chore(deps): update lib-jitsi-meet
...
c94f6a570f
2020-05-26 17:14:21 -04:00
marius-bardan
21fe3c87a6
lang: enable support for romanian lang ( #6869 )
...
Co-authored-by: Marius Bardan <marius.bardan@8x8.com >
2020-05-26 15:05:41 +02:00
lorddavidiii
6ddac3bddf
debian,turn: fix getting an external ip in IPv6 enabled networks
2020-05-26 13:20:34 +02:00
Mihai Uscat
663a65ad81
fix(SecurityDialog): fix button overflow
2020-05-26 10:22:22 +02:00
marius-bardan
5977f09202
lang: complete Romanian translation
...
Co-authored-by: Marius Bardan <marius.bardan@8x8.com >
2020-05-26 09:18:38 +02:00
Riccardo Magliocchetti
6be2a8575f
lang: update document to match current reality
2020-05-25 17:26:15 +02:00
Suguru Hirahara
0d14e2fa5c
gh: update 1-bug-report template
...
* Update 1-bug-report.md
- Comment out the general notice
- Add the information that questions and posts asking for help will be
closed
- Sort sections based on action stream -- steps, expected behaviour, (yet) actual behaviour
- Replace environment information with server-side and client-side ones
* Update .github/ISSUE_TEMPLATE/1-bug-report.md
Co-authored-by: Saúl Ibarra Corretgé <s@saghul.net >
Co-authored-by: Saúl Ibarra Corretgé <s@saghul.net >
2020-05-25 16:45:21 +02:00
qwertiko GmbH
1e0669d33b
lang: fixes for German
2020-05-25 14:40:10 +02:00
Ricardo Brisighelli
d69c2c84d7
lang: update Spanish translation
2020-05-25 14:38:44 +02:00
Suguru Hirahara
0ea7a31b08
lang: add Arabic translation
2020-05-25 14:05:46 +02:00
Oleksa
6284e5fab3
lang: update Ukranian translation
2020-05-25 13:58:17 +02:00
Philip Eriksson
647852bd82
lang: fixes for Swedish
2020-05-25 13:52:15 +02:00
nordlolek
4e0d6e56bc
rn,lang: bundle Slovenian translations
2020-05-25 13:46:37 +02:00
Quentí
c02763a29e
lang: update for Occitan
2020-05-25 13:45:17 +02:00
Vangelis Zacharioudakis
0b8ec5a342
lang: add Greek language translation
2020-05-25 13:40:36 +02:00
huzaifahj
1a4be30ea1
lang: make "OK" capitalization consistent
2020-05-25 13:24:06 +02:00
tolgakaratas
d53d6e5fa8
lang,rn: bundle Turkish language
2020-05-25 13:20:54 +02:00
zzoond
93b05d13c3
lang: fix for russian
2020-05-25 11:27:50 +02:00
Michael Telatynski
79f4531bd2
lang: allow translation of accessibility label string "Edit your profile"
2020-05-25 11:26:25 +02:00
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
2020-05-22 10:52:59 -04:00
Felix C. Stegerman
b25319fd2e
add missing build dependency on nodejs
2020-05-21 10:29:36 -05:00
Felix C. Stegerman
63ca419e76
improve "open in app" page
2020-05-21 08:39:17 -04:00
Jonathan Lennox
393fb692ca
Make TLS configs in Debian sample files follow Mozilla security guidelines.
2020-05-20 12:03:41 -05:00
JB BUGEAUD
735b686b98
Update of main fr translation ( #6141 )
...
* Update of main fr translation
Correct some non french sounding sentenses. One example welcomepage.title, before "fully featured" was translated as "entièrement en vedette" (which is gibberish) and now "riche en fonctionnalités".
* Fixing typo
Fixing missing comma
* Another typo fix
Yet another missing comma fixed.
2020-05-20 11:29:06 -05:00
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
2020-05-20 17:14:29 +02:00
Suguru Hirahara
8c30e43b5f
Retry "external_api: fixed using deeplinks"
...
Set target='_top' inside anchor.
Courtesy of #6700
Follow-up to: #6784
2020-05-20 10:18:29 -04:00
Mihai Uscat
75c836c70c
feat(AddPeopleDialog): Update design; feat(SecurityDialog): Implement
2020-05-20 16:14:47 +02:00
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.
2020-05-20 15:06:19 +02:00
Julian1203
c6d5e103f5
lang: fixes for German
2020-05-20 12:20:56 +02:00
christian-sh
7f1f92cdf0
lang: fix passwordLabel translation in German
...
The former translation contained a typo and incorrect grammar.
2020-05-20 12:15:32 +02:00
Suguru Hirahara
8c02ba5ee9
doc: update README.md
...
- Fix a broken link (fixes #6780 )
- Set direct links
- Add a link to the Docker installation guide
2020-05-20 08:07:32 +02:00
Jaya Allamsetty
5591144693
Revert "external_api: fixed using deeplinks"
...
This breaks the mobile deeplinking page
This reverts commit 532dadb245 .
2020-05-19 16:43:10 -04:00
damencho
fa43539718
chore(deps): lib-jitsi-meet, skips sending an extra presence on join.
2020-05-19 15:39:20 -05:00
Jaya Allamsetty
7e0a36e88e
chore(deps): Update lib-jitsi-meet
...
fix(Firefox): Enable RTX support on Firefox
E2EE fixes/improvements
fix(screenshare): Add google conference flag only when simulcast is on
fix(video-quality): Apply pending video constraints on p2p originator
2020-05-19 12:28:05 -04:00
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.
2020-05-19 14:09:42 +02:00
Felix C. Stegerman
55051cc203
dev: don't proxy /lang/
2020-05-19 11:58:21 +02:00
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.
2020-05-19 11:47:55 +02:00
Alejandro Blanco
2e2d40c1d0
external-api: add muteEveryone command
2020-05-19 08:50:21 +02:00
Bettenbuk Zoltan
c08638da51
feat: insecure room name warning
2020-05-18 17:59:07 +02:00
Bettenbuk Zoltan
9525cab60f
feat: icon type circular label
2020-05-18 17:59:07 +02:00
Bettenbuk Zoltan
21d5c895fc
fix: package.lock version mismatch
2020-05-18 16:30:24 +02:00
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
2020-05-18 16:06:13 +02:00
Emil Ivov
2fef06772b
Merge pull request #6755 from saghul/e2ee-label
...
e2ee: update padlock label tooltip
2020-05-18 07:51:37 -05:00
Vlad Piersec
b2895b7095
feat(prejoin_page): Add ability for guest to join audio by phone
2020-05-18 14:47:44 +02:00
Saúl Ibarra Corretgé
41dc14d30c
e2ee: update padlock label tooltip
2020-05-18 14:12:00 +02:00
Suguru Hirahara
2ddfead4f5
doc: fix links on README
2020-05-18 11:53:58 +02:00
Saúl Ibarra Corretgé
d55b49b2c3
doc: move mobile docs to the handbook
2020-05-18 11:44:53 +02:00
Saúl Ibarra Corretgé
64d74852e0
ios: fix PiP window sshowing conference controls
...
The dynamic size of it was causing trouble. Fix it by setting a fixed PiP window
size (150px) which makes it consisstent with what we have on Android.
Fixes: https://github.com/jitsi/jitsi-meet/issues/6562
2020-05-18 09:34:52 +02:00
Saúl Ibarra Corretgé
7c4c8384fd
doc: replace documentation with the handbook
...
- Leave a link on doc/README,api,quick-install
- Moved the cloud API swagger file to resources/
- Merged the coding conventions with CONTRIBUTING.md
2020-05-17 08:02:29 +02:00
Hristo Terezov
262e855260
fix: recommended browser page link.
2020-05-15 15:06:41 -05:00
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
2020-05-15 09:49:55 -04:00
Saúl Ibarra Corretgé
4faeb84d2e
build: fix using parallell make
...
We don't support it, so make sure targets run serially.
Fixe: https://github.com/jitsi/jitsi-meet/issues/6647
2020-05-14 11:14:43 +02:00
Philipp Hancke
eed5e31ec9
Merge pull request #6061 from jitsi/npmrc
...
dev: add npmrc with package-lock set to true
2020-05-14 10:17:27 +02:00
Felix C. Stegerman
4b1d8ba877
update react-emoji-render to v1.2.4 ( #6674 )
2020-05-13 21:14:27 +02:00
NicolasD
3043f50ce3
rn,flags: add "toolbox.alwaysVisible" flag
2020-05-13 16:25:06 +02:00
Saúl Ibarra Corretgé
b7f1f3c659
ios: try to leave the meeting when the app is terminating
...
Fixes: https://github.com/jitsi/jitsi-meet/issues/6665
2020-05-13 16:21:38 +02:00
tmoldovan8x8
07f64d94c0
android: set view listener in onCreate
2020-05-13 10:56:37 +02:00
Boris Grozev
76e1217439
ref: Make is_healthcheck_room more generic.
2020-05-12 18:22:14 -05:00
crouchingtigerhiddenadam
591ea0a44a
doc: quick install guide updates
...
* optional fix for https port 5284 error
https://community.jitsi.org/t/no-certificate-present-in-ssl-tls-configuration-for-https-port-5284/47836/7
* usage of sudo and systemctl made more consistent
* jigasi download url changed to stable
Jigasi download url changed. Is this required in addition to apt install jigasi as part of the quick install guide?
* wget/dpkg removed from jagasi instructions
2020-05-12 16:32:37 +02:00
Edgard Messias
24052e9f9a
fix: Fixed browser language detect ( close #5987 )
2020-05-12 09:26:53 -05:00
bgrozev
38b8772af0
docs: Fix video tutorial links. ( #6655 )
2020-05-11 11:23:35 -05:00
Mihai Uscat
5fdb7c176c
feat(MobileDeepLinking): Enable custom deeplinking domain
2020-05-11 15:33:10 +02:00
Saúl Ibarra Corretgé
a8da6d4095
lang: improve Basque translation
...
Thanks @irontec, @librezale and @arraintxo for working on it!
2020-05-11 15:32:31 +02:00
Saúl Ibarra Corretgé
01fc098d4b
prejoin: fixup mobile
...
Avoid importing components, which are not yet implemented on mobile.
2020-05-11 14:15:55 +02:00
Saúl Ibarra Corretgé
b50b30e3eb
doc: recommend Node 12
2020-05-11 13:51:00 +02:00
Wuriyanto
1b8e5d0244
change cjson to cjson.safe and cath error from decode function
2020-05-11 05:46:07 -05:00
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.
2020-05-11 10:59:52 +02:00
Goacid
a41bda73ff
doc: add more details about systemd limits
2020-05-11 09:33:50 +02:00
Fabian Rodriguez
75ea0070e2
lang: improve frCA
2020-05-11 09:23:53 +02:00
Saúl Ibarra Corretgé
65a8091e53
android: simplify code
...
- No need to handle the activity result in the fragment, since we already do in
the Activity
- Automagically ddispose the view when destroyed
2020-05-10 08:03:29 +02:00
Saúl Ibarra Corretgé
7fea8e2e6c
android: suppress lint warning
2020-05-10 08:03:29 +02:00
Hristo Terezov
d388a7bd3c
feat(reload): Preserve local track mute state.
2020-05-07 18:18:21 -05:00
Jaya Allamsetty
a48aa2b999
feat(external_api): Add command for setting send/recv video quality
2020-05-07 18:10:41 -04:00
tmoldovan8x8
b3f16926d4
rn: add ability to disable crash reporting
2020-05-07 23:05:48 +02:00
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.
2020-05-07 06:59:37 -05:00
Andrey Nedobylsky
e90b60d661
lang: fix Russian translation
...
Fixed Russian translation for audioVideoSwitch
2020-05-07 11:39:59 +02:00
ludovicm67
bdd129b9a2
feat(analytics): include MatomoHandler by default
2020-05-06 15:32:49 +02:00
ludovicm67
4c635a2a63
feat(analytics): add Matomo support
2020-05-06 15:32:49 +02:00
Saúl Ibarra Corretgé
2b526557e4
participants: fix accessing the local participant ID
...
getLocalParticipant returns a participant object stored in Redux, not a
JitsiParticipant object.
2020-05-06 15:27:08 +02:00
Saúl Ibarra Corretgé
eee1f50ed2
deps: update lib-jitsi-meet
...
Fix losing media when using insertable streams on track changes.
2020-05-06 09:20:16 -04:00
Saúl Ibarra Corretgé
e9562adddf
lang: add Basque to the list of available languages
2020-05-06 14:53:11 +02:00
patidars
8accd9e433
rn,flags: feature flag to show/hide 'Tile View' button
2020-05-06 14:22:59 +02:00
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.
2020-05-06 12:35:12 +02:00
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.
2020-05-06 12:35:12 +02:00
ktagbnaw
a56e451536
misc: fix typo
2020-05-06 09:50:11 +02:00
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
2020-05-05 09:03:54 -05:00
patidars
a18fd1cdb3
rn,flags: add feature flag to show/hide the 'Raise Hand' button
2020-05-04 18:22:45 +02:00
Saúl Ibarra Corretgé
9be78c60eb
rn,lang: fix language detection to take region into account
...
If we have a regional variant, prefer that.
2020-05-04 16:59:37 +02:00
Vlad Piersec
a45cbf41ef
feat(prejoin_page): Add prejoin page
2020-05-04 12:49:35 +02:00
Emil Ivov
5b53232964
Merge pull request #6547 from jitsi/fix-mobile-imports
...
chore(package): update dependencies.
2020-05-02 22:26:21 -05:00
Hristo Terezov
d4d4490aa9
chore(package): update dependencies.
2020-05-02 22:10:54 -05:00
Emil Ivov
0fd0897531
Merge pull request #6529 from jitsi/local-storage
...
fix(localStorage): exception when disabled.
2020-05-02 19:39:07 -05:00
Hristo Terezov
360383440e
chore(package): Update dependencies.
2020-05-02 19:36:28 -05:00
Rich Brown
1a40672427
Fix the command to update jitsi-stable.list ( #5731 )
...
* Fix the command to update jitsi-stable.list
This command uses the technique recommended below that will always work. (See "Safest Solution (#3 )")
https://askubuntu.com/questions/185268/permission-denied-etc-apt-sources-list
* Update quick-install.md
remove "-a" argument from `tee` to remove merge conflict
2020-05-02 07:50:34 +02:00
Hristo Terezov
1ffd75c0a6
fix(localStorage): exception when disabled.
2020-05-01 14:48:08 -05:00
Julian1203
77d38731e9
Update main-de.json
...
Fixed typo
2020-05-01 10:25:21 -05:00
Hristo Terezov
13f76c2cce
fix(follow-me): disable the auto pin on SS
2020-04-30 16:58:22 -05:00
Jaya Allamsetty
9ad87f3706
fix: Add safari to optimal browser lists
2020-04-30 17:39:07 -04:00
damencho
eea8fef044
Initial Lobby backend implementation.
2020-04-30 16:34:46 -05:00
Jaya Allamsetty
c2cb4ea6b6
deps: update ljm
2020-04-30 15:29:04 -04:00
Jaya Allamsetty
d6cf0c0afd
deps: bump lib-jitsi-meet
2020-04-30 12:56:31 -04:00
Fabian Rodriguez
f5faf5bbaa
Update main-es.json
...
Added missing strings for Mute Everyone feature, other small fixes.
2020-04-30 10:16:05 -05:00
Valso
363982fad4
Update languages-eo.json
...
Add correct translation for "el": "Greka",
2020-04-30 10:15:37 -05:00
Julian1203
62f47d5b87
Update main-de.json
...
Small improvement
2020-04-30 10:15:14 -05:00
Julian1203
223e8560ca
lang: fixes for German
2020-04-30 14:44:06 +02:00
tmoldovan8x8
2085851179
android: persist Amplitude device id when not set externally
...
Co-authored-by: Titus-Andrei Moldovan <moldovan.titus@gmail.com >
2020-04-30 13:12:09 +02:00
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
2020-04-29 16:27:37 -05:00
Tao Sasaki
c5686386fa
Fix strange Japanese text ( #6303 )
2020-04-29 15:41:34 -05:00
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
2020-04-29 14:07:51 -05:00
t7yang
268dc33324
polish zh-TW translation ( #5678 )
...
* polish zh-TW translation
Fix typos, use the correct and localize terms, replace some translations to make it fluent for native speaker.
* fix syntax error
2020-04-29 11:19:59 -05:00
Oleksa
baaf55a2ab
Update languages.json
2020-04-29 10:30:27 -05:00
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.
2020-04-29 10:30:06 -05:00
zibens
b0ab51af90
Add files via upload
...
Introducing Latvian language, to make it more widespread in Latvia
2020-04-29 10:29:08 -05:00
tzagim
69b20cd945
Add Hebrew Translation & Fix TYPO ( #5907 )
...
* Create languages-he.json
Hebrew list languages
* Update languages-he.json
TYPO
* Update main-he.json
1/5
* Update main-he.json
2/5
* Update main-he.json
4/5
* Update main-he.json
Pause
* Update main-he.json
* Update main-he.json
Finish
* Update main.json
TYPO
* Update main.json
TYPO
* Update main.json
TYPO
* Update main-he.json
Add missing strings
* Update languages-he.json
2020-04-29 10:26:31 -05:00
ariadi
8bb0141c1a
Translation in Indonesian ( #5913 )
...
* Add Indonesian
* Indonesian translation
* Update languages-id.json
* Create main-id.json
* Update languages-id.json
* Update main-id.json
* Update main-id.json
2020-04-29 10:25:56 -05:00
James.zhu
ed766c6fe2
Update main-zhCN.json
...
I will update the files for some mistakes in chinese. I would late update whole file in chinese.
2020-04-29 10:25:05 -05:00
chipechop
d883bae925
Update main-it.json
...
Simplified Mobile mani menu, with more fluent wording.
2020-04-29 10:23:21 -05:00
Joan Montané
62d3d1f294
Update BuiltinLanguages.native.js
2020-04-29 10:22:59 -05:00
Joan Montané
dbfed573ac
Add Catalan entry on BuiltinLanguages.native.js
2020-04-29 10:22:59 -05:00
Daniel Neumann
640b9bfd52
added missing translations
2020-04-29 10:20:26 -05:00
Saúl Ibarra Corretgé
dac6d9d63c
aandroid: raise SDK version
2020-04-29 17:20:11 +02:00
Daniel Ortega
0662da58b4
Fixing wrong translation in muteParticipantButton button
2020-04-29 10:20:04 -05:00
Daniel Ortega
d7d4ea819f
Adding missing question mark
2020-04-29 10:20:04 -05:00
Daniel Ortega
2c6cac6526
Adding mute action related missing translations in spanish
2020-04-29 10:20:04 -05:00
Milan Kral
f53251f104
Enable Slovak translation.
...
Add Slovak translation to BuiltinLanguages
Follow up to #5523
2020-04-29 10:19:40 -05:00
Jelrik van Hal
8e01f769d9
Adds Dutch translation for "toolbar.muteEveryone"
2020-04-29 10:19:21 -05:00
Özcan Oğuz
8c4656a3c8
Wrong translation fixed
2020-04-29 10:18:36 -05:00
cayenne17
a5a36aa1e1
lang: translation improvements for French
2020-04-29 10:18:16 -05:00
Saúl Ibarra Corretgé
6939939a0f
deps: update lib-jitsi-meet
...
Fixes mobile when importing E2EE.
2020-04-29 17:17:22 +02:00
Marc Laporte
c60671e008
Fix a typo
2020-04-29 10:16:59 -05:00
Valso
8e4e1f139a
Update languages-eo.json
2020-04-29 10:16:38 -05:00
Anugoon Chotigarn
b608051177
Add Thailand (th) translation
2020-04-29 10:16:18 -05:00
Дамян Минков
2dad7e920b
Merge weblate translations ( #6461 )
...
* Translated using Weblate (French)
Currently translated at 96.1% (646 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/fr/
* Translated using Weblate (French)
Currently translated at 96.7% (650 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/fr/
* Translated using Weblate (French)
Currently translated at 96.7% (650 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/fr/
* Translated using Weblate (French)
Currently translated at 96.7% (650 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/fr/
* Translated using Weblate (French)
Currently translated at 98.6% (663 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/fr/
* Translated using Weblate (French)
Currently translated at 98.6% (663 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/fr/
* Translated using Weblate (French)
Currently translated at 98.5% (662 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/fr/
* Translated using Weblate (French)
Currently translated at 98.5% (662 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/fr/
* Translated using Weblate (French)
Currently translated at 98.6% (663 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/fr/
* Translated using Weblate (French)
Currently translated at 98.6% (663 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/fr/
* Translated using Weblate (French)
Currently translated at 99.2% (667 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/fr/
* Translated using Weblate (French)
Currently translated at 99.2% (667 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/fr/
* Translated using Weblate (French)
Currently translated at 98.9% (665 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/fr/
* Translated using Weblate (French)
Currently translated at 99.1% (666 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/fr/
* Translated using Weblate (French)
Currently translated at 99.1% (666 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/fr/
* Translated using Weblate (French)
Currently translated at 98.9% (665 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/fr/
* Translated using Weblate (Italian)
Currently translated at 75.0% (24 of 32 strings)
Translation: Jitsi/languages
Translate-URL: https://hosted.weblate.org/projects/jitsi/languages/it/
* Translated using Weblate (German)
Currently translated at 98.9% (665 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/de/
* Translated using Weblate (German)
Currently translated at 98.9% (665 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/de/
* Translated using Weblate (German)
Currently translated at 98.9% (665 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/de/
* Translated using Weblate (German)
Currently translated at 98.9% (665 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/de/
* Translated using Weblate (Russian)
Currently translated at 97.7% (657 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/ru/
* Translated using Weblate (Russian)
Currently translated at 97.7% (657 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/ru/
* Translated using Weblate (German)
Currently translated at 99.8% (671 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/de/
* Translated using Weblate (German)
Currently translated at 99.8% (671 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/de/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (672 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/hu/
* Translated using Weblate (Swedish)
Currently translated at 84.8% (570 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 84.8% (570 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 81.5% (548 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 81.8% (550 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 81.9% (551 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 81.9% (551 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 81.9% (551 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 82.1% (552 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 82.1% (552 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 82.2% (553 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 82.2% (553 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 83.4% (561 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 83.4% (561 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 84.3% (567 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 84.3% (567 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 84.5% (568 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 84.9% (571 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 84.9% (571 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 84.9% (571 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 84.9% (571 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 85.1% (572 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 85.1% (572 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 85.2% (573 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 85.2% (573 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 86.0% (578 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 86.0% (578 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 85.7% (576 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 86.3% (580 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 86.3% (580 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 86.7% (583 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 86.7% (583 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 87.7% (590 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 87.7% (590 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 86.9% (584 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 87.6% (589 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 91.5% (615 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 91.5% (615 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 88.8% (597 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 88.8% (597 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 90.9% (611 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 90.9% (611 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 90.9% (611 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 90.9% (611 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 91.3% (614 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Swedish)
Currently translated at 91.3% (614 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Basque)
Currently translated at 38.0% (256 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 38.6% (260 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 38.8% (261 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 39.2% (264 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 39.2% (264 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 39.5% (266 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 39.8% (268 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 40.1% (270 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 41.0% (276 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 41.3% (278 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 41.2% (277 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 41.8% (281 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 42.1% (283 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 43.3% (291 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 43.3% (291 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 43.7% (294 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 44.0% (296 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 44.1% (297 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 44.1% (297 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 44.3% (298 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 44.4% (299 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 44.9% (302 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 45.3% (305 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 45.5% (306 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 45.6% (307 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 45.6% (307 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 45.8% (308 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 46.1% (310 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 46.4% (312 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 46.7% (314 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 46.8% (315 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 47.1% (317 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 47.1% (317 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 47.4% (319 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 48.2% (324 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 47.9% (322 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 48.2% (324 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 48.2% (324 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 49.5% (333 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 48.9% (329 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 50.1% (337 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 50.2% (338 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 50.0% (336 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 50.4% (339 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 51.6% (347 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 51.1% (344 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 50.8% (342 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 51.1% (344 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 52.5% (353 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 51.7% (348 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 52.8% (355 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 51.9% (349 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 52.3% (352 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 54.4% (366 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 53.7% (361 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 53.8% (362 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 54.9% (369 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 54.4% (366 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 54.7% (368 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 93.8% (631 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/zh_Hant/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 93.8% (631 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/zh_Hant/
* Translated using Weblate (Basque)
Currently translated at 55.8% (375 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 56.8% (382 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 55.9% (376 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 57.7% (388 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 57.7% (388 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 58.9% (396 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 57.8% (389 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 58.1% (391 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 60.4% (406 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 61.0% (410 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 59.5% (400 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 59.9% (403 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 60.7% (408 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 61.0% (410 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 60.8% (409 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 61.7% (415 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 61.1% (411 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 61.0% (410 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 61.9% (416 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 62.6% (421 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 61.3% (412 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 61.7% (415 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 62.0% (417 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 62.2% (418 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 61.9% (416 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 62.2% (418 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 62.3% (419 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 62.3% (419 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 63.2% (425 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 63.3% (426 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 63.3% (426 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 63.5% (427 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 64.4% (433 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 63.9% (430 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 64.8% (436 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 64.8% (436 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 64.5% (434 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 65.7% (442 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 65.0% (437 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 66.2% (445 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 65.9% (443 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 66.2% (445 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 66.3% (446 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 67.1% (451 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 67.8% (456 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 67.5% (454 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 67.5% (454 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 69.7% (469 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 69.6% (468 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 70.0% (471 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 70.2% (472 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 70.5% (474 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Galician)
Currently translated at 93.8% (631 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/gl/
* Translated using Weblate (English (United Kingdom))
Currently translated at 91.3% (614 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/en_GB/
* Translated using Weblate (English (United Kingdom))
Currently translated at 91.3% (614 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/en_GB/
* Translated using Weblate (English (United Kingdom))
Currently translated at 86.4% (581 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/en_GB/
* Translated using Weblate (English)
Currently translated at 99.8% (671 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/en/
* Translated using Weblate (Afrikaans)
Currently translated at 63.6% (428 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/af/
* Translated using Weblate (Bulgarian)
Currently translated at 98.5% (662 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/bg/
* Translated using Weblate (Catalan)
Currently translated at 99.8% (671 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/ca/
* Translated using Weblate (Czech)
Currently translated at 72.1% (485 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/cs/
* Translated using Weblate (Danish)
Currently translated at 94.7% (637 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/da/
* Translated using Weblate (German)
Currently translated at 98.9% (665 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/de/
* Translated using Weblate (Esperanto)
Currently translated at 42.1% (283 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eo/
* Translated using Weblate (English (United Kingdom))
Currently translated at 88.8% (597 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/en_GB/
* Translated using Weblate (Spanish)
Currently translated at 95.6% (643 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/es/
* Translated using Weblate (Spanish (American))
Currently translated at 97.3% (654 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/es_US/
* Translated using Weblate (Spanish)
Currently translated at 95.6% (643 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/es/
* Translated using Weblate (Estonian)
Currently translated at 98.2% (660 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/et/
* Translated using Weblate (Finnish)
Currently translated at 80.6% (542 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/fi/
* Translated using Weblate (French)
Currently translated at 100.0% (672 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/fr/
* Translated using Weblate (French (Canada))
Currently translated at 93.6% (629 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/fr_CA/
* Translated using Weblate (Galician)
Currently translated at 94.4% (635 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/gl/
* Translated using Weblate (Croatian)
Currently translated at 53.7% (361 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/hr/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (672 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/hu/
* Translated using Weblate (Armenian)
Currently translated at 36.4% (245 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/hy/
* Translated using Weblate (Italian)
Currently translated at 84.8% (570 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/it/
* Translated using Weblate (Japanese)
Currently translated at 70.8% (476 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/ja/
* Translated using Weblate (Kabyle)
Currently translated at 20.5% (138 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/kab/
* Translated using Weblate (Korean)
Currently translated at 52.8% (355 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/ko/
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 73.0% (491 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/nb_NO/
* Translated using Weblate (Dutch)
Currently translated at 86.7% (583 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/nl/
* Translated using Weblate (Occitan)
Currently translated at 99.8% (671 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/oc/
* Translated using Weblate (Polish)
Currently translated at 90.3% (607 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/pl/
* Translated using Weblate (Occitan)
Currently translated at 99.8% (671 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/oc/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.1% (666 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/pt_BR/
* Translated using Weblate (Russian)
Currently translated at 97.9% (658 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/ru/
* Translated using Weblate (Slovak)
Currently translated at 19.6% (132 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sk/
* Translated using Weblate (Slovenian)
Currently translated at 14.8% (100 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sl/
* Translated using Weblate (Swedish)
Currently translated at 93.4% (628 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sv/
* Translated using Weblate (Turkish)
Currently translated at 48.3% (325 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/tr/
* Translated using Weblate (Turkish)
Currently translated at 48.3% (325 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/tr/
* Translated using Weblate (Vietnamese)
Currently translated at 82.2% (553 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/vi/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 85.2% (573 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/zh_Hans/
* Translated using Weblate (Catalan)
Currently translated at 100.0% (32 of 32 strings)
Translation: Jitsi/languages
Translate-URL: https://hosted.weblate.org/projects/jitsi/languages/ca/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (672 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/zh_Hant/
* Translated using Weblate (German)
Currently translated at 100.0% (32 of 32 strings)
Translation: Jitsi/languages
Translate-URL: https://hosted.weblate.org/projects/jitsi/languages/de/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (32 of 32 strings)
Translation: Jitsi/languages
Translate-URL: https://hosted.weblate.org/projects/jitsi/languages/es/
* Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (32 of 32 strings)
Translation: Jitsi/languages
Translate-URL: https://hosted.weblate.org/projects/jitsi/languages/en_GB/
* Translated using Weblate (French)
Currently translated at 100.0% (32 of 32 strings)
Translation: Jitsi/languages
Translate-URL: https://hosted.weblate.org/projects/jitsi/languages/fr/
* Translated using Weblate (Finnish)
Currently translated at 100.0% (32 of 32 strings)
Translation: Jitsi/languages
Translate-URL: https://hosted.weblate.org/projects/jitsi/languages/fi/
* Translated using Weblate (French (Canada))
Currently translated at 100.0% (32 of 32 strings)
Translation: Jitsi/languages
Translate-URL: https://hosted.weblate.org/projects/jitsi/languages/fr_CA/
* Translated using Weblate (Italian)
Currently translated at 100.0% (32 of 32 strings)
Translation: Jitsi/languages
Translate-URL: https://hosted.weblate.org/projects/jitsi/languages/it/
* Translated using Weblate (Italian)
Currently translated at 100.0% (32 of 32 strings)
Translation: Jitsi/languages
Translate-URL: https://hosted.weblate.org/projects/jitsi/languages/it/
* Translated using Weblate (Galician)
Currently translated at 100.0% (32 of 32 strings)
Translation: Jitsi/languages
Translate-URL: https://hosted.weblate.org/projects/jitsi/languages/gl/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (32 of 32 strings)
Translation: Jitsi/languages
Translate-URL: https://hosted.weblate.org/projects/jitsi/languages/tr/
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 56.2% (18 of 32 strings)
Translation: Jitsi/languages
Translate-URL: https://hosted.weblate.org/projects/jitsi/languages/nb_NO/
* Translated using Weblate (Occitan)
Currently translated at 100.0% (32 of 32 strings)
Translation: Jitsi/languages
Translate-URL: https://hosted.weblate.org/projects/jitsi/languages/oc/
* Translated using Weblate (Swedish)
Currently translated at 100.0% (32 of 32 strings)
Translation: Jitsi/languages
Translate-URL: https://hosted.weblate.org/projects/jitsi/languages/sv/
* Translated using Weblate (Icelandic)
Currently translated at 100.0% (672 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/is/
* Translated using Weblate (Sardinian)
Currently translated at 99.1% (666 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sc/
* Translated using Weblate (Ukrainian)
Currently translated at 97.9% (658 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/uk/
* Translated using Weblate (Belarusian)
Currently translated at 95.0% (639 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/be/
* Translated using Weblate (Basque)
Currently translated at 74.1% (498 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (English (United Kingdom))
Currently translated at 89.2% (600 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/en_GB/
* Translated using Weblate (Basque)
Currently translated at 86.1% (579 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
* Translated using Weblate (Basque)
Currently translated at 87.5% (588 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/eu/
Co-authored-by: anonymous <noreply@weblate.org >
Co-authored-by: Jeannette L <j.lavoie@net-c.ca >
Co-authored-by: Artem <KovalevArtem.ru@gmail.com >
Co-authored-by: Gyuris Gellért <bubu@ujevangelizacio.hu >
Co-authored-by: Allan Nordhøy <epost@anotheragency.no >
Co-authored-by: Leif-Jöran Olsson <info@friprogramvarusyndikatet.se >
Co-authored-by: khalasa47 <khalash@protonmail.com >
Co-authored-by: BiziA <adrianpena.hf@gmail.com >
Co-authored-by: Osoitz <oelkoro@gmail.com >
Co-authored-by: 麋悟BigELK176 <bigelk176@gmail.com >
Co-authored-by: Iñigo Zendegi Urzelai <izendegi@gmail.com >
Co-authored-by: Ciarán Ainsworth <ciaranainsworth@posteo.net >
Co-authored-by: BMN <weblate@yopmail.com >
Co-authored-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com >
Co-authored-by: Xosé M <xosem@disroot.org >
Co-authored-by: Quentin PAGÈS <quentinantonin@free.fr >
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com >
Co-authored-by: Joan Montané <joan@montane.cat >
2020-04-29 10:15:22 -05:00
Daniil Gentili
be2d20e20e
doc: fix echo when running with sudo
2020-04-29 14:57:21 +02:00
Potecaru Tudor
fd11c36bc3
fix: guard for cases where user hits leave before being connected to the room
...
Co-authored-by: Tudor-Ovidiu Avram <tudor.potecaru@8x8.com >
2020-04-29 14:52:44 +02:00
Saúl Ibarra Corretgé
60148b6439
interface_config: add trailing commas and end marker
2020-04-29 13:07:55 +02:00
Saúl Ibarra Corretgé
62b4c97423
rn: raise SDK version to 2.8.1
2020-04-29 11:44:17 +02:00
Saúl Ibarra Corretgé
f08fa1e374
deps: update lib-jitsi-meet
2020-04-29 11:33:42 +02:00
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
2020-04-29 10:19:17 +02:00
Pablo Espinosa
c41047344f
lang: fixes for Spanish translation
2020-04-29 10:04:49 +02:00
Saúl Ibarra Corretgé
6ae148403d
misc: drop the pre-commit hook
...
GH Actions now runs the linter.
2020-04-28 17:43:11 +02:00
Jaya Allamsetty
b5676c3729
feat(video-quality):control sender resolution based on user pref
2020-04-28 10:17:06 -04:00
drimovecz
3ab6b97b8b
Added module for filtering transcription requests from presence stanz… ( #6404 )
...
* Added module for filtering transcription requests from presence stanzas when the users making the requests do not have access to the transcription feature
* Add comments explaining the functionality and configuration for the transcription filtering module.
Co-authored-by: drimovecz <daniel.rimovecz@8x8.com >
2020-04-28 09:11:58 -05:00
Saúl Ibarra Corretgé
5ea8e198c7
e2ee: add label if all participants have E2EE enabled
2020-04-28 16:11:39 +02:00
Saúl Ibarra Corretgé
2ad6bfbc20
e2ee: broadcast e2ee enabled status using presnce
2020-04-28 16:11:39 +02:00
Saúl Ibarra Corretgé
6ce27ef10d
misc: set worker names
2020-04-28 12:02:58 +02:00
Ricardo Santana
93ef8495ca
fix locale detect error on mobile apps ( #5956 )
2020-04-27 17:38:57 +02:00
Hristo Terezov
94a15914d0
fix(document.title): use URL decoded room name.
2020-04-25 10:27:47 -05:00
Hristo Terezov
851976ebdf
fix(RemoteVideo): .oncanplay -> addEventListener
...
Replaces the .oncanplay listener with addEventListener('canplay', ...).
This is needed because third party libraries (for example callstats)
are brutally overriding the .oncanplay property and replacing our
listener.
2020-04-24 16:04:32 -05:00
Ruben Kerkhof
57bb2ead36
Conference timer should start counting at 0
...
It's starting at 1 hour because os.time(os.date("!*t") returns the wrong
time depending on system timezone. os.time() already returns the number
of seconds since epoch in UTC so just use that.
Fixes #5595
2020-04-23 10:22:02 -05:00
Saúl Ibarra Corretgé
027c6ddad0
fastlane,ios: make contact information configurable
2020-04-23 12:43:59 +02:00
Emil Ivov
8648a5a998
Redirect security section to jitsi.org/security
2020-04-22 12:58:18 -05:00
Julian1203
c83b30558d
lang: fixes for German
2020-04-22 15:44:09 +02:00
Julian1203
057dfc8194
lang: fixes for German
2020-04-22 15:42:18 +02:00
Fabian Rodriguez
5eae0b58e9
lang: fixes for Spanish (US)
2020-04-22 15:40:57 +02:00
Fabian Rodriguez
1538107e93
lang: fixes for Spanish translation
2020-04-22 15:28:46 +02:00
Bettenbuk Zoltan
cd1862a2d3
fix: private message open
2020-04-22 12:09:07 +02:00
Eduard Itrich
147a076f5d
doc: fixed typo in port number of jicofo
2020-04-22 10:57:34 +02:00
Hristo Terezov
9bdaea4069
fix(avatar): use text instead of foreign object.
...
Reason: On Safari the foreign object is not scaled correctly.
2020-04-21 10:12:51 -05:00
Jonathan Scholz
547d1547bb
fix(dialog): use height behavior in KeyboardAvoidingView
2020-04-21 15:13:08 +02:00
Jonathan Scholz
39853e048b
fix(dialog): fix on-screen keyboard overlapping dialog boxes
2020-04-21 15:13:08 +02:00
Saúl Ibarra Corretgé
8b454b5196
deps: update lib-jitsi-meet
...
f97c37d0 e2ee: also enable on p2p connections
a832b39b fix(safari): construct track constraints from getSettings (#1104 )
2020-04-21 15:05:40 +02:00
Saúl Ibarra Corretgé
e2788e0fb2
e2ee: show warning if not all participants support E2EE
...
Refs: https://github.com/jitsi/lib-jitsi-meet/pull/1108
2020-04-21 13:41:05 +02:00
Titus-Andrei Moldovan
b1d1599a1c
android: add a consistent deviceId for Amplitude from SharedPreferences
2020-04-21 11:45:42 +02:00
Saúl Ibarra Corretgé
cef98f457f
ios: bump CocoaPods dependency
2020-04-21 09:58:24 +02:00
Andrei Gavrilescu
6b0e8aab11
bugfix(remote-control): Remote control not working on linux
2020-04-21 10:33:25 +03:00
Jaya Allamsetty
086889ed70
deps: update lib-jitsi-meet
2020-04-20 18:05:49 -04:00
Saúl Ibarra Corretgé
516e5af118
doc: update supported platforms for building mobile apps
2020-04-20 20:25:24 +02:00
Saúl Ibarra Corretgé
afe1b4b0f9
rn: now working on 20.3
2020-04-20 16:01:25 +02:00
Saúl Ibarra Corretgé
8790ad6013
misc: update GH issue templates
...
- Use config.yml to prevent creating issues with a blank template
- Don't use a template to direct people to the forum
- Create a security policy template
2020-04-20 15:06:57 +02:00
antonbks
8bbc04d4db
doc: fix dev server backend default
2020-04-20 14:02:23 +02:00
Hristo Terezov
4fda428be1
fix(largeVideo): update don't depend on thumbnails
2020-04-17 15:33:13 -05:00
Hristo Terezov
f972ebfe9e
fix(thumbnail): videos on safari.
2020-04-17 13:15:25 -05:00
Jaya Allamsetty
3dfcc8d80e
deps(ljm): Bump lib-jitsi-meet for Firefox ESR simulcast fix
2020-04-16 21:07:22 -04:00
Saúl Ibarra Corretgé
33ebd241a9
external_api: add command to set E2EE key
2020-04-16 20:25:56 +02:00
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
2020-04-16 20:25:56 +02:00
Philipp Hancke
0077ee29c5
deps: bump lib-jitsi-meet
...
Changelog:
101fecbb Thu Apr 16 11:23:58 2020 +0200 Philipp Hancke: e2ee: decode static black frame for decryption errors (#1098 )
c3fd3431 Thu Apr 16 13:09:18 2020 +0200 Philipp Hancke: e2ee: remove encodedFrameType workaround (#1099 )
git log --no-merges --reverse --pretty="%h %ad %an: %s" 70a3298914f3905297e4e9dcc200b95e9b7a73e9..c3fd3431a66556de7b2ec7632f9f6d75b64aad0a
2020-04-16 17:20:08 +02:00
Bettenbuk Zoltan
551db30cc7
fix: modal keyboard avoiding view fix
2020-04-16 15:30:01 +02:00
Philipp Hancke
1bd930a3cb
deps: update lib-jitsi-meet
...
Changelog:
6502bc67 Wed Apr 15 10:51:35 2020 +0200 Philipp Hancke: e2ee: generate silence in case of audio decryption errors
adc87bcf Mon Apr 6 15:07:48 2020 -0500 paweldomas: fix(strophe.jingle.js): exception on ICE config modification
2020-04-15 21:24:33 +02:00
Philipp Hancke
169906f4cb
dev: add npmrc with package-lock set to true
...
adds a .npmrc file to create/update the package-lock.json file regardless
of a developers local settings.
2020-04-15 20:57:05 +02:00
Jaya Allamsetty
e0563a743f
Revert "feat(browser-support): Add safari to list of optimal browsers"
...
This reverts commit 4824c8714a .
2020-04-15 11:24:04 -05:00
Saúl Ibarra Corretgé
a4ab7ea95f
deps: upddate lib-jitsi-meet
2020-04-15 11:04:23 -05:00
Vlad Piersec
b50d6e43d0
fix(settings_buttons): Persist audio/video settings across sessions.
2020-04-15 08:33:19 -05:00
Saúl Ibarra Corretgé
f9fcb46036
pip: disable PiP on Android < 26
...
Fixes: https://github.com/jitsi/jitsi-meet/issues/6008
2020-04-15 12:12:58 +02:00
Jaya Allamsetty
4824c8714a
feat(browser-support): Add safari to list of optimal browsers
2020-04-14 13:42:27 -04:00
damencho
be56521267
debian: Skips deploy-hook when there is no hook available.
2020-04-14 11:54:58 -05:00
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
2020-04-14 12:28:09 -04:00
Jaya Allamsetty
d632b6e13e
deps: Update ljm for FF simulcast, js-utils for detecting Edge on Android
2020-04-14 11:07:09 -04:00
Bettenbuk Zoltan
dff7d661ca
doc: add documentation to some url params
2020-04-14 16:05:04 +02:00
Julian1203
edb8ecd542
Update main-de.json ( #5905 )
...
The word "Weitere" implied that there are already people in the meeting so I replaced it with "andere".
I also made line 775 gender-neutral as "der Einzige" would technically only refer to males which isn't an unusual thing to do but some people might consider it discriminatory against women.
2020-04-11 12:31:36 -05:00
Mantas Kriaučiūnas
b64112432d
Add Lithuanian (lt) translation ( #5903 )
...
* Add Lithuanian (lt) language
Add Lithuanian (lt) language
* Added Lithuanian translation
Add Lithuanian translation by Mantas Kriaučiūnas (Baltix) and Raminta Stasaitytė
* Dropping by damencho request
2020-04-11 12:30:19 -05:00
Daniel Ortega
d8963bc903
Fixing wrong text at key "done" in main-es.json ( #5900 )
2020-04-11 11:33:14 -05:00
Julian1203
5c39a2f6a6
Update main-de.json ( #5895 )
...
Fixed same mistake again as it was in there twice, also made the phrase a bit shorter as otherwise it wouldn't fit in the screen.
Changed "Wollen" to "Möchten" as it's more polite.
2020-04-11 09:32:04 -05:00
Daniel Ortega
a72928a9e7
Adding Spanish translation of "Hebrew" literal ( #5893 )
...
* Adding Spanish translation of "Hebrew" literal
* Adding Spanish translation (esUS) of "Hebrew" literal
2020-04-11 09:00:45 -05:00
devSJR
e2ea26eb1f
Update main-de.json ( #5892 )
...
sie -> Sie
ihre -> Ihre
100% -> 100 %
2020-04-11 08:59:31 -05:00
Saúl Ibarra Corretgé
9962a2ea61
config: whitelist disableSimulcast
2020-04-11 11:37:02 +02:00
Hristo Terezov
07e203ce8d
fix(youtube-policy-links): Alignment.
2020-04-10 17:55:50 -05:00
yanas
638fdf0370
Revert "Improve accessibility of Buttons in Webapp ( #5432 )"
...
This reverts commit 953f838a2a .
2020-04-10 16:12:21 -05:00
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.
2020-04-10 14:39:31 -05:00
ferdibayrak
4780e48be8
Update main-tr.json ( #5876 )
...
Hello. I am an iOS developer. Jitsi's Turkish translation is now 100% completed. Please update the translation file.
2020-04-10 14:37:05 -05:00
Jaya Allamsetty
7776f0a98c
deps(ljm): Update ljm, add safari support and disable simulcast on Firefox
2020-04-10 14:31:06 -04:00
Julian1203
2eede7e76b
Update main-de.json ( #5873 )
...
Fixed very small mistake in the programming. I don't need to sign the CLA for this, do I?
2020-04-10 13:03:58 -05:00
adrmzz
72a7bd0a68
Adding Sardinian translation ( #5386 )
...
* Create main-sc.json
* Create languages-sc.json
* Update languages.json
* Update main-sc.json
(just a couple of minor edits to the translation)
2020-04-10 13:03:26 -05:00
Selyan Slimane Amiri
9085cbf363
Update languages-kab.json ( #5871 )
2020-04-10 12:22:18 -05:00
Nicolas
be80f26086
Update main-ru.json ( #5861 )
...
+lonelyMeetingExperience for russian
2020-04-10 12:19:59 -05:00
Neil Brown
a876f78fd7
Update quick-install.md ( #5819 )
...
Add information about firewall ports.
2020-04-10 12:19:39 -05:00
Pierre Pronchery
73d948d150
Also ship robots.txt in the source package ( #5811 )
2020-04-10 12:19:11 -05:00
Philippe Jtreize
c5aa555816
lang: translation improvements and corrections for French ( #5807 )
2020-04-10 12:18:43 -05:00
Peter Martin
7902223f09
lang: add Dutch (NL) translation ( #5804 )
...
* lang: add Dutch (NL) translation
* lang: add Dutch (NL) translation - fix
2020-04-10 12:18:07 -05:00
Hanno Böck
ac117cd50d
Update browser links to HTTPS ( #5788 )
...
* Update recommended browser links to https
* Update browser URLs to https
2020-04-10 12:17:10 -05:00
Jens-Christian Fischer
f2df5906f6
Document a scalable installation with multiple videobridges ( #5783 )
2020-04-10 12:16:18 -05:00
Vyacheslav
0fcecaf18f
fix Russian translation ( #5746 )
...
Co-authored-by: vbukharin <buhv@skbkontur.ru >
2020-04-10 12:13:34 -05:00
yamakz5555
8cc4b73722
Issue #5741 ( #5742 )
...
Japanese mistranslation in speaker stats screen.
2020-04-10 12:13:14 -05:00
Joris Bodin
c08f5c7e18
Fix french ( #5721 )
2020-04-10 12:13:00 -05:00
Daniel Ortega
2e0f3ae84f
Using "Japonés" instead of "Jopones" ( #5715 )
2020-04-10 12:12:46 -05:00
Marco Manenti
41bfb4c7ec
Update main-it.json ( #5688 )
...
* Update main-it.json
Some revision
* Update main-it.json
other language revision
2020-04-10 12:12:31 -05:00
Stav Levi
4a12cdfac7
Add Lang Hebrew ( #5662 )
...
* Update languages.json
* Create main-he.json
2020-04-10 12:07:12 -05:00
Neil Brown
7b34fb89d1
Update quick-install.md ( #5658 )
...
Clarify that a Let’s Encrypt cert is sufficient for iOS and Android clients.
2020-04-10 12:06:40 -05:00
Felix Wolfsteller
4ec438d3f3
i18n: german, fix translation key. ( #5657 )
2020-04-10 12:06:16 -05:00
Khatanbaatar
e79633b0ca
translated Mongolian language ( #5646 )
...
* translated Mongolia language
* app translated Mongolian language
* sorry, lint not checked
* lint checked
2020-04-10 12:04:48 -05:00
Ricardo Simões
49a9934c41
Added Portuguese European (Portugal) pt language ( #5642 )
...
* Create main-pt.json
Started Portuguese European pt-PT translation
* Created Portuguese European Language pt
Created Portuguese European Language (pt-PT) Portugal
2020-04-10 12:04:09 -05:00
Christian Gräfe
193d19ce21
Update main-de.json ( #5634 )
...
simple Typo
2020-04-10 12:03:18 -05:00
Claudius Ellsel
fe83d87d2d
Tiny correction in README ( #5582 )
2020-04-10 12:03:02 -05:00
Julian1203
b4a2327264
Update main-de.json ( #5564 )
...
Just checked and Firefox calls the button "Erlauben" in their official German translation while Chrome, Chrome on Android and Opera call it "Zulassen".
"Host" should now be translated consistently
Added two hyphens because "meeting password" is one word in German
2020-04-10 12:00:59 -05:00
MilanKral
d9edf661dd
lang: Slovak translation ( #5523 )
2020-04-10 12:00:26 -05:00
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
2020-04-10 08:07:48 -05:00
Volker Braun
2b181673b5
android: arcel the serverURL in the Android SDK
...
In the Android SDK, the setServerURL option is erroneously
ignored. The meeting's serverURL always defaults to
https://meet.jit.si because the serverURL is not parceled.
2020-04-10 14:53:47 +02:00
Emil Ivov
87a058eaa4
Merge pull request #5838 from jitsi/project-hps
...
Project HiPS, first pass
2020-04-10 07:44:38 -05:00
Saúl Ibarra Corretgé
eef0f5ed97
Project HPS, first pass
2020-04-10 14:40:58 +02:00
Saúl Ibarra Corretgé
1751fc7635
deps: lib-jitsi-meet@latest
2020-04-10 14:40:58 +02:00
pan93412
4aa58f041f
i18n: zh_TW: new translation ( #5827 )
...
* i18n: zh_TW: new translation
* Delete strings.xml
* Delete strings.xml
2020-04-09 22:27:56 -05:00
Bettenbuk Zoltan
39d789a088
feat: add url params: config.disableInviteFunctions, config.doNotStoreRoom and userInfo.displayName
2020-04-09 17:14:16 +02:00
Peter Martin
2654c77f2c
lang: Duch language fixes
2020-04-09 11:29:07 +02:00
Jaya Allamsetty
7af88e5c4f
fix(safari): Update the check for Safari
...
In preparation for the lib-jitsi-meet PR for Safari support, isSafariWithWebrtc() will no longer be available
2020-04-08 15:06:29 -04:00
Дамян Минков
ffdd4f2eed
debian: updates around coturn package and order of install ( #5729 )
...
* debian: Update coturn udp port to non-privileged one.
* debian: Turnserver config requires jitsi-meet-web-config files.
* doc: Updates doc, removing `--no-install-recommends`.
* debian: Moves checks and configs to default to prosody 0.11.
* debian: Disable room locking on internal muc.
* add scripts for deploying coturn with certbot
* turnserver: Removes unused variable showing error.
* debian: updates let's encrypt and coturn scripts.
* debian: Detect failure to retrieve external ip address.
* debian: Always configure turn when the turnserver package is installed.
Co-authored-by: Julien Fastré <julien.fastre@champs-libres.coop >
2020-04-08 13:06:49 -05:00
Paul Menzel
0b0a19ea5c
doc/debian/jitsi-meet-turn: Correct file name to README
2020-04-08 10:59:30 -05:00
Russell Graves
b10aa422ca
Add gzip to nginx server config. ( #5700 )
...
* Add gzip and expiration to nginx server config.
* Add application/json to gzip_types line to cover translations.
* Add gzip_vary for content caches, remove expires section.
Per discussion, expiration seems likely to cause more confusion than it solves. Add gzip_vary to prevent content caches from caching un-compressed versions of the content and confusing browsers.
2020-04-07 09:42:27 -05:00
Bettenbuk Zoltan
b706972acb
fix: re-add android only chat input padding
2020-04-07 11:18:50 +02:00
Bettenbuk Zoltan
5574221044
ref: SharedDocument to JitsiModal
2020-04-07 11:18:50 +02:00
Bettenbuk Zoltan
0f4369a9a9
ref: AddPeopleDialog to JitsiModal
2020-04-07 11:18:50 +02:00
Bettenbuk Zoltan
0c2e13a453
ref: DialInSummary to JitsiModal
2020-04-07 11:18:50 +02:00
Bettenbuk Zoltan
2f817b6633
ref: Settings to JitsiModal
2020-04-07 11:18:50 +02:00
Bettenbuk Zoltan
678ed605d7
ref: change JitsiModal to better fit to needs
2020-04-07 11:18:50 +02:00
vp8x8
84714ba3bd
settings: enable settings buttons on permission grant
...
Some CSS fixes are also included.
2020-04-07 09:14:23 +02:00
Tim Ruffing
b8963629bf
Pass upper case country codes to i18n-iso-countries
...
Related to #5697 .
2020-04-06 22:17:27 -05:00
Damian Goeldi
47cffeb00a
add missing IPv6 listener to nginx jitsi module
2020-04-06 21:27:40 -05:00
Paul Mestrum
b70633ef24
tile-view: fix number of columns calculation
2020-04-06 19:42:53 +02:00
Hristo Terezov
145596ac6a
fix(tile-view): hidden thumbnails on scroll
2020-04-06 12:22:43 -05:00
moses gunesch
76607bbad8
doc: mention privacy error in Chrome for development
2020-04-06 10:25:13 +02:00
bgrozev
36113fd54f
debian: clean up password generation, use 16 characters
2020-04-06 10:22:56 +02:00
Дамян Минков
f86ace17d8
Fix weblate2 ( #5695 )
...
* Added translation using Weblate (Icelandic)
* Added translation using Weblate (Icelandic)
* Added translation using Weblate (Sardinian)
* Deleted translation using Weblate (Sardinian)
* Added translation using Weblate (Sardinian)
* Translated using Weblate (Sardinian)
Currently translated at 0.0% (0 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sc/
* Added translation using Weblate (Sardinian)
* Translated using Weblate (Sardinian)
Currently translated at 0.0% (0 of 32 strings)
Translation: Jitsi/languages
Translate-URL: https://hosted.weblate.org/projects/jitsi/languages/sc/
* Translated using Weblate (Icelandic)
Currently translated at 100.0% (32 of 32 strings)
Translation: Jitsi/languages
Translate-URL: https://hosted.weblate.org/projects/jitsi/languages/is/
* Translated using Weblate (Icelandic)
Currently translated at 100.0% (672 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/is/
* Translated using Weblate (Bulgarian)
Currently translated at 99.8% (671 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/bg/
* Translated using Weblate (Catalan)
Currently translated at 100.0% (672 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/ca/
* Translated using Weblate (Bulgarian)
Currently translated at 99.8% (671 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/bg/
* Translated using Weblate (Czech)
Currently translated at 36.7% (247 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/cs/
* Translated using Weblate (Turkish)
Currently translated at 23.3% (157 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/tr/
* Translated using Weblate (ptbr (generated))
Currently translated at 100.0% (672 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/ptbr/
* Translated using Weblate (Sardinian)
Currently translated at 99.8% (671 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sc/
* Translated using Weblate (Czech)
Currently translated at 39.8% (268 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/cs/
* Translated using Weblate (Czech)
Currently translated at 46.8% (315 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/cs/
* Translated using Weblate (Czech)
Currently translated at 46.8% (315 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/cs/
* Translated using Weblate (Czech)
Currently translated at 46.8% (315 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/cs/
* Translated using Weblate (Czech)
Currently translated at 47.0% (316 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/cs/
* Translated using Weblate (Czech)
Currently translated at 47.0% (316 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/cs/
* Translated using Weblate (Czech)
Currently translated at 50.5% (340 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/cs/
* Translated using Weblate (Czech)
Currently translated at 50.7% (341 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/cs/
* Translated using Weblate (Czech)
Currently translated at 50.8% (342 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/cs/
* Translated using Weblate (Czech)
Currently translated at 52.8% (355 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/cs/
* Translated using Weblate (Czech)
Currently translated at 72.6% (488 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/cs/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (32 of 32 strings)
Translation: Jitsi/languages
Translate-URL: https://hosted.weblate.org/projects/jitsi/languages/tr/
* Translated using Weblate (Danish)
Currently translated at 95.6% (643 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/da/
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 40.6% (13 of 32 strings)
Translation: Jitsi/languages
Translate-URL: https://hosted.weblate.org/projects/jitsi/languages/nb_NO/
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 20.8% (140 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/nb_NO/
* Added translation using Weblate (Arabic)
* Added translation using Weblate (Arabic)
* Added translation using Weblate (Serbian)
* Added translation using Weblate (Serbian)
* Added translation using Weblate (Ukrainian)
* Translated using Weblate (Ukrainian)
Currently translated at 96.8% (651 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/uk/
* Translated using Weblate (Ukrainian)
Currently translated at 96.8% (651 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/uk/
* Translated using Weblate (Ukrainian)
Currently translated at 97.0% (652 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/uk/
* Translated using Weblate (Ukrainian)
Currently translated at 97.1% (653 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/uk/
* Translated using Weblate (Ukrainian)
Currently translated at 97.4% (655 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/uk/
* Added translation using Weblate (Belarusian)
* Added translation using Weblate (Romanian)
* Added translation using Weblate (Ukrainian)
Co-authored-by: Sveinn í Felli <sv1@fellsnet.is >
Co-authored-by: Václav Zbránek <vaclav@weblate.org >
Co-authored-by: Joan Montané <joan@montane.cat >
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com >
Co-authored-by: Rafael Fontenelle <rafaelff@gnome.org >
Co-authored-by: Adrià Martín <adriamartinmor@gmail.com >
Co-authored-by: Tomas Apeltauer <tomas.apeltauer@gmail.com >
Co-authored-by: anonymous <noreply@weblate.org >
Co-authored-by: Lukáš Jelínek <devel@aiken.cz >
Co-authored-by: Allan Nordhøy <epost@anotheragency.no >
Co-authored-by: Ahmed Abdelhamid <dralawady@gmail.com >
Co-authored-by: Nenad Nikolic <nikbit2015@gmail.com >
Co-authored-by: Oleksa Stasevych <oleksiy.stasevych@gmail.com >
Co-authored-by: Антон Костюченко <1292729@gmail.com >
Co-authored-by: marius-bardan <marius.bardan@gmail.com >
2020-04-05 17:24:20 -05:00
Dara Poon
0e16008085
Use regexes to match ALPN protocols ( #5651 )
...
nginx presents the client's list of ALPN protocols as
$ssl_preread_alpn_protocols, a comma-separated string. Use regular
expressions to match each item in the list, rather than the exact value
of the entire list at once.
2020-04-05 09:23:43 -05:00
Дамян Минков
f66a919e08
Fix weblate ( #5672 )
...
* Added translation using Weblate (Icelandic)
* Added translation using Weblate (Icelandic)
* Added translation using Weblate (Sardinian)
* Deleted translation using Weblate (Sardinian)
* Added translation using Weblate (Sardinian)
* Translated using Weblate (Sardinian)
Currently translated at 0.0% (0 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sc/
* Added translation using Weblate (Sardinian)
* Translated using Weblate (Sardinian)
Currently translated at 0.0% (0 of 32 strings)
Translation: Jitsi/languages
Translate-URL: https://hosted.weblate.org/projects/jitsi/languages/sc/
* Translated using Weblate (Icelandic)
Currently translated at 100.0% (32 of 32 strings)
Translation: Jitsi/languages
Translate-URL: https://hosted.weblate.org/projects/jitsi/languages/is/
* Translated using Weblate (Icelandic)
Currently translated at 100.0% (672 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/is/
* Translated using Weblate (Bulgarian)
Currently translated at 99.8% (671 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/bg/
* Translated using Weblate (Catalan)
Currently translated at 100.0% (672 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/ca/
* Translated using Weblate (Bulgarian)
Currently translated at 99.8% (671 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/bg/
* Translated using Weblate (Czech)
Currently translated at 36.7% (247 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/cs/
* Translated using Weblate (Turkish)
Currently translated at 23.3% (157 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/tr/
* Translated using Weblate (ptbr (generated))
Currently translated at 100.0% (672 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/ptbr/
* Translated using Weblate (Sardinian)
Currently translated at 99.8% (671 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/sc/
* Translated using Weblate (Czech)
Currently translated at 39.8% (268 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/cs/
* Translated using Weblate (Czech)
Currently translated at 46.8% (315 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/cs/
* Translated using Weblate (Czech)
Currently translated at 46.8% (315 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/cs/
* Translated using Weblate (Czech)
Currently translated at 46.8% (315 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/cs/
* Translated using Weblate (Czech)
Currently translated at 47.0% (316 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/cs/
* Translated using Weblate (Czech)
Currently translated at 47.0% (316 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/cs/
* Translated using Weblate (Czech)
Currently translated at 50.5% (340 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/cs/
* Translated using Weblate (Czech)
Currently translated at 50.7% (341 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/cs/
* Translated using Weblate (Czech)
Currently translated at 50.8% (342 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/cs/
* Translated using Weblate (Czech)
Currently translated at 52.8% (355 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/cs/
* Translated using Weblate (Czech)
Currently translated at 72.6% (488 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/cs/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (32 of 32 strings)
Translation: Jitsi/languages
Translate-URL: https://hosted.weblate.org/projects/jitsi/languages/tr/
* Translated using Weblate (Danish)
Currently translated at 95.6% (643 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/da/
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 40.6% (13 of 32 strings)
Translation: Jitsi/languages
Translate-URL: https://hosted.weblate.org/projects/jitsi/languages/nb_NO/
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 20.8% (140 of 672 strings)
Translation: Jitsi/main
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/nb_NO/
Co-authored-by: Sveinn í Felli <sv1@fellsnet.is >
Co-authored-by: Václav Zbránek <vaclav@weblate.org >
Co-authored-by: Joan Montané <joan@montane.cat >
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com >
Co-authored-by: Rafael Fontenelle <rafaelff@gnome.org >
Co-authored-by: Adrià Martín <adriamartinmor@gmail.com >
Co-authored-by: Tomas Apeltauer <tomas.apeltauer@gmail.com >
Co-authored-by: anonymous <noreply@weblate.org >
Co-authored-by: Lukáš Jelínek <devel@aiken.cz >
Co-authored-by: Allan Nordhøy <epost@anotheragency.no >
2020-04-05 08:58:21 -05:00
Saúl Ibarra Corretgé
8115fb5e78
config: remove aspect ratio constraint from config example
...
Some cameras may not be able to satisfy it and gUM will fail.
Refs: https://github.com/jitsi/lib-jitsi-meet/pull/1066
2020-04-05 08:46:51 +02:00
Weblate (bot)
c9f26dc7ac
lang: improved translattions with weblate
...
Icelandic, Sardinian, Bulgarian, Czech, Catalan, Turkish.
Translate-URL: https://hosted.weblate.org/projects/jitsi/main/
Co-authored-by: Sveinn í Felli <sv1@fellsnet.is >
Co-authored-by: Václav Zbránek <vaclav@weblate.org >
Co-authored-by: Damian Minkov <damencho@jitsi.org >
Co-authored-by: Joan Montané <joan@montane.cat >
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com >
Co-authored-by: Rafael Fontenelle <rafaelff@gnome.org >
Co-authored-by: Adrià Martín <adriamartinmor@gmail.com >
Co-authored-by: Tomas Apeltauer <tomas.apeltauer@gmail.com >
2020-04-04 22:14:00 +02:00
damencho
7321f706bb
Fix wrong UTF file.
2020-04-03 18:21:04 -05:00
Hristo Terezov
9b5f135dae
fix(livestreaming): window.open params
...
The target parameter from window.open was missing which was causing
reload in electron.
2020-04-03 16:55:05 -05:00
Hristo Terezov
dbbdcb0b00
feat(live-streaming): Add T&C.
2020-04-03 16:54:50 -05:00
Ruben Kerkhof
06ae1861ee
log: fix showing verbatim %s
...
So turn 'hover in %s 1a5cd940' into 'hover in 1a5cd940'
2020-04-03 15:41:30 +02:00
Alexander Neumann
e0afd8fadb
lang: fix german translation
...
This commit fixes a few translation errors, especially in the
kickParticipantTitle.
2020-04-03 15:39:38 +02:00
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
2020-04-03 08:19:32 -05:00
ljo
bf5f1f0168
lang: improve sv translation
2020-04-03 15:13:26 +02:00
Saúl Ibarra Corretgé
cdf977ff3f
doc: add documentation index
2020-04-03 14:57:40 +02:00
Joris Bodin
ee1dc9dd8e
lang: update translation for fr, de, es, it for mobile app
2020-04-03 12:14:21 +02:00
Ali Karpuzoglu
7bec68e492
doc: fix typo
2020-04-03 12:13:20 +02:00
Bettenbuk Zoltan
97fff02c15
web: use password i18n placeholder
2020-04-03 11:22:11 +02:00
Дамян Минков
b372b2ccf2
Fix turn file link ( #5601 )
...
* debian: Does not add a link of turnserver will not be configured. Fixes #5596 .
* debian: Partially reverts 990c77bd .
* debian: Skip filename duplication, use variable.
2020-04-02 18:20:41 -05:00
Bettenbuk Zoltan
d00ead932b
feat: better room lock prompt
2020-04-02 17:27:22 +02:00
Saúl Ibarra Corretgé
bb2b1b58ec
conference: add room name to browser title
...
Re-do of
86ebfe8dad
2020-04-02 16:33:39 +02:00
GK2
ceeea7314c
debian: fix typo
2020-04-02 15:27:19 +02:00
Andrei Gavrilescu
9d6a93119b
feat(screenSharing): Add support for audio screen sharing on electron
2020-04-02 16:18:10 +03:00
GK2
08be68cda4
debian: fix install-letsencrypt-cert.sh to create misssing directory
...
Update install-letsencrypt-cert.sh to fix missing cron.weekly
REFS : https://github.com/jitsi/jitsi-meet/issues/5576
2020-04-02 15:10:27 +02:00
Bettenbuk Zoltan
3a2081ffed
ref: change Chat to JitsiModal
2020-04-02 12:40:12 +02:00
Bettenbuk Zoltan
57d14d9517
feat: help centre
2020-04-02 12:40:12 +02:00
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.
2020-04-02 11:46:29 +02:00
Saúl Ibarra Corretgé
a9da047d3a
rn,invite: fix bottom padding on AddPeopleDialog on Android
2020-04-02 11:46:29 +02:00
bgrozev
171b065db1
Revert "Add room name to browser tab title" ( #5560 )
...
Because it displays "undefined" in the title.
This reverts commit 86ebfe8dad .
2020-04-01 22:03:14 -05:00
Jaya Allamsetty
9da0b7fee3
deps(ljm): Bump adapter.js to 7.5.0 and validate ice candidate info
2020-04-01 18:28:30 -04:00
damencho
716c9eb46f
debian: Change coturn unit file to start on 443.
2020-04-01 17:11:55 -05:00
Stefan
a85c72d859
doc: use sudo
2020-04-01 22:57:08 +02:00
Kenneth Peiruza
0ba567856e
lang: fix catalan translation
...
There was a huge mistake in Catalan translation. Stop streaming and recording said "start" (inicia) instead of "stop" (atura).
Then, 1 small fix on a more polite way of refering to "using a software" -> *emprar* rather than *usar*.
2020-04-01 22:51:38 +02:00
Horatiu Muresan
7f1eb83dbd
feat(notifications): Manage audio notifications
2020-04-01 22:40:07 +02:00
damencho
6e4c1f64d8
debian: Adds syslog logging.
2020-04-01 15:18:49 -05:00
damencho
82aa51770a
debian: Skip turn config if other sites are available listening on 443.
2020-04-01 15:18:49 -05:00
damencho
990c77bd3d
debian: Skip turnserver config if it is already configured.
2020-04-01 15:18:49 -05:00
bgrozev
5bb23b2d17
chore(package.json): Update js-utils ( #5541 )
2020-04-01 15:09:11 -05:00
Saúl Ibarra Corretgé
9cc05ef838
config: remove unneeded option
2020-04-01 20:40:18 +02:00
Saúl Ibarra Corretgé
a21e3a1946
Merge pull request #5510 from rubenk/add-roomname-to-title
...
Add room name to browser tab title
2020-04-01 20:08:05 +02:00
Vlad Piersec
c05ca1d9fc
fix(prejoin_page) Add labels for video & more UI fixes
2020-04-01 19:57:04 +02:00
Vlad Piersec
1b05d7269c
feat(prejoin_page) Add settings buttons
...
This reverts commit faf24ca7ec .
2020-04-01 19:57:04 +02:00
paweldomas
c170970992
feat(Filmstrip): accessibility label for toggle filmstrip button
2020-04-01 08:49:12 -05:00
Saúl Ibarra Corretgé
d19a659871
ios: update Crasshlytics and fix uploadding symbols
2020-04-01 15:31:28 +02:00
Saúl Ibarra Corretgé
955b24be9d
rn,cc: add feature-flag to disable close captions
2020-04-01 15:29:21 +02:00
Saúl Ibarra Corretgé
de6c7e0117
rn,invite: add share button to add people dialog
2020-04-01 15:26:29 +02:00
Bettenbuk Zoltan
feb8fe9e34
api: add private message flag to outgoingMessage
2020-04-01 11:58:48 +02:00
Steve Frécinaux
aff6d4b36d
Fix mod_muc_max_occupants to properly ignore whitelisted users
...
In a typical Jitsi Meet setup, this plugin can be used to limit the number of
occupants in a meeting room, while ignoring "utility" users. Such a
configuration could be:
muc_max_occupants = 2
muc_access_whitelist = {
"focus@auth.meet.jitsi ";
}
It would be expected that this configuration allows two users to attend the
meeting room, but in practice only one is allowed, because the whitelist is not
honoured.
This commit fixes it by actually updating the `user` and `domain` variables
being checked. After this change, the scenario above works just fine.
2020-03-31 16:38:23 -05:00
damencho
45c60717d6
debian: add post remove script for jitsi-meet-turnserver package
...
Reloads the webserver as the config had changed.
2020-03-31 16:27:25 -05:00
Saúl Ibarra Corretgé
6596e27f69
Prevent meetings from being crawled by Google
2020-03-31 21:45:28 +02:00
Saúl Ibarra Corretgé
8cba7e91d3
ci: build the frontend in GH actions
...
It should help catch bugs such as bundle bloat easier.
2020-03-31 21:44:48 +02:00
Hristo Terezov
3a871cbed8
feat(remote-menu):option for disable mute and kick
2020-03-31 10:06:30 -05:00
Bettenbuk Zoltan
a46fd60788
fix: accented room name display
2020-03-31 14:16:21 +02:00
Ruben Kerkhof
86ebfe8dad
Add room name to browser tab title
...
Fixes #5480
Signed-off-by: Ruben Kerkhof <ruben@rubenkerkhof.com >
2020-03-31 13:58:12 +02:00
Juri
97735ff548
lang: fix Estonian translations
2020-03-31 13:10:38 +02:00
James Baird
9fdc18d1ec
welcome: hide tabs if nothing to show
2020-03-31 13:06:04 +02:00
Bartosz Dziewoński
4a21882345
lang: translation improvements and corrections for Polish
2020-03-31 09:43:13 +02:00
damencho
cb0cea4ebd
Adds a note to re-run Let’s Encrypt script on jetty upgrade.
2020-03-31 09:36:30 +02:00
damencho
b894daa9cf
Cleans created users on purging.
2020-03-31 09:36:30 +02:00
damencho
06641a7dd6
This is to prevent item-not-found when multiple users try to join at the same time.
...
This is to prevent item-not-found when multiple users try to join while jicofo is still configuring the room. Credits @paweldomas
2020-03-31 09:36:30 +02:00
Saúl Ibarra Corretgé
94f7b570d7
debian: fix creating internal MUC
2020-03-30 17:01:27 -05:00
Saúl Ibarra Corretgé
ca5605620a
rn: update versions, apps 20.2, sdk 2.7
2020-03-30 15:45:16 +02:00
nicolae-stroncea
8d0202113a
doc: clarify required Node / npm versions
2020-03-30 15:09:43 +02:00
Julian1203
f2e59226c0
lang: update german translation
2020-03-30 15:05:31 +02:00
Julian1203
951086e499
lang: update german translation
...
Added the missing languages
2020-03-30 15:03:39 +02:00
Saúl Ibarra Corretgé
d3a26f9b4e
rn,welcome-page: use random room name generator
2020-03-30 14:40:29 +02:00
Asura Enkhbayar
e1a4478a06
doc: jitsi-videobridge -> jitsi-videobridge2
...
Update commands provided to reload and check the status of videobridge.
2020-03-30 11:48:32 +02:00
Saúl Ibarra Corretgé
ed8009883b
avatars: ensure no remote avatar is loaded when disableThirdPartyRequests is set
2020-03-29 08:42:25 +02:00
Saúl Ibarra Corretgé
4fd5dc0ee0
analytics: don't enable callstats when disableThirdPartyRequests is set
2020-03-29 08:42:25 +02:00
Saúl Ibarra Corretgé
1bbb937d9d
analytics: fix enabling analytics when disableThirdPartyRequests is set
2020-03-29 08:42:25 +02:00
Saúl Ibarra Corretgé
c1fb276937
config: whitelist disableThirdPartyRequests
2020-03-29 08:42:25 +02:00
Keunes
3867d5d62e
lang: update Dutch translation
2020-03-28 15:48:00 +01:00
damencho
08ab513d4e
Updates nat config and uninstall part in qi guide.
2020-03-28 08:29:05 +01:00
Esteban Badilla A
a2eca4f029
lang: fixes for the spanish translation
...
Signed-off-by: Esteban Badilla A <ebadilla10@gmail.com >
2020-03-27 23:30:34 +01:00
Saúl Ibarra Corretgé
3121494d4b
config: use Jitsi's STUN servers by default, instead of Google's
2020-03-27 22:55:16 +01:00
Juri
92e81c3dbf
lang: added estonian translation
2020-03-27 22:19:42 +01:00
damencho
2761a6dbb3
Warn that turn will need port 443.
2020-03-27 15:13:19 -05:00
Saúl Ibarra Corretgé
faf24ca7ec
Revert "feat(prejoin_page) Add settings buttons" ( #5424 )
...
This reverts commit 08f55ccb94 .
2020-03-27 12:17:27 -05:00
James Addison
c5ce44f09d
doc(quick install): streamline documentation ( #5227 )
...
* Prioritize messaging re: using hosted Jitsi if self-hosted is not required
* Update wording for self-hosting vs hosted
* Expand requirements sentence into document section
* Simplify Ubuntu universe step
* Condense repository and package installation steps
* Add comments for package installation steps
* Simplify wording around hostname configuration
* Simplify lets-encrypt wording
* Move certificate generation step before package installation
* Expand certificate instructions
* Move conference test step to post-installation
* Rephrase installation testing / confirmation step
* Extract platform-specific installation notes
* Rephrase superuser guidance
* Replace lists.jitsi.org link with web.archive.org pointer
* Place /etc/hosts example in code block
* Remove space before colon
* Add spacing before/after 'or' (improves github markdown rendering)
* Revert "Add spacing before/after 'or' (improves github markdown rendering)"
This reverts commit 9f33beb2ab .
* Nit: clarify apt/HTTPS relationship
* Revert "Expand requirements sentence into document section"
This reverts commit cf630983c0 .
* Relocate Ubuntu universe repository advice
* More concise Ubuntu universe messaging
* Revert "Extract platform-specific installation notes"
This reverts commit 7161a700cb .
* Revert "Expand certificate instructions"
This reverts commit 5c479e7ffb .
* Revert "Move conference test step to post-installation"
This reverts commit a0ee279b7c .
* Revert "Simplify wording around hostname configuration"
This reverts commit ceab0ab9cf .
* Revert "Revert "Simplify wording around hostname configuration""
This reverts commit a7127d03dc .
* Revert "Revert "Revert "Simplify wording around hostname configuration"""
This reverts commit 1e5413690e .
* Revert "Remove space before colon"
This reverts commit 35cae52722 .
* Mark Let's Encrypt step as optional
* Mark Let's Encrypt step as recommended
* Clarify Jitsi repository-add heading
* Nit: remove superfluous newline
* Fixup: restore Let's Encrypt descriptive text from master branch
* Update supported Ubuntu version to 18.04 (LTS)
* Add Ubuntu release codename
* Update minimum supported Debian version to 9 (Stretch)
* Undo relocation of Let's Encrypt script instructions
* Add Jitsi Meet mobile app certificate requirement notice
* 'Note' formatting consistency
* Rephrase sudo language
2020-03-27 12:15:43 -05:00
lenhart
6969114675
lang: Fix "toggleCamera" description
...
Fix "toggleCamera" description. switch instead of turn off/on
2020-03-27 16:56:29 +01:00
Wikinaut
1aba57e6bb
config: change language detection to "true"
2020-03-27 16:40:17 +01:00
Kaor
e9785c8b3d
lang: correct bad translation
...
"toggle camera" is to switch front to rear or rear to front.
The french translation said "on/off camera", it's not exactly that
2020-03-27 16:36:18 +01:00
Paul Menzel
03215d8906
config: fix wording in comment
2020-03-27 15:50:04 +01:00
Дамян Минков
9a5b19babe
Migrates jetty config to nginx one ( #5413 )
...
* Completely removes jetty config and defaults to nginx.
* Force configuring nginx or apache.
* Fixes certs when upgrading from jetty.
* Fixes certs and restarts jvb.
* Turnserver config conflicts apache2.
* Multi-domain sed only for nginx.
* Updates docs removing jetty.
2020-03-27 09:07:47 -05:00
Sean McBride
e5d87e66bf
Various improvements to quick-install document
...
- removed paragraph about old Debian Wheezy, the link is broken, and Wheezy doesn't even get security updates anymore, so seems unlikely anyone would do a new install with it.
- clarified that Let's Encrypt script uses only the HTTP challenge.
- added links to a few things that newbies might want to look up (nginx, apache, jetty, SIP, FQDN, Let's Encrypt, etc.
- added some basic debugging starting points, based on my experience
- some minor grammatical tweaks
- other minor tweaks
2020-03-26 23:30:12 -05:00
Дамян Минков
e00036d44a
Merge pull request #5216 from gbonfiglio/master
...
fix broken nginx ipv6 listeners
2020-03-26 18:22:41 -05:00
Saúl Ibarra Corretgé
d8059fd0ee
lang: fix italian translation
2020-03-26 18:22:24 -05:00
Jaya Allamsetty
6fc7456196
fix(blur): Decrease the blur amount and improve the accuracy
2020-03-26 16:49:51 -04:00
Hristo Terezov
0bd96b9c0e
fix(static): Add base.
2020-03-26 12:34:00 -05:00
Andrei Gavrilescu
f502e13edc
feat(screenSharing): Add system audio screen sharing
2020-03-26 14:17:44 +02:00
Vlad Piersec
08f55ccb94
feat(prejoin_page) Add settings buttons
2020-03-25 10:50:47 -05:00
Joan Montané
17ca9722b7
lang: update Catalan translation
2020-03-25 12:16:05 +01:00
Bettenbuk Zoltan
8cc9b78e21
feat: add column layout to settings fields
2020-03-25 11:59:48 +01:00
Bettenbuk Zoltan
25b4843327
fix: irregular cursor movement in settings
2020-03-25 11:48:06 +01:00
bgrozev
d13edd8f63
Updates js-utils (pruning the word list). ( #5371 )
2020-03-24 21:06:41 -05:00
Saúl Ibarra Corretgé
cdc14586de
invite: remove duplicated code
...
Add ability to invite users which will use the share sheet or dialog
dynamically.
2020-03-24 14:28:26 +01:00
Saúl Ibarra Corretgé
a7f8bf2d8f
rn,overflowmenu: reorder
2020-03-24 14:28:26 +01:00
Saúl Ibarra Corretgé
8cd881945a
invite: merge InviteButton and InfoDialogButton on mobile
2020-03-24 14:28:26 +01:00
Saúl Ibarra Corretgé
579d08e27e
bottom-sheet: tweak UI
...
- re-add thepand icon, shaped like a pill
- round top corners
2020-03-24 14:28:26 +01:00
Ansgar Burchardt
5148c81dd8
doc: quick-install.md: link to english version of doc how to change hostname
2020-03-24 14:09:45 +01:00
skiqoapsdt20
40bc844caa
Update README.md ( #5347 )
2020-03-24 11:57:46 +01:00
Saúl Ibarra Corretgé
c990a64ba9
blur: don't persist settings
2020-03-24 11:56:01 +01:00
damencho
f5a0a1ef8c
Use community forum for support not github.
2020-03-24 06:31:15 +01:00
Jaya Allamsetty
58018a086c
fix(blur): Disable blur on conference leave
2020-03-23 20:55:46 -04:00
damencho
b3a7f5f38b
Removes not needed file.
2020-03-23 17:33:10 -05:00
damencho
435d11793d
Updates debian compat level.
2020-03-23 17:33:10 -05:00
Saúl Ibarra Corretgé
9ec3faa6b3
lint: run linter using GH Actions
2020-03-23 22:13:22 +01:00
Kenneth Thorman
959d61468e
lang: add danish translation
2020-03-23 20:19:37 +01:00
bgrozev
9f28048742
Fix eslint errors. ( #5341 )
2020-03-23 13:56:32 -05:00
Ravinou
19c9a808cf
Update main-fr.json ( #5301 )
...
"cryptée" does not exist in french, it's "chiffrée" here. More informations about this here : https://chiffrer.info/
2020-03-23 14:56:25 +01:00
Felix Wolfsteller
7576f850e9
config: add trailing commas and 'end' entry for peacy JSON
...
Prevent possible json parse errors when the configuration values are
commented or commented out.
2020-03-23 14:06:51 +01:00
Anna-Katharina Wickert
7970b38823
lang: change inaccurate translation of toggle camera (german)
...
Change inaccurate translation of toggle camera.
2020-03-23 14:01:34 +01:00
simevo
b40363be31
doc: make clear that /etc/hostname must match /etc/hosts
...
fixes #5260 (#5279 )
2020-03-23 13:53:27 +01:00
yanas
9a0b924f99
Merge pull request #5322 from jitsi/update-js-utils
...
chore(package.json): Update js-utils.
2020-03-22 13:49:53 -05:00
Hristo Terezov
52def54cd9
chore(package.json): Update js-utils.
2020-03-22 13:13:22 -05:00
Zoltan Bettenbuk
8d3b59a0d0
rn: lonely meeting experience
2020-03-20 18:30:46 +01:00
Saúl Ibarra Corretgé
b0e7471a83
android: revert back to SW decoding
...
We see tons of crashes on Samsung and Huawei devices. It's really not worth the
headache anymore.
2020-03-20 13:39:48 +01:00
horymury
4616065b1d
external_api: add ability to send a text message through datachannels
2020-03-20 12:51:26 +01:00
paweldomas
14855f3255
fix(features/notifications): crash on undefined participant
2020-03-20 05:43:44 -05:00
Julian1203
c40a7f736e
Update main-de.json
...
Fixed a lot of punctuation and spelling mistakes. "Speaker" means "Lautsprecher" in the context of audio devices. Rephrased a sentence to make it sound better.
2020-03-20 05:42:49 -05:00
Martin Myska
8ffd226159
updated translation and added missing strings
2020-03-19 12:30:12 -05:00
filippogiordano
b8dda4c6c2
Update main-it.json
...
Error correction in "appDescription" (open course instead of open source).
2020-03-19 12:50:34 +01:00
Дамян Минков
fca4977987
Merge pull request #5235 from chipechop/patch-2
...
ITALIAN translation - added last missing string
2020-03-18 14:50:38 -05:00
chipechop
7bcece52ea
Missing and wrong Italian translation
...
Hi,
I added some missing translations and changed some that were wrong, or improvable: from a 70% translation and a 30% missing, to what I think should be an 85%-90% of translated lines.
I really wish to express my personal compliments to the persons that made the core translation, because it is very fluid, original and smart.
(tell me what I should have to do: I'm pretty new to GitHub)
2020-03-18 14:50:28 -05:00
chipechop
155c6de822
ITALIAN translation - added last missing string
...
I added Afrikaans missing string
2020-03-18 18:48:42 +01:00
Horatiu Muresan
d0bc3da0f5
Disable kick participant button for guests
2020-03-18 15:26:11 +01:00
Arzar
011b7f9d00
fix(external_api): Pass Feature-Policy display-capture to the iframe
...
Starting from version 74, firefox need to be explicitly allowed to capture the screen from an iframe for screensharing. This new Feature-Policy is called "display-capture".
See: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Feature-Policy/display-capture
2020-03-18 08:57:11 -04:00
James Addison
9b0f5b0299
doc(quick install) Minor typo fixup ( #5222 )
2020-03-18 13:19:51 +01:00
Falco Nogatz
7e21c277b3
lang: fix spelling mistake in translations of "feedback"
2020-03-18 11:43:03 +01:00
raphj
e6ade2cf84
doc (quick install): Add the domain to /etc/hosts
2020-03-18 11:40:27 +01:00
Cyril Brulebois
99b21cdb2a
doc: fix typos in quick install guide
2020-03-18 10:52:09 +01:00
sicherist
677752c78d
lang: fix inaccurate translation of "toggleCamera"
2020-03-18 10:14:32 +01:00
Giorgio Bonfiglio
4e81a7abd3
fix turnserver postinst for ipv6 listener
2020-03-17 22:37:39 +00:00
Giorgio Bonfiglio
5d8d0b9a01
fix broken ipv6 listener
2020-03-17 22:31:56 +00:00
yanas
2dd5d0a180
Merge pull request #5205 from jitsi/update-lib
...
chore(package.json): Update lib-jitsi-meet.
2020-03-17 09:54:53 -05:00
Hristo Terezov
ccdfff8e9a
chore(package.json): Update lib-jitsi-meet.
2020-03-17 09:23:55 -05:00
Martin
829e3bfe15
doc: add nginx config for the electron version in manual install doc
2020-03-17 11:41:21 +01:00
Jaya Allamsetty
e90cc0a615
fix(Amplitude): Blacklist 'peer.conn.status.duration' stats
2020-03-16 15:55:11 -04:00
KwadroNaut
b6ccc91038
Correct link regarding FAQ NAT install
...
Broken link, I presume this one was meant.
2020-03-16 12:57:38 -05:00
Jaya Allamsetty
beb4487044
deps: update LJM for adding p2p status to transport.stats in Amplitude
2020-03-16 13:46:16 -04:00
damencho
add84af7b6
deps: update LJM, updates the params passed to statistics (disable app logs)
2020-03-15 17:13:59 -05:00
damencho
cb0d10fbe1
deps: update LJM for adding new option to disable callstats app logs
2020-03-15 15:48:41 -05:00
Jaya Allamsetty
9a162c266c
deps: update LJM for adding the transport type Amplitude event
2020-03-13 18:56:49 -04:00
paweldomas
6654531112
desp: update LJM to bring in fix for a crash on BOSH item-not-found
...
Updates lib-jitsi-meet to e3533220023cb3f5c727ac5b27dc18552acef5c9
2020-03-13 11:57:11 -07:00
Mihai Uscat
b9cc6b6f96
fix(mute): Replace icon
2020-03-13 14:55:29 +01:00
paweldomas
6cbc04175c
deps: update LJM to bring in unload fix
...
Updates lib-jitsi-meet to b8f68b98be21dd1956238da6a53d1503b7ceaf7d
which brings in feature discovery optimization and the unload handler
fix for BOSH.
2020-03-12 13:21:05 -07:00
paweldomas
fb23aa54e8
ref(VideoLayout): log participant name on feature discovery failure
2020-03-12 13:21:05 -07:00
Дамян Минков
b73d98f863
Updates jvb pid file path.
2020-03-12 14:58:27 -05:00
Tudor-Ovidiu Avram
0289a93e5a
feat(close) Add promotional close page
2020-03-12 20:07:23 +01:00
paweldomas
401003b907
deps: update LJM to fix Strophe.attach not handled correctly
...
Updates lib-jitsi-meet to aadfce2283cad4de3cb58c2eed8e14d2ce62c465 in
order to fix "not connected" error when jiconop is enabled.
2020-03-11 10:01:44 -07:00
Saúl Ibarra Corretgé
025e2b1ecb
android: simplify the creation of AudioManager
...
Do so on the main thread at startup and pass it along.
2020-03-11 16:27:42 +01:00
Saúl Ibarra Corretgé
05a8591110
android: make sure all AudioMode operations run in the audio thread
2020-03-11 16:27:42 +01:00
paweldomas
d2e6d57be8
deps: update LJM to fix ATTACHED state not connected
...
Updates lib-jitsi-meet to 567ba72675b1bfd5931e7d4936a4e53ebb4ef5f2 in
order to fix "not connected" error when jiconop is enabled.
2020-03-11 08:14:23 -07:00
paweldomas
41fd142977
deps: update LJM to bring in XMPP resume
...
Updates lib-jitsi-meet to 8a41d024077d1e19e41bf15ea2edd8ed8b02b85f in
order to bring in the XMPP stream resume functionality.
2020-03-11 06:56:40 -07:00
paweldomas
04c0945930
add mod_websocket_smacks.patch
...
The patch and Prosody 0.11 is required for the XMPP stream resume
2020-03-11 06:56:40 -07:00
paweldomas
5f2acb70de
add mod_smacks.lua version c49fea05772e
...
https://hg.prosody.im/prosody-modules/raw-file/c49fea05772e/mod_smacks/mod_smacks.lua
2020-03-11 06:56:40 -07:00
paweldomas
4dc10e82f1
feat(mod_auth_token): add support for 'previd' query param
...
The 'previd' query parameter will be use to match user id of the session
being resumed when the smacks module and token authentication are
enabled in Prosody. Otherwise user gets new random id every time and
this doesn't work with the smacks module.
2020-03-11 06:56:40 -07:00
Saúl Ibarra Corretgé
582d4aff1c
deps: sync package-lock.json
2020-03-10 21:04:01 +01:00
Saúl Ibarra Corretgé
b13200ac92
video-layout: fix calculating tile size for recorder
...
When the reccorder joins, they have a local participant, which is not rendered,
so don't count it towards the partcipant count used for computing the tile
sizes.
2020-03-10 21:04:01 +01:00
C0rn3j
53f937ba4e
Update and improve manual install doc
2020-03-09 08:00:23 -05:00
paweldomas
b9addaed71
ref(log): logs device list and selected devices
...
Logs the device list when is updated in the reducer and removes
"button enabled" logging which used to dump the device list, but
in a useless way(Object[Object]).
Makes an attempt to log currently selected device, but because of
multiple possible paths it's impossible to find one reliable spot to log
selected device. One has to rely on device list and the GUM call logged
to figure things out.
2020-03-06 16:19:20 +01:00
Luca Bösch
fd8fb58eaf
Missing german translations.
...
Due to the outage it wasn't possible to submit them using https://translate.jitsi.org .
Please consider adding them this way.
2020-03-06 13:19:57 +01:00
Saúl Ibarra Corretgé
38d1032fec
android: disable HW accelerated decoding on Samsung
...
They just keep crashing.
2020-03-06 12:42:16 +01:00
Saúl Ibarra Corretgé
073fdc7b0e
sperakerstats: prevent access of nil object ( #5112 )
...
If the dominant speaker leaves their object will be gone from the mapping.
2020-03-06 12:33:41 +01:00
PanderMusubi
fedaa0ae6e
minimized size without quality loss via optipng
2020-03-05 15:19:26 +01:00
Gabriel Imre
f06fe69167
fix(mute): remove interface config bypass for mute-everyone button
2020-03-05 13:54:58 +01:00
bgrozev
16c09c9645
Upadte ljm (configurable pc stats interval), whitelist config options. ( #5106 )
2020-03-04 15:11:27 -06:00
Gabriel Imre
24a1a60f04
feat(mute): mute everyone / everyone else
2020-03-04 17:07:12 +01:00
Saúl Ibarra Corretgé
d7ece58c6f
fix(optimise): cope with URL interface config overrides
...
Regresssion from bd8a7edbd2 .
When the toolbar buttons are overridden with URL parameters, our computed set of
buttons will be wrong. Thus, compute it every time and check for the
differences.
2020-03-04 07:43:52 -06:00
Andrei Gavrilescu
aa11535db7
change you are nosiy message ( #5101 )
2020-03-04 15:35:22 +02:00
Hristo Terezov
eea87be801
fix(electron7):memory leak when the page is hidden
...
It happens when you are drawing into hidden canvas.
2020-03-03 09:28:23 +00:00
Hristo Terezov
809ac42e4c
fix(largeVideo-bg):render canvas only when visible
2020-03-03 09:28:23 +00:00
Hristo Terezov
cf27ad0dde
fix(stream-presenter-effect): Prevent memory leak.
...
On electron 7 drawing on hidden canvas will trigger a memory leak.
Not appending the canvas for the DOM seems to solve the problem.
2020-03-03 09:28:23 +00:00
Mihai Uscat
2064fc8937
fix(screenshot-capture): Prevent effect initialization on each toggle
2020-03-02 10:24:02 -05:00
Saúl Ibarra Corretgé
95eb551156
android: disable ConnectionService for the Jitsi Meet app
...
It's the source of uncountable problems for which we don't have a good
solution, since they are caused by buggy implementations of self-managed
connection services by manufacturers.
2020-02-26 17:09:39 +01:00
Hristo Terezov
a7ac7790a8
fix(avatars): optimise
2020-02-26 14:32:37 +00:00
Leonard Kim
94c48ec838
chore(deps): update lib to 47c2bc6
...
To get a workaround in for wired desktop
screensharing in spot in electron 8. With
the change, no "exact" is used in gum
constraints while attempting to get the
wired screensharing device, as that
triggers overconstrainederror.
2020-02-25 15:22:03 -08:00
Jaya Allamsetty
da68b9882d
fix(screenshot-capture): Do not switch streams at the conference level.
...
This effect doesn't modify the media stream, so its safe to start/stop effect and not apply it on the JitsiLocalTrack. This way we can make sure that this effect is not switched out when presenter effect is applied.
2020-02-25 10:51:44 -05:00
Hristo Terezov
bd8a7edbd2
fix(optimise): mapStateToProps for some components ( #5085 )
2020-02-25 15:09:52 +00:00
Saúl Ibarra Corretgé
bde2343951
filmstrip: don't display toolbar for SIP gateways
...
Note that in the usual (vertical) setup, the "toolbar" is just the hide button.
2020-02-25 15:45:41 +01:00
Saúl Ibarra Corretgé
9b141816d6
filmstrip: hide scrollbar on SIP gateways
2020-02-25 15:45:41 +01:00
Saúl Ibarra Corretgé
6a7594cd9c
toolbox: always hide for SIP gateways
2020-02-25 15:45:41 +01:00
Saúl Ibarra Corretgé
cdbc5976a0
notifications: hdie all (visual) notifications for SIP gateways
2020-02-25 15:45:41 +01:00
Saúl Ibarra Corretgé
8fd0f56be7
info-dialog: don't show when a SIP gateway joins alone
2020-02-25 15:45:41 +01:00
Saúl Ibarra Corretgé
5b0c6e088a
deps: node-sass@4.13.1
2020-02-25 15:45:41 +01:00
horymury
202abf2a9a
chrome-banner: add analytics
2020-02-25 13:41:13 +01:00
Horatiu Muresan
fb8ef366c6
Pass room name to IE page
2020-02-21 13:37:58 +01:00
Saúl Ibarra Corretgé
7446e6165e
rn: now working on version 20.1
2020-02-21 12:47:07 +01:00
Hristo Terezov
5feaa421a8
fix(tests): bring back APP.conference.listMembers
2020-02-21 11:16:33 +00:00
Saúl Ibarra Corretgé
a4333d3a80
rn,overflow-menu: add a "more options" button
2020-02-20 17:23:13 +01:00
Saúl Ibarra Corretgé
02131f3346
full-screen: fix not re-entering full-screen after dialog is shown
...
This has the side effect of showing the bottom navbar when the toolbox is open,
which is a nice thing since back is accessible.
2020-02-20 16:49:20 +01:00
Jaya Allamsetty
8dbd1ba1b7
fix(presenter): go back to using standard resolutions for presenter
2020-02-19 16:02:42 -05:00
Saúl Ibarra Corretgé
4c065f2de1
android: fix getting RN version in release script
2020-02-19 15:05:32 +01:00
Saúl Ibarra Corretgé
df895e5a61
deps: react-native@custom-patched
...
Update the version to 0.61.5-jitsi.1 to avoid build aching problems due to the
version not changing.
2020-02-19 15:05:17 +01:00
Hristo Terezov
bbf1927c70
fix(thumbnail): Optimize status bar moderator icon ( #5076 )
...
* fix(thumbnail): Optimize status bar moderator icon
Moved all moderator functionality to react to optimize the number of
status bar updates.
* fix(RemoteVideoMenuTriggerButton): Use nullish coalescing
Co-Authored-By: Saúl Ibarra Corretgé <saghul@jitsi.org >
* ref(StatusBar): rename to StatusIndicators
* fix(RemoteVideoMenu): isModerator value.
* fix(notification): mobile.
Co-authored-by: Saúl Ibarra Corretgé <s@saghul.net >
2020-02-18 16:31:04 +00:00
horymury
86130c1478
chrome-banner: log success of retrieving configs
2020-02-18 10:56:09 +01:00
damencho
15fb8a1525
Adds a disco feature to distinguish jibri participants.
2020-02-14 21:44:19 +00:00
Saúl Ibarra Corretgé
64cbfb648f
deps: react-native@custom-patched
...
Use RN 0.61.5 + a custom patch (submitted upstream) for fixing a crash in JSI.
2020-02-14 17:22:58 +01:00
Vincent Hou
3e40bb19cd
fixed the encoded tiltle issue in chinese
...
Checked the code of react.native part, there's no issue by using safeDecodeURIComponent.
So fixed it in same way.
2020-02-12 15:50:55 +01:00
Bettenbuk Zoltan
bbca0fc357
allow setting the feedback percentage
2020-02-12 10:59:54 +01:00
Дамян Минков
9bb789472e
Uses correct scopes for google API based on config.js values. ( #5066 )
...
* Uses correct scopes for google API based on config.js values.
* Lower the number of parameters that we pass around.
* Fixes googleAPIState state checking.
2020-02-11 15:14:01 +00:00
Hristo Terezov
06fa175a6c
fix(large-video): Resize calculations.
...
Since the verical filmstrip doesn't set its width explicitly anymore,
calculating the available area for the large video based on the
filmstrip width retrieved from the HTML element was wrong
in the cases when the rendering and cleanup of the filmstrip hasn't
finish yet. For example when switching from tile view to stage view.
2020-02-10 20:23:37 +02:00
Hristo Terezov
5940f2890a
fix(remote-control): mouse events
2020-02-07 18:57:59 +02:00
Saúl Ibarra Corretgé
7d09088186
android: turn on HW video decoder
...
In 49e3b03885 we turned on SW encoders / decoders
on account of some devices having broken HW *encoders* and also our desire for
using simulcast.
Well, the astute reader may have noticed that only *encoding* was mentioned.
Indeed, we should be able to keep using the HW decoder just fine.
2020-02-07 15:27:12 +01:00
damencho
34be081d87
Commit from translate.jitsi.org by user damencho.: 571 of 626 strings translated (47 fuzzy).
2020-02-07 13:45:58 +00:00
damencho
3c36eece5e
Commit from translate.jitsi.org by user damencho.: 620 of 626 strings translated (0 fuzzy).
2020-02-07 13:45:40 +00:00
damencho
8eb0acada6
Commit from translate.jitsi.org by user damencho.: 620 of 626 strings translated (0 fuzzy).
2020-02-07 13:45:25 +00:00
damencho
8307a8be2d
Commit from translate.jitsi.org by user damencho.: 620 of 626 strings translated (0 fuzzy).
2020-02-07 13:45:12 +00:00
damencho
d62190c644
Commit from translate.jitsi.org by user damencho.: 559 of 626 strings translated (12 fuzzy).
2020-02-07 13:45:01 +00:00
damencho
58c4248da0
Commit from translate.jitsi.org by user damencho.: 620 of 626 strings translated (0 fuzzy).
2020-02-07 13:44:51 +00:00
jitsi-pootle
74af70a1d5
New files added from translate.jitsi.org based on templates
2020-02-07 13:44:51 +00:00
Jaya Allamsetty
7b25b847ba
fix(presenter): resize desktop track to 720p when presenter starts
2020-02-06 13:44:40 -05:00
paweldomas
18536cb14c
ref: remove grayscale filter from participants thumbnails
2020-02-06 07:54:09 -06:00
paweldomas
01e36e1c56
ref: remove connectivity issues indication for remote participants
...
It's been considered too disruptive and will often misfire especially
if there are issues with the data channels.
2020-02-06 07:54:09 -06:00
Horatiu Muresan
5d96a226ed
Prevent chrome extension banner from spanning the console when disabled
2020-02-06 12:59:36 +00:00
Jaya Allamsetty
9855fac805
fix(screenshot-capture): Move the flag for enabling/disabling the feature to config.js
...
This will let us enable/disable the feature based on environment/deployment
2020-02-05 16:47:21 -05:00
Andrei Gavrilescu
ed5351d250
Add dial-in link to no audio notification ( #5026 )
...
* Add dial-in link to no audio notification
* refactor react link component
* fix tests
2020-02-05 18:10:57 +00:00
Hristo Terezov
b64260e554
ref(Amplitude): device id syncing
2020-02-05 18:10:38 +00:00
Saúl Ibarra Corretgé
7d67cb583e
rn,connection: fix autogenerated BOSH address
...
When the location URL contains a nonstandard port, it won't be included in
URL.hostname, but it will in URL.host.
2020-02-05 16:05:11 +01:00
Saúl Ibarra Corretgé
8e3c301d03
misc: use longer lines
2020-02-05 15:04:23 +01:00
Saúl Ibarra Corretgé
f9071b8b6b
rn,recording: fix not displaying Dropbox storage text
2020-02-05 15:04:23 +01:00
Saúl Ibarra Corretgé
01abc4e8a8
lint: fix warning
2020-02-05 15:04:23 +01:00
Jaya Allamsetty
c5bddda781
fix(blur): Increase the background blur value
2020-02-04 14:07:17 -05:00
Jaya Allamsetty
c2bc92ae05
deps(blur): Bump tfjs to 1.5.1
2020-02-04 13:20:35 -05:00
damencho
a425e9c92e
Disable status change notifications when join/leave notifications are disabled.
2020-02-04 17:26:27 +00:00
Saúl Ibarra Corretgé
3bfa4744c8
rn,tracks: fix loadEffects
...
The resolved promise is expected to return an array.
2020-02-04 18:06:11 +01:00
Saúl Ibarra Corretgé
bd5901d59c
notifications,presence-status: check if interfaceConfig is declared
...
Protectt ourselves against interfaceConfig being undeclared. typeof
interfaceConfig will return "undefined", but that's different than having some
window.interfaceConfig = undefined, even though the valus is the same. The
former will give a ReferenceError.
2020-02-04 15:51:59 +01:00
Saúl Ibarra Corretgé
306c8ba8c2
android: prepare SDK build for Hermes
...
We need to push the Hermes AAR to Maven and have the SDK depend on it.
2020-02-04 14:25:56 +01:00
Saúl Ibarra Corretgé
5a6335207f
android: raise frament library version dependency
2020-02-04 14:25:56 +01:00
Paweł Domas
97e8a6c3f3
Remove UI for local connectivity issues ( #5016 )
...
* ref(web): removes video blur when ICE is disconnected.
Removes the blur effect from the large video and stops showing
the network connectivity issues message when ICE disconnects.
The feature has been considered too disruptive and there's a plan to
have it replaced with a more subtle indication.
* remove RECONNECTING key from main.json
2020-02-04 08:25:13 +01:00
Jaya Allamsetty
523926d598
deps(ljm) - detect old Edge browser and mark it as unsupported
2020-02-03 14:29:39 -05:00
Vlad Piersec
ab5627212d
Add ability to invite contact by phone number
2020-01-30 13:34:06 +00:00
Pedro Henrique Linhares
1b6c5a7141
Set SASL username when using anonymous mechanism with auth_token ( #5025 )
2020-01-30 00:25:15 +00:00
horymury
a9767eda72
Fix chrome extension banner ( #5011 )
...
* Fix chrome extension banner
* Address reviews
2020-01-29 12:30:17 +00:00
paweldomas
6c3a5793b4
fix(webpack.config.js): specify Host header in the webpack proxy pass
...
Without changing the 'Host' header, a standalone instance we use for
jitsi dev work will generate:
config.websocket = 'wss://localhost:8080/xmpp-websocket'
This was fine with BOSH, but a Websocket will not connect.
With this change it will be(based on the default devServerProxyTarget):
config.websocket = 'wss://alpha.jitsi.net/xmpp-websocket'
2020-01-28 09:55:54 -06:00
Saúl Ibarra Corretgé
c05b4a43e8
rn,tracks: do not load stream effects on mobile
2020-01-28 16:21:11 +01:00
Saúl Ibarra Corretgé
385669cbb8
misc: use default values for parameters
2020-01-28 16:21:11 +01:00
Leonard Kim
5cfae2c419
fix(config): make SHOW_CHROME_EXTENSION_BANNER overridable
2020-01-27 21:26:38 -08:00
bgrozev
92740707f0
Removes firefox from the list of recommended browsers. ( #5017 )
2020-01-27 14:09:37 -06:00
damencho
775c531fe7
Enables all recording/livestreaming notifications in sip gw mode.
2020-01-27 16:20:32 +00:00
Jaya Allamsetty
b8eda2b68d
deps: update ljm, do not use window.chrome to identify webOS as chrome
2020-01-27 11:04:39 -05:00
paweldomas
470c115e7c
feat(analytics): add 'websocket' property
2020-01-24 15:21:10 -06:00
paweldomas
d9cf7aef3a
doc: add more websocket examples
2020-01-24 15:21:10 -06:00
paweldomas
c20c4bd5a3
ref(do_external_connect): do not use jiconop if websocket is enabled
2020-01-24 15:21:10 -06:00
paweldomas
74a5eb2d81
add websocket templates to nginx example config
2020-01-24 15:21:10 -06:00
paweldomas
b25db3ce2e
feat(config.js): add 'websocket' config option
...
Config.js will allow to specify both BOSH and Websocket URLs. In such
case the web app will prefer Websocket over BOSH. The reason is that it
appears to be more stable and a bit fast on web, while on mobile
websocket is dropped fast(killed by the OS) on network changes.
2020-01-24 15:21:10 -06:00
Hristo Terezov
31d9fb12c8
ref(Filmstrip): Optimize resizes. ( #4992 )
...
* ref(Filmstrip): Optimize resizes.
* fix(thumbnails): resize.
* fix(thumbnails): Issue with height 0, width 0.
* doc(Filmstrip): Improve JSDoc.
2020-01-24 16:28:47 +00:00
Saúl Ibarra Corretgé
ca9ca04d0f
rn,tracks: fix accessing value on undefined object
2020-01-24 16:26:32 +01:00
Saúl Ibarra Corretgé
5a027f1585
rn,media: avoid creating presenter tracks
...
When ensureTrack is set to true a track will be created with the given media
type. 'presenter' is not supported on RN.
2020-01-24 16:14:29 +01:00
Aaron van Meerten
5d86d202bd
initial session for bosh and websockets ( #5006 )
...
* hook on websocket events
* initial session for bosh and websockets
2020-01-24 14:59:29 +00:00
Saúl Ibarra Corretgé
7ea7afebfb
deps: react-native-sound@latest
...
Fixes an issue with not loading sounds on iOS when the bundle name contains
spaces.
See:
3fe5480fce
2020-01-24 14:29:09 +01:00
Aaron van Meerten
710307725b
fixes async_handler_wrapper ( #5001 )
...
* fixes async_handler_wrapper
adds missing runner variable from async to async_handler_wrapper
removes redundant have_async definition in wrap_async_run, defined at top of module
* only use async handler wrapper,
remove async_wrap_run
2020-01-23 19:31:05 +00:00
Hristo Terezov
1cde7e63c7
feat(Amplitude): Set device id from cookie. ( #4997 )
2020-01-23 18:36:31 +00:00
Saúl Ibarra Corretgé
a53d284bbe
lint: fix eslint warning
2020-01-23 15:48:57 +01:00
Saúl Ibarra Corretgé
579e650a1d
lint: fix eslint error
2020-01-23 15:48:57 +01:00
Andrei Gavrilescu
ee525ae569
Whitelist audio detection related configs
2020-01-23 15:15:55 +01:00
horymury
63a411168e
Add Install chrome extension banner ( #4996 )
2020-01-23 09:32:52 +00:00
Vlad Piersec
ad68a87dba
Add config options for presence & join/leave message visibility
2020-01-22 11:08:31 +01:00
Jaya Allamsetty
45aafe5432
deps: update lib-jitsi-meet and js-utils
2020-01-21 14:46:09 -05:00
Jaya Allamsetty
ac0f3979b0
Remove isEdge check from the client
2020-01-21 11:55:52 -05:00
Andrei Gavrilescu
d2c2919aef
feat: display noise detection notification ( #4952 )
...
* feat: display noise detection notification
* address code review p1
* Address code review p2
* bump lib-jitsi-meet version
2020-01-20 18:00:12 +00:00
Mihai Uscat
a18ed3a779
feat(ScreenshotCaptureEffect) Implement.
2020-01-20 10:02:19 -05:00
Jaya Allamsetty
22871f15d0
update LJM for Edge change
2020-01-15 18:07:14 +00:00
damencho
91fb4665d6
Fixes conference duration config to use valid IDNA.
2020-01-14 12:16:39 +00:00
paweldomas
f6c94fffc4
fix(conference.js): prevent presenter track leak
...
A duct tape fix for presenter track leak for a case when presenter GUM
is in progress when screensharing is being turned off.
2020-01-13 14:54:33 -06:00
paweldomas
c8939a133d
fix(conference.js): crash on undefined this.localPresenterVideo
...
...if camera device is changed in the settings while screen sharing.
2020-01-13 14:54:33 -06:00
paweldomas
f810483ff6
fix(conference.js): prevent multiple GUM calls on presenter unmute
...
Chain _mutePresenterVideo async calls in order to prevent calling GUM
multiple times.
2020-01-13 14:54:33 -06:00
theunafraid
c2cf09a2ca
Add conference timer ( #4958 )
2020-01-13 17:12:25 +00:00
Дамян Минков
c73ba37202
Introduces installing coturn as turn server for jitsi-meet ( #4959 )
...
* Adds package that can configure using turnserver for jitsi-meet.
Activates http2 on the nginx host and uses the alpn send with the web requests to multiplex traffic to be served as web of proxied to the turn server.
It needs nginx at least v1.13.10.
Adds turncredentials module from Philipp Hancke, with small modification (all int values for hosts need to be strings/tostring()) in order to be able to use the module with prosody 0.11.
* Moves loading of stream after loading stream module (50-..).
* Leaves DISABLE_TCP_HARVESTER to be handled by jvb.
* Fixes comments.
* Properly detect first time coturn install and configure it.
* Handles upgrading from jetty serving web.
* Does not create jvb user if already exists.
* Fixes let's encrypt and adds turnserver handling.
* Enables use of turn server in config.js if available.
* Adds a check whether prosody config exists.
There are cases where deployments can still have configured prosody in the main prosody config in /etc/prosody.
2020-01-09 16:51:27 +00:00
Saúl Ibarra Corretgé
659eb6b789
android: add a consistent device ID in Amplitude
...
Use ANDROID_ID:
https://developer.android.com/reference/android/provider/Settings.Secure#ANDROID_ID
2020-01-09 16:38:13 +00:00
Saúl Ibarra Corretgé
87821eb2c0
android: unmute microphone on the ConnectionService handler
...
This shouldn't be needed, as ConnectionService should take care of it, but we
suspect some devices don't do it since we got reports of people not hearing
users, and the problem went away when CS was disabled.
2020-01-09 14:37:15 +00:00
Saúl Ibarra Corretgé
8291f4597c
deps: react-native-webrtc@1.75.3
...
Fixes datachannels not working.
2020-01-08 22:15:37 +00:00
Saúl Ibarra Corretgé
fddaf7c8a8
android: handle ConnectionService failures more resiliently
...
Fallback to the non-ConnectionService case for any error. Also, handle errors
when registering the phone account; Pixel C devices throw UnsupportedException.
2020-01-08 16:50:39 +00:00
Saúl Ibarra Corretgé
960ffa7e78
android: switch to the Hermes JavaScript engine
2020-01-08 14:29:25 +00:00
Saúl Ibarra Corretgé
779ed6bb5e
deps: react-native@0.61.5
2020-01-08 14:29:25 +00:00
Yana Stamcheva
47984d3ec1
Fixes more number page underlining.
2020-01-08 11:20:40 +00:00
damencho
d9282f873c
Migrate to using mucs for jvb.
2020-01-08 11:18:36 +00:00
damencho
9344138303
Fixes reloading on remove to always succeed.
2020-01-08 11:18:36 +00:00
paweldomas
6c3968a434
ref: remove features/base/conference -> /app cycle
...
Move call to reloadNow() on CONNECTION_FAILED to
the ./features/app/middleware to avoid importing higher order feature
from the lower level one.
2020-01-07 17:44:39 +00:00
paweldomas
e8e70d9d27
ref(base/connection/actions.native): JitsiConnection.connect returns void
...
Do not return anything from JitsiConnection.connect, because it's not
a promise and returns void. Doing so is confusing to the reader.
2020-01-07 17:44:22 +00:00
Emil Ivov
0be68b59b7
Merge pull request #4973 from jitsi/hristoterezov-patch-1
...
feat(thumbnailMenu):Change remoteControl item text
2020-01-07 14:17:12 +00:00
Hristo Terezov
d5ab3da9f2
feat(thumbnailMenu):Change remoteControl item text
2020-01-07 14:15:54 +00:00
Saúl Ibarra Corretgé
5ef0f527f9
android: handle exception when unregistering account
...
Pixel C devices have been seen crashing here, oh well.
2020-01-07 12:03:02 +01:00
damencho
e60a14d5af
Commit from translate.jitsi.org by user damencho.: 621 of 621 strings translated (0 fuzzy).
2019-12-20 16:22:31 +00:00
damencho
03abb244df
Commit from translate.jitsi.org by user damencho.: 570 of 621 strings translated (48 fuzzy).
2019-12-20 16:22:20 +00:00
damencho
f9ea8b034f
Commit from translate.jitsi.org by user damencho.: 621 of 621 strings translated (0 fuzzy).
2019-12-20 16:22:09 +00:00
damencho
ee551ea0a0
Commit from translate.jitsi.org by user damencho.: 621 of 621 strings translated (0 fuzzy).
2019-12-20 16:21:57 +00:00
damencho
0b22f8e449
Commit from translate.jitsi.org by user damencho.: 621 of 621 strings translated (0 fuzzy).
2019-12-20 16:21:46 +00:00
damencho
e21f99d9d6
Commit from translate.jitsi.org by user damencho.: 621 of 621 strings translated (0 fuzzy).
2019-12-20 16:21:36 +00:00
damencho
edb56200d5
Commit from translate.jitsi.org by user damencho.: 621 of 621 strings translated (0 fuzzy).
2019-12-20 16:21:23 +00:00
damencho
04313a4aa3
Commit from translate.jitsi.org by user damencho.: 538 of 621 strings translated (8 fuzzy).
2019-12-20 16:21:11 +00:00
damencho
cdb606e7ee
Commit from translate.jitsi.org by user damencho.: 611 of 621 strings translated (0 fuzzy).
2019-12-20 16:21:00 +00:00
damencho
28781965ed
Commit from translate.jitsi.org by user damencho.: 102 of 621 strings translated (6 fuzzy).
2019-12-20 16:20:49 +00:00
damencho
cbe396be55
Commit from translate.jitsi.org by user damencho.: 595 of 621 strings translated (0 fuzzy).
2019-12-20 16:20:35 +00:00
damencho
a3befe336f
Commit from translate.jitsi.org by user damencho.: 611 of 621 strings translated (0 fuzzy).
2019-12-20 16:20:24 +00:00
damencho
63ea496bcd
Commit from translate.jitsi.org by user damencho.: 106 of 621 strings translated (16 fuzzy).
2019-12-20 16:20:13 +00:00
damencho
db6547f48d
Commit from translate.jitsi.org by user damencho.: 558 of 621 strings translated (13 fuzzy).
2019-12-20 16:20:00 +00:00
damencho
34e329a4f2
Commit from translate.jitsi.org by user damencho.: 255 of 621 strings translated (24 fuzzy).
2019-12-20 16:19:49 +00:00
Hristo Terezov
42b71fc4b9
feat(horizontal-filmstrip): scroll
2019-12-19 19:17:04 +00:00
Jaya Allamsetty
dd99268461
fix(blur): update to bodyPix 2.0
2019-12-19 09:18:39 -05:00
Saúl Ibarra Corretgé
692c6a47b4
rn: now working on versions 20.0 / 2.6
2019-12-17 16:19:42 +01:00
Saúl Ibarra Corretgé
b3983aa766
android: add ability to make test signed release builds
2019-12-17 16:11:50 +01:00
Saúl Ibarra Corretgé
a79ae9b576
android: guard against potential exceptions when dealing with log handlers
2019-12-17 16:11:36 +01:00
Saúl Ibarra Corretgé
e69da98348
android,ios: add store screenshots
...
While Fastlane recommends automagic screenshots, we cannot really do that since
we require a specific setup for a video call and so on.
2019-12-17 16:09:57 +01:00
damencho
e01d891bba
Disables tcp harvester if bridge is installed on same machine.
2019-12-17 12:05:54 +00:00
damencho
f904626f5e
Removes jetty and makes nginx default webserver.
2019-12-17 12:05:54 +00:00
Hristo Terezov
1333fd1975
fix(thumbnails): es6 support & cleanup.
2019-12-16 16:51:59 +00:00
Saúl Ibarra Corretgé
af918f8dc5
Merge pull request #4939 from saghul/fix-sdk-build
...
ios: fix SDK build after dropping iOS 10
2019-12-16 12:01:10 +01:00
Jaya Allamsetty
b7baf8fe98
Update lib-jitsi-meet ( #4940 )
...
* Update lib-jitsi-meet and js-utils
2019-12-13 17:08:48 -05:00
Saúl Ibarra Corretgé
4ebab6f9c0
ios: fix SDK build after dropping iOS 10
...
Since we only support iOS 11, 32 bit architectures must not be built.
2019-12-13 13:06:09 +01:00
Hristo Terezov
8f93acb464
chore(package.json): Update lib-jitsi-meet.
2019-12-12 16:58:41 +00:00
Bettenbuk Zoltan
9b60537e0f
feat: add swipe handler to entire bottom sheet
2019-12-12 17:15:11 +01:00
Jaya Allamsetty
7b9abd34a0
fix(presenter-mode): notify external API when presenter is unmuted for the first time
2019-12-10 21:34:49 -05:00
Jaya Allamsetty
ed82443ffa
clean-up
2019-12-10 15:59:06 -05:00
Jaya Allamsetty
a3cd331369
fix: Workaround on FF for getting the resolution of the desktop track
2019-12-10 15:59:06 -05:00
Leonard Kim
9c77ab7f4d
ref(api): use Transport modules from js-utils
...
PostMessageTransportBackend and Transport, along
with the constants file they both use, were
moved int js-utils for jitsi-meet-spot.
2019-12-10 06:48:19 -08:00
Saúl Ibarra Corretgé
55983ff62a
rn,welcome: update join button text
2019-12-10 15:13:37 +01:00
damencho
b4be1bcd05
Adds some checks about async.
...
There are modules that will not work with prosody 0.10 as they depend on util.async. Adds a safeguard and print error about it in the logs.
And others that just do not work because of the muc module API that they use.
2019-12-10 10:55:56 +01:00
damencho
2420a68be9
Enables speakerstats component and module by default.
2019-12-10 10:55:56 +01:00
damencho
ebfc5a95ff
Activates multidomain by default when installing with nginx.
2019-12-10 10:55:56 +01:00
Leonard Kim
68cad276bd
fix(lock): ensure lock prompt is closed on password submit
...
This addresses a bug, in which submitting a password
through the iframe api no longer closes RoomLockPrompt,
by explicitly closing prompts for a lock or password.
2019-12-09 08:44:18 -08:00
Bettenbuk Zoltan
e683d70a18
Add support for avatar status badge (presence)
2019-12-09 11:58:23 +01:00
Andrei Gavrilescu
9645391180
update package links
2019-12-06 11:37:08 +00:00
Andrei Gavrilescu
851b1a76a9
Address code review
2019-12-06 11:37:08 +00:00
Andrei Gavrilescu
4890390ea2
fix action uid name / remove imports
2019-12-06 11:37:08 +00:00
Andrei Gavrilescu
7828bf8d46
setNoSrcDataNotificationUid
2019-12-06 11:37:08 +00:00
Andrei Gavrilescu
191da551e3
refactor / address code review
2019-12-06 11:37:08 +00:00
Andrei Gavrilescu
55f35933e8
address code review
2019-12-06 11:37:08 +00:00
Andrei Gavrilescu
b125bff7c7
refactor / enable VAD talk while muted
2019-12-06 11:37:08 +00:00
Andrei Gavrilescu
c1d261445e
Initial commit
2019-12-06 11:37:08 +00:00
Andrei Gavrilescu
c494d6c48b
feat: show no audio signal notification
2019-12-06 11:37:08 +00:00
Saúl Ibarra Corretgé
4134d47f6e
recording: remove beta label from LiveStreamButton
2019-12-05 16:23:27 +01:00
Jaya Allamsetty
0b25e62c5c
fix: Reuse the existing JitsiLocalTrack on presenter unmute
2019-12-05 09:25:34 -05:00
damencho
4d0cbff5a1
Ignore errors when restarting services.
...
Sometimes conflicting or wrong configuration can leave the package in broken state and users cannot even uninstall/purge the packages, and it also breaks any other package installation.
2019-12-04 17:21:12 +00:00
damencho
c79463aaee
Fixes including config.js template.
2019-12-04 17:21:12 +00:00
damencho
339e1c5fab
Moves config template files out of doc folder.
2019-12-04 09:50:55 +00:00
Saúl Ibarra Corretgé
36455c24c8
auth: fix rendering error and progress messages
...
Also removed some no longer used styles.
2019-12-03 14:33:26 +01:00
Saúl Ibarra Corretgé
a622a4c713
android: handle ConnectionService failures more resiliently
...
Some Samsung devices will fail to fully engage ConnectionService if no SIM card
was ever installed on the device. We could check for it, but it would require
the CALL_PHONE permission, which is not something we want to do, so fallback to
not using ConnectionService.
2019-12-03 11:56:04 +01:00
Hristo Terezov
1aaaae24ee
feat(Amplitude): enable referrer
2019-11-29 15:43:14 +00:00
Hristo Terezov
9191000da4
chore(package.json): Update lib-jitsi-meet
2019-11-29 13:41:14 +00:00
Bettenbuk Zoltan
8eb93086bd
fix: set an avatar icon size relative to the container
2019-11-29 14:37:35 +01:00
Bettenbuk Zoltan
b64294af6d
fix: emoji in links
2019-11-29 14:36:42 +01:00
Hristo Terezov
bbf33a8895
feat(welcome-page): Add viewed analytics event.
2019-11-28 15:36:12 +00:00
Jaya Allamsetty
bcc1289a23
feat(presenter): Modify the default behavior for presenter mode, it set to off when screensharing is turned on. Also, revert video to the original state when screensharing is turned off.
2019-11-27 11:13:36 -08:00
Saúl Ibarra Corretgé
58bd48c1ae
android: disable ConnectionService if permissions are not granted
...
Some devices seem to have a bug in their Android versions and startCall fails
with SecurityError because the CALL_PHONE permissions is not granted. This is
not a requirement for self-managed connection services as per the official
documentation though:
https://developer.android.com/guide/topics/connectivity/telecom/selfManaged
Alas, connection services takes over audio device management too, so let's
handle the error and disable CS if we get SecurityError.
2019-11-27 14:33:25 +01:00
Saúl Ibarra Corretgé
1a3736bf98
android: unregister phone account if startCall fails
2019-11-27 14:33:25 +01:00
Saúl Ibarra Corretgé
0eec182df4
android: remove old code for accepting SDK license
...
It can now be automated in a CI environment as follows:
yes | sdkmanager --licenses
2019-11-27 14:24:29 +01:00
Saúl Ibarra Corretgé
c526844eb2
chore: remove unused images
2019-11-26 21:20:50 +01:00
Saúl Ibarra Corretgé
d856c1f328
ios: add apple-touch-icon icon
...
Ref: https://webhint.io/docs/user-guide/hints/hint-apple-touch-icons/
2019-11-26 21:13:02 +01:00
Saúl Ibarra Corretgé
15e47a9eb3
android: update native dependencies
2019-11-26 20:33:38 +01:00
Saúl Ibarra Corretgé
da98d39b61
doc: add app download badges to README
2019-11-26 14:58:35 +01:00
Bettenbuk Zoltan
411bafb5a6
feat: minimized bottom menu
2019-11-26 12:08:43 +01:00
Jaya Allamsetty
0a64bf2068
feat(presenter): add Presenter Mode
...
- Adds the ability to share video as a "PiP" when screenshare is in progress.
- Add a method for creating a local presenter track.
- Make sure isLocalVideoTrackMuted returns the correct mute state when only screenshare is present.
- Make sure we get the updated window size of the window being shared before painting it on the canvas.
- Make sure we check if the shared window has been resized
2019-11-26 11:57:03 +01:00
damencho
db6a2673de
Handles unique Id for a meeting.
2019-11-26 10:37:19 +00:00
damencho
e11d4d3101
Installs prosody plugins with jitsi-meet-prosody package.
2019-11-26 10:37:19 +00:00
Saúl Ibarra Corretgé
8fd3bb2302
android: fallbacck to speaker in ConnectionService handler
...
It has been our default for a while.
2019-11-26 11:30:18 +01:00
theunafraid
fb3a832a52
Add shortcut key for toggle tile view ( #4882 )
...
* Add shortcut key for toggle tile view
* Toggle tile view shortcut - undo main-enGB.json
* Add analytics
* Use already defined toolbar translations
2019-11-22 16:15:39 +00:00
Saúl Ibarra Corretgé
9c146c1245
subject: hide participant count for 1-1 calls
...
refs: https://github.com/jitsi/jitsi-meet/issues/4871
2019-11-22 10:49:24 +01:00
Saúl Ibarra Corretgé
792f506425
ios: drop support for iOS 10
2019-11-22 10:46:02 +01:00
Bettenbuk Zoltan
6121e9fc65
feat: improve chat UX
2019-11-21 18:11:58 +01:00
Bettenbuk Zoltan
955fa1f49f
fix: undefined is not an object on bitrate
2019-11-21 18:11:58 +01:00
damencho
2544d0a084
Fixes the message for who kicked you.
2019-11-20 17:01:00 +02:00
Bettenbuk Zoltan
8f0a12016a
fix: return room lock conference, when there is no other
2019-11-20 13:28:47 +01:00
Leonard Kim
34ccd3524f
fix(chat): preserve intentional linebreaks in message display
2019-11-20 08:58:02 +01:00
Leonard Kim
563e99ecd3
fix(chat): wrap long text
2019-11-18 09:31:47 -08:00
Leonard Kim
70f14be50f
fix(large-video): center dominant speaker avatar using css
...
The vertical alignment was being set with javascript.
Recent changes might make the setting of alignment exit
early due to height 0 video. As position can be set
declaratively with css, use css to set position.
2019-11-15 07:51:59 -08:00
Bettenbuk Zoltan
8bd0da886e
feat: safe decodeURIComponent
2019-11-15 15:18:20 +01:00
damencho
1fd326f980
Fixes nginx match rule, containing wrong chars.
...
Also adds a missing '/'.
2019-11-15 14:10:55 +00:00
yanas
d9cc664ea6
Merge pull request #4865 from jitsi/position-status-message
...
fix(remote-status-message): position
2019-11-15 14:10:34 +00:00
Hristo Terezov
d65e241056
fix(remote-status-message): position
2019-11-15 12:33:01 +00:00
Saúl Ibarra Corretgé
fe2b1f3d9f
rn: refactor aspect ratio and reduced UI detectors
2019-11-15 12:54:44 +01:00
virtuacoplenny
17c1f50fc3
fix(mobile-landing): do not attempt opening download link in new window
...
Instead let the mobile OS take care of opening the URL
in the appropriate application. Without target _blank,
iOS 13.2.2 on Chrome will open about:blank and immediately
close the tab instead of opening the store.
2019-11-15 09:43:18 +01:00
Saúl Ibarra Corretgé
5c1c022291
doc: add open beta links to README
2019-11-15 09:30:42 +01:00
Boris Grozev
72435dee56
Order fields alphabetically.
2019-11-14 17:49:06 -06:00
Boris Grozev
42f2eff02a
Whitelists the "stereo" flag.
2019-11-14 17:49:06 -06:00
Saúl Ibarra Corretgé
0b68bef0be
ios: set Fastlane test groups
2019-11-14 18:21:37 +01:00
Saúl Ibarra Corretgé
676e943d81
ios: fix typo in Fastlane file
2019-11-14 16:02:39 +01:00
Saúl Ibarra Corretgé
2b4307dee9
ios: fix Fastlane beta build submissions
2019-11-14 15:49:09 +01:00
Hristo Terezov
f3f936c196
fix(large-video): missing video.
2019-11-14 06:29:27 -08:00
Saúl Ibarra Corretgé
eb900ddbe1
android: fix track name in Fastlane
2019-11-14 15:27:32 +01:00
Saúl Ibarra Corretgé
c2c323347a
rn: skip logging potentially sensitive data
2019-11-14 15:01:29 +01:00
Saúl Ibarra Corretgé
af6642b91b
rn: allow for userInfo and token to be set from the SDK
2019-11-14 12:30:15 +01:00
drimovecz
ffded8d82a
Drimovecz/speakerstats ( #4851 )
...
* Correctly process speaker stats events when the conference contains a subdomain
2019-11-13 15:37:09 +00:00
Saúl Ibarra Corretgé
00b57c7983
fix(transport): remove legacy code
...
It has been around bor > 2.5 years already.
2019-11-13 16:15:29 +01:00
Saúl Ibarra Corretgé
5d40a8992a
ios: disable bitcode when building the SDK for a release
...
This makes it possible to compile the SDK with Xcode 10 and 11. The problem is
that the Google SDK (used for sign-in) is compiled with Xcode 11. This avoids
the issue.
2019-11-13 13:17:51 +01:00
Saúl Ibarra Corretgé
e543625295
rn,settings: set the placeholder text color
2019-11-13 10:38:05 +01:00
Saúl Ibarra Corretgé
0b25ff649e
ios: fix not displaying TextInput values in SettingsView
2019-11-13 10:38:05 +01:00
Saúl Ibarra Corretgé
63344ac62d
deps: react-native-webrtc@1.75.2
...
Fixes an Android crash on craptacular devices.
2019-11-13 08:31:05 +01:00
Saúl Ibarra Corretgé
2e60aafebf
fastlane,ios: add ability to set the changelog
2019-11-12 18:14:02 +01:00
Saúl Ibarra Corretgé
131e8f4aea
fastlane: prepare for open beta access
2019-11-12 16:06:15 +01:00
Bettenbuk Zoltan
53f01a39c9
feat: private message interface config flag
2019-11-12 15:48:53 +01:00
Дамян Минков
50f4796144
Adds an option to set email through iframe API init and to stats. ( #4842 )
...
* Adds an option to set email through iframe API init and to stats.
* Simplifies configuring email and displayName in stats.
Removes enableStatsID as not needed as when off we are sending as callstats id xmpp resource which is unique per call and id must be something that sticks between calls (callstatsUsername).
* Adds email and displayName in stats config for mobile.
* chore(deps): Updates lib-jitsi-meet to latest dd31f0a.
* Removes enableStatsID from config and whitelist.
2019-11-12 13:37:54 +00:00
Дамян Минков
5bdfae377f
Adds a hook to insert body & head html. ( #4843 )
...
* Adds a hook to insert body html.
* Adds a hook to insert head html.
2019-11-12 13:37:48 +00:00
Saúl Ibarra Corretgé
44970648ea
rn: now working on versions 19.5 / 2.5
2019-11-08 15:21:55 +01:00
Saúl Ibarra Corretgé
3cd7f0b77d
settings: fix loading disableCallIntegration
2019-11-08 12:15:49 +01:00
Saúl Ibarra Corretgé
4d243f9b92
android: fix selecting the Bluetooth route
...
Samsung devices (of course) seem to stick with the earpiece if we first select
Bluetooth but then set speaker to false. Reverse the order to make everyone
happy.
This only applies to the generic and legacy handlers.
2019-11-08 12:15:49 +01:00
Saúl Ibarra Corretgé
6b716f8f56
android: fix initializing audio device handler modules too early
...
When ConnectionService is used (the default) we were attaching the handlers too
early, and since attaching them requires that the RNConnectionService module is
loaded, it silently failed. Instead, use the initialize() method, which gets
called after all the Catalyst (aka native) modules have been loaded.
2019-11-08 12:15:49 +01:00
Saúl Ibarra Corretgé
5b99219f29
android: log a warning if listeners could not be attached
2019-11-08 12:15:49 +01:00
Saúl Ibarra Corretgé
f0dcb51915
android: make code a bit more readable
2019-11-08 12:15:49 +01:00
Bettenbuk Zoltan
3ff658a13b
fix: respect safe area in conference on ios
2019-11-07 12:26:54 +01:00
Bettenbuk Zoltan
3a46513d4b
ref: remove unused code
2019-11-07 12:26:54 +01:00
Saúl Ibarra Corretgé
ad0064993d
ios: enable Swift mobule stability for the SDK target
...
Supersedes: https://github.com/jitsi/jitsi-meet/pull/4818
Fixes: https://github.com/jitsi/jitsi-meet/issues/4812
2019-11-06 18:30:26 +01:00
Saúl Ibarra Corretgé
458d4acd22
ios: use the "new" Xcode build system
...
It was introduced in Xcode 9 and made the default in Xcode 10. We were forcing
the use of the legacy version, which doesn't support some new features that we
wish to enable, such as building the SDK for distribution.
2019-11-06 18:30:26 +01:00
Saúl Ibarra Corretgé
8ebc99175c
ios: set deployment target on Pods to 10.0
...
Matches the app / SDK deployment target and avoids compilation warnings.
2019-11-06 18:30:26 +01:00
Vlad Piersec
9889cb2b69
Add conference name as fallback for subject
2019-11-06 17:23:18 +01:00
Saúl Ibarra Corretgé
191e530071
uri: avoid using String.prototype.normalize
...
It crashes on Android. Well, on the JSC version React Native uses on Android.
While we could use this fallback only on Android, we have decided to use it
on all mobile platforms for consistency.
2019-11-06 15:37:14 +01:00
Mihai Uscat
ae30d39b4d
feat(PromotionalFooter): Implement
2019-11-06 03:29:49 -08:00
Leonard Kim
c354e46846
chore(deps): update lib so newer FF does not need click for gum
2019-11-06 07:47:14 +00:00
Hristo Terezov
5da4e43e50
fix(settings): respect configWhitelist
2019-11-05 02:13:54 -08:00
Hristo Terezov
eae6f7760f
fix(configWhitelist): add startWithAudioMuted.
2019-11-05 02:13:54 -08:00
Mihai Uscat
00161212c8
feat(welcome): Add responsive text to go button
2019-11-04 05:48:55 -08:00
Mark Anthony Sison
8976b92842
doc(install): adds cd command to jitsi-meet installation
2019-11-03 19:46:34 +00:00
Vlad Piersec
c3a6a8fb17
Add participants count
2019-10-31 09:08:59 -07:00
Saúl Ibarra Corretgé
391e5ca483
deps: react-native@0.61.3
2019-10-31 16:44:31 +01:00
Saúl Ibarra Corretgé
36654cb808
rn: disable H.264 on select devices even when not in P2P
...
iOS 10 crashes, so don't use it there, in any case.
2019-10-31 16:41:08 +01:00
Saúl Ibarra Corretgé
6d16e087d9
rn: add a new advanced settings section
...
Currently only 2 options are implemented, mainly aimed at helping troubleshoot
audio related problems:
- Disable native call integration (it disables CallKit / ConnectionService)
- Disable P2P
2019-10-31 16:41:08 +01:00
Saúl Ibarra Corretgé
fe90e5aa8f
rn,settings: remove top margin
2019-10-31 16:41:08 +01:00
Saúl Ibarra Corretgé
3c22cd8ef4
rn,android: refactor audio device handling module
...
Separate each implementation (3 as of this writing) into each own "handler"
class.
This should make the code easier to understand, maintain and extend.
2019-10-31 16:41:08 +01:00
Bettenbuk Zoltan
5429b8568e
feat: feature flag for invite functionalities
2019-10-29 11:27:25 +01:00
George Politis
0eccaf9a21
bumps ljm@5521a40aa85cb6f128f8a6dad9b72a5646132484 ( #4791 )
2019-10-24 14:52:38 +02:00
Aaron van Meerten
be0950c1ec
multidomain mapper functionality and examples ( #4773 )
...
* first pass at mod_muc_domain open source plus example
* doc - prosody config and config.js examples for mapper
2019-10-24 12:42:11 +01:00
drimovecz
6ecd150f75
Add context user on speaker stats
2019-10-23 09:24:43 +01:00
Mihai Uscat
02fb37189b
fix(welcome): Add extra variables
2019-10-22 13:24:44 -07:00
Jaya Allamsetty
8fe2536996
Update LJM for taking the changes for capScreenshareBitrate
2019-10-22 13:28:14 -05:00
Paweł Domas
4b9e156c5d
Generic iOS .ipa build script ( #4775 )
2019-10-22 12:45:28 -05:00
Bettenbuk Zoltan
9265e1ffec
ui: web chat facelift
2019-10-22 13:16:00 +02:00
Bettenbuk Zoltan
d11735b04c
feat: make the hangup button first
2019-10-21 19:00:12 +02:00
Saúl Ibarra Corretgé
d33b700477
rn,blank-page: refactor BlankPage
...
- Remove network-activity "feature"
- It wasn't in use
- It relied on internal React Native components, bound to break anytime
- Show an infinite loading indicator
- Style it just like the LoadConfigOverlay
- Since it kinda represents the opposite, an "unload" then SDK is done
2019-10-21 11:17:56 +02:00
Saúl Ibarra Corretgé
97d75c2cb9
android: fix SDK release script for new dependency syntax
...
Skip the first character, since it's now like ^123456.0.0
2019-10-21 11:12:26 +02:00
Saúl Ibarra Corretgé
287115f4c3
deps: react-native-webrtc@latest
...
Fixes a crash on iOS when disposing streams.
2019-10-18 14:05:18 +02:00
Saúl Ibarra Corretgé
63a221212b
ios: add ability to manually toggle WebRTC logging
2019-10-18 14:05:18 +02:00
Bettenbuk Zoltan
6a916fd0e1
fix: fix filmstrip-only toolbar
2019-10-18 13:16:15 +02:00
yanas
220691d61d
Merge pull request #4762 from jitsi/fix-etherpad-follow-me
...
Fixes showing etherpad in follow-me mode.
2019-10-17 13:44:10 +01:00
damencho
5cafc4bcbd
Fixes showing etherpad in follow-me mode.
2019-10-17 13:39:01 +01:00
yanas
b3a78dc2e6
Merge pull request #4761 from zbettenbuk/aot-icons
...
fix: fix and refactor AoT css
2019-10-17 12:34:13 +01:00
Bettenbuk Zoltan
bebc6eabe5
fix: fix and refactor AoT css
2019-10-17 12:15:29 +02:00
paweldomas
26dc6a4ac2
update logger and LJM to support log timestamps
2019-10-16 15:59:58 -05:00
Hristo Terezov
ff2626723a
fix(HelpButton): Improvements.
2019-10-16 13:34:43 -07:00
Mihai Uscat
72bb897269
feat(DownloadOverflowButton): Implement.
2019-10-16 11:30:06 -07:00
damencho
f46387a226
Adds room name validation logic for web.
2019-10-16 17:52:24 +01:00
damencho
a4cbbccb2a
Fixes loading recent lists on wrong meeting name stored.
...
decodeURIComponent is not needed any more and after adding a validation such meeting name should not happen to be stored.
2019-10-16 17:52:24 +01:00
damencho
3e1a008399
Adds copy icon next to the meeting url in info dialog.
2019-10-16 17:52:24 +01:00
Bettenbuk Zoltan
7e70a8c1de
feat: make mobile chat messages selectable
2019-10-16 16:05:10 +02:00
Hristo Terezov
8efee04a10
feat(package.json): Node 12 support.
2019-10-16 06:34:44 -07:00
Bettenbuk Zoltan
a35099f949
feat: add chat color scheming
2019-10-16 10:38:28 +02:00
Mihai Uscat
8be02f9ca1
Implement review changes
2019-10-15 06:54:54 -07:00
Mihai Uscat
3c25a4c08c
Naming conventions; Add variables
2019-10-15 06:54:54 -07:00
Mihai Uscat
5ade0cad8b
feat(welcome): add posibility to extend settings toolbar
2019-10-15 06:54:54 -07:00
Saúl Ibarra Corretgé
0fa6ffc439
deps: react-native-google-signin@3.0.1
2019-10-14 19:12:45 +02:00
Saúl Ibarra Corretgé
c2ed296178
android: make check more resilient
...
If action is null (observed on some old devices) we'll get an exception.
Reversing the check fixes it since Actions.XXX is statically defined.
2019-10-14 17:45:43 +02:00
Saúl Ibarra Corretgé
febd12b871
ci: use Xcode 11.1 on Travis
2019-10-14 16:47:07 +02:00
Hristo Terezov
0a06e256b7
feat(HelpButton): Mobile support.
2019-10-14 07:35:39 -07:00
Hristo Terezov
f295f60bea
feat(HelpOverflowButton): Implement.
2019-10-14 07:35:39 -07:00
Saúl Ibarra Corretgé
4a8f787519
rn: evaluate config.js in a sandboxed environment
...
We are downloading code off the Internet and executing it on the user's device,
so run it sandboxed to avoid potential bad actors.
Since it's impossible to eval() safely in JS and React Native doesn't offer
something akin to Node's vm module, here we are rolling our own.
On Android it uses the Duktape JavaScript engine and on iOS the builtin
JavaScriptCore engine. The extra JS engine is *only* used for evaluating the
downloaded code and returning a JSON string which is then passed back to RN.
2019-10-14 12:20:58 +02:00
Saúl Ibarra Corretgé
d85b869934
rn: skip loading configured scriptUrls
...
None of them work on mobile.
2019-10-14 12:20:58 +02:00
Saúl Ibarra Corretgé
35130f0736
rn: refactor loadScript
...
- use AbortController for setting the fetch timeout
- use async / await syntax for clarify
- set the default timeout to 5s (previously non-existent, aka 0)
- add ability to load but not evaluate a script
2019-10-14 12:20:58 +02:00
Saúl Ibarra Corretgé
1feff9709c
config: drop configLocation and getroomnode options
...
They never worked on mobile and pose an impediment for makinf config.js more
future proof. Specially if we want to move to a non-executable form of
configuration.
2019-10-14 12:20:58 +02:00
Leonard Kim
1010f53a84
fix(config): add whitelisting for interface config
...
For now all keys are whitelisted.
2019-10-11 09:38:56 -07:00
Saúl Ibarra Corretgé
f7a526f488
rn: fix rendering unnecessary stuff when in PiP mode
2019-10-11 17:17:53 +02:00
Bettenbuk Zoltan
245eb89b85
fix BottomSheet shaking
2019-10-11 15:14:51 +02:00
Hristo Terezov
99de9d0bfa
fix(remoteVideo): Attaching video stream.
2019-10-11 04:58:01 -07:00
Saúl Ibarra Corretgé
98698ba89a
etherpad: refactor to share code with mobile
...
- simplify initialization procedure
- set user display name as the Etherpad name\
- use SharedDocumentButton
2019-10-10 11:19:38 +02:00
Saúl Ibarra Corretgé
19d1e3829d
rn: add shared document support using Etherpad
2019-10-10 11:19:38 +02:00
Saúl Ibarra Corretgé
612586ed1f
deps: react-native-webview@7.4.1
2019-10-10 11:19:38 +02:00
Saúl Ibarra Corretgé
2609e43f29
ios: misc Xcode changes due to an update
2019-10-10 11:19:38 +02:00
Saúl Ibarra Corretgé
c5cd4f534c
dial-in-summary: center the loading indicator
2019-10-10 11:19:38 +02:00
Bettenbuk Zoltan
6e10ca5dd2
fix: chat error message
2019-10-09 18:35:09 +02:00
Bettenbuk Zoltan
0fff1c3534
ref: serve makefile libs locally
2019-10-09 11:56:06 +02:00
Bettenbuk Zoltan
42271b1b89
feat: private messages
2019-10-08 18:22:45 +02:00
Bettenbuk Zoltan
f270b50972
fix: remove unnecessary escaping
2019-10-08 18:22:45 +02:00
Saúl Ibarra Corretgé
ab4b6be9d7
rn: throw exception if default conference options set the room
...
See: https://github.com/jitsi/jitsi-meet/issues/4720
2019-10-08 14:31:13 +02:00
Saúl Ibarra Corretgé
c45ee0230f
android: add getters to JitsiMeetConferenceOptions
2019-10-08 14:31:13 +02:00
George Politis
d210f2f2e7
Adds a noAutoPlayVideo configuration option (used in testing). ( #4714 )
...
This adds an option to disable video autoplay that will be used mostly with maleus (our selenium-based load testing tool for testing the new bridge). Disabling video rendering lowers the resource utilisation of the selenium nodes.
2019-10-08 11:34:25 +02:00
Bettenbuk Zoltan
13d78d6b49
fix: utf-8 room name case sensitivity
2019-10-08 10:35:19 +02:00
damencho
34a71042c6
Enables Hungarian translation.
2019-10-05 00:11:25 +01:00
damencho
47ecf7d035
Commit from translate.jitsi.org by user damencho.: 601 of 601 strings translated (0 fuzzy).
2019-10-04 23:15:36 +00:00
damencho
bbe8c52778
Commit from translate.jitsi.org by user damencho.: 600 of 601 strings translated (1 fuzzy).
2019-10-04 23:15:24 +00:00
damencho
2011421e9d
Commit from translate.jitsi.org by user damencho.: 582 of 601 strings translated (3 fuzzy).
2019-10-04 23:15:08 +00:00
damencho
ce55952ca9
Commit from translate.jitsi.org by user damencho.: 524 of 601 strings translated (5 fuzzy).
2019-10-04 23:14:58 +00:00
damencho
f93482e815
Commit from translate.jitsi.org by user damencho.: 582 of 601 strings translated (0 fuzzy).
2019-10-04 23:14:45 +00:00
Andrei Gavrilescu
761ac6a730
feat: integrate rnnoise based service for voice activity (VAD) detection
2019-10-04 12:55:18 +02:00
Djorkaeff Alexandre
11d3a343e5
ios: use iPhone 8 simulator when archiving JitsiMeet framework
...
It's available on both Xcode 10 and 11.
2019-10-04 11:00:31 +02:00
Saúl Ibarra Corretgé
9666bf836e
ios: update CocoaPods to version 1.8
2019-10-04 11:00:31 +02:00
Saúl Ibarra Corretgé
a6d3b09796
ios: support building with Xcode 11
2019-10-04 11:00:31 +02:00
Дамян Минков
bb0036fdab
Adds notifications for who stop/start recording/live streaming. ( #4708 )
...
* Adds notifications for who stop/start recording/live streaming.
* Updates to latest lib-jitsi-meet.
2019-10-03 20:35:21 +01:00
paweldomas
8dc0f30a49
ref(NAT64AddrInfoModule): use 'ipv4only.arpa' well known host
...
defined in RFC7050 instead of 'nat64.jitsi.net' as suggested by
Jonathan Lennox.
2019-10-02 10:49:39 -05:00
Saúl Ibarra Corretgé
1aed08f460
deps: react-native-webrtc@latest
...
Fixes iOS crashes when restarting the AudioUnit in case of interruption.
2019-10-02 14:44:15 +02:00
Saúl Ibarra Corretgé
afccf6f06d
rn: disable H.264 on iOS 10 devices
...
It crashes like hell. See:
https://bugs.chromium.org/p/webrtc/issues/detail?id=11002
2019-10-02 14:10:37 +02:00
damencho
5cd351a46f
Updates rayo filter to add user token info to dial messages.
...
Adds option to limit number of outgoing calls per user.
2019-09-30 16:53:38 +01:00
damencho
51f257e894
chore(deps): update LJM to 3f7613748d7669cd3fd031bbdf9069e4309f6f56
2019-09-30 11:53:30 +01:00
Saúl Ibarra Corretgé
ac06892bb4
android,ios: now working on versions 19.4 / 2.4
2019-09-26 17:33:52 +02:00
Saúl Ibarra Corretgé
fd8473cb52
deps: react-native-webrtc@latest
...
Avoid Android crashes.
2019-09-26 17:33:52 +02:00
damencho
3f40257f89
chore(deps): update LJM to a61941fc9a1927daedc1c9446e4036702964b38a
...
Uses sendBeacon to send xmpp presence unavailable on unloading the window(leaving the conference).
2019-09-26 16:20:57 +01:00
paweldomas
14509adff2
chore(deps): update LJM to dda16f607ed190a0664d643d511cc87f9bfceaf1
...
It was referencing LJM from a PR branch instead of the master.
2019-09-25 16:57:06 -05:00
Bettenbuk Zoltan
c472537ecf
update RN to 61
2019-09-25 17:31:52 +02:00
Jaya Allamsetty
d40fce741a
Fix the WebGL memory leak for Blur effect in Chrome 77 and up ( #4652 )
2019-09-24 06:50:10 -07:00
Saúl Ibarra Corretgé
944e8f8353
android: fix NPE when handling onHostPause
...
If the Activity is put into the background before the ReactContext is created we
get an NPE here. While the window might be short, it's thechnically possible to
hit this, as our Crashlytics reports show.
2019-09-24 09:49:52 +02:00
Saúl Ibarra Corretgé
7d972a50f2
ios: set logger subsystem and category
...
The subsystem is set to the bundle ID and the category to "JitsiMeetSDK".
2019-09-24 09:49:33 +02:00
Leonard Kim
92e7be34e3
fix(icons): scope white svgs to Icon components
2019-09-20 07:50:41 -07:00
Bettenbuk Zoltan
f5dba929a5
fix: add support for functional component type icons
2019-09-20 16:35:56 +02:00
Saúl Ibarra Corretgé
64d2885233
android: raise SDK version
2019-09-20 10:25:42 +02:00
Saúl Ibarra Corretgé
4ce65ae7a7
android: make reportConnectedOutgoingCall return a Promise
...
The call-integration middleware relies on it returning it, as iOS does.
2019-09-20 10:25:42 +02:00
Saúl Ibarra Corretgé
07bf95f838
doc: add info on reporting security issues
2019-09-19 13:49:46 +02:00
Saúl Ibarra Corretgé
3469d5dc4f
doc: move development sections to standalone file
2019-09-19 13:49:46 +02:00
Leonard Kim
8c0f942ae1
add more logging around attaching videos to thumbnails
2019-09-19 10:46:36 +02:00
Leonard Kim
b8aa74f212
fix(large-video): bring back workaround for selecting on conference join
...
Bring back the workaround introduced in afd2aea7
but removed in 21dcc41d . On conference join,
several other actions have already been fired
that try to set the large video participant
and select the participant on the bridge.
The problem is there is no conference during
these actions so the select participant
never fires. Then subsequent actions do not
fire select participant because the large
video participant has not changed.
2019-09-18 15:00:13 -07:00
George Politis
2a7c6681ad
ref: Changes how isVideoPlayable is computed.
...
This commit changes how the SmallVideo.isVideoPlayable method works.
1st we remove the check on the video stream muted field (materialized with the
!this.videoStream.isMuted() guard). This check is redundant as it is
already materialized in the !this.isVideoMuted check (the isVideoMuted
field is updated with the return value of the videoStream.isMuted()
method).
2nd we return false if we're in audio only mode, because it's
(obviously) undesirable to have a playable video when in audio only
mode.
2019-09-17 18:18:44 +02:00
George Politis
324a9eba91
minor change in debug log wording
2019-09-17 18:18:44 +02:00
George Politis
fb1ed22c6c
ref: Tweak logging logic for thumbnail display mode and tile view.
2019-09-17 18:18:44 +02:00