Commit Graph

1332 Commits

Author SHA1 Message Date
Milo Ivir 93e5e48648
lang: Update Croatian translation (#12441)
* Update Croatian translation

- update according to the current "main.json" file

* Update main-hr.json

- added the comma at line 486
I hope that solves the issue.
2022-10-28 11:22:25 -05:00
polfernandez c945b9cc5e Misspelling. Update main-ca.json
There is a misspelling in the "joiningTitle" label. "S'està demanat per a entrar a la reunió...", should be "S'ha demanat per a entrar a la reunió..."
2022-10-28 09:33:39 -05:00
José Luís Andrade 894c5cd788
fix(lang) update Portuguese translation 2022-10-28 10:05:09 +02:00
chipechop 1c7e457879
fix(lang) update Italian translation 2022-10-28 10:04:30 +02:00
chipechop b6b536962d
fix(lang) update Italian language list 2022-10-28 10:03:35 +02:00
nomadbyte b625b7b0ec
fix(lang) update Ukrainian translation 2022-10-28 10:00:14 +02:00
tamasdomokos 30051d2b0e
feat(translation): add description for source language (#12371) 2022-10-18 14:42:51 +03:00
Janitz 33be0dc32e
fix(lang) add chat.sendButton translation 2022-10-17 12:05:59 +02:00
Calinteodor b558d7936c
feat(chat): fixed chat counter (#12385)
* feat(chat): fixed chat counter and updated new messages button web styles
2022-10-14 17:09:42 +03:00
Calinteodor ad4707c660
feat(settings/native): start car mode in low bandwidth mode (#12286)
* feat(settings/native): start car mode in low bandwidth mode
2022-10-06 14:29:39 +03:00
Robert Pintilii 7d7bf987a1
fix(lobby) Make password hidden by default (#12295) 2022-10-04 13:52:37 +03:00
Robert Pintilii 21bcbdc12f
feat(local-recording) Change tab title to help identifying it (#12294) 2022-10-04 11:59:19 +03:00
Calin-Teodor cb881311e7 feat(mobile/navigation): updated translations for screen headers 2022-10-03 12:04:06 +03:00
Nakorn ac2698f829 12272 2022-10-01 07:16:37 +02:00
Nakorn 5fafb5d29e Update Chinese translations 2022-10-01 07:16:37 +02:00
Mihaela Dumitru 93406bb12c
feat(whiteboard) add initial implementation (#12185) 2022-09-30 17:50:45 +03:00
Calinteodor 2de2500080
feat(mobile/navigation/welcome): welcome page tabs translations 2022-09-30 11:07:00 +02:00
TTG 349e4bfb57
fix(lang) update Chinese translations & fix typo 2022-09-30 09:08:34 +02:00
Christoph Settgast 4f92811263
fix(lang) update German translation (#12277) 2022-09-29 22:10:01 +02:00
Alexandru Petrus 7aefc3b94a feat(invite-dialog) Add limit message for invite dialog 2022-09-29 19:06:14 +03:00
tamasdomokos 8162ae4dbe
fix(translation) translation button visibility for users, add missing languages 2022-09-29 13:44:59 +02:00
TTG 90b17046f6
fix(lang) remove non-existent languages (#12258)
* Remove Thai from all language.json

* Remove Azerbaijani from all language.json
2022-09-27 14:50:37 -05:00
TTG 24cb07b830
lang: Update Chinese translations (#12104)
* lang: Update Chinese translation

* lang: Remove nonexistent language

* Update main-zhTW.json

* Update main-zhCN.json

* Update main-zhTW.json

* Update languages-zhTW.json

* Delete languages.json

* Revert "Delete languages.json"

This reverts commit 7f96a19ba7.

* Update languages.json

* Update languages-zhCN.json

* Update languages-zhTW.json

* Add newline at end of file

* Update languages.json

* Update languages-zhCN.json
2022-09-27 12:44:34 -05:00
José Luís Andrade c613082ce1
lang: Update Portuguese translation (#12241) 2022-09-26 11:26:49 -05:00
TTG fef562d767
fix(lang) remove unused language lists 2022-09-16 10:58:28 +02:00
Misha 3ef3233242
ref(conn-indicator): remove E2E RTT (#12139)
There was a fundamental change in how e2e pings work in lib-jitsi-meet where it does few pings at the beginning, pushes metrics and shuts the whole thing down, so there are no more e2ertt updates after that. Plus it's disabled by default. @paweldomas have decided with @bgrozev to remove that instead of trying to adjust. Even if e2e pings are enabled the data is not feed correctly to the indicators, what's wrong there is as soon as the pings stop going the new data does not arrive and then all you get is N/A if the UI component is recreated.
2022-09-12 15:57:15 -05:00
JohnProv 443f4e4feb
fix(lang) update Dutch translation 2022-09-12 19:28:25 +02:00
Artur Shepilko e296008d95 lang: update Ukrainian translation 2022-09-07 18:33:00 -05:00
Christoph Settgast fa942e9f3b
fix(lang) update German translation (#12122)
Signed-off-by: Christoph Settgast <csett86@web.de>
2022-09-07 09:13:19 +02:00
Ali Alhaidary a87d4f4a1d
fix(lang) updated Arabic translation 2022-09-06 19:32:47 +02:00
Flying-Light db988f6e62
fix(lang) improve Arabic translation
Modify some translations for their difficulty for the user.
Add some missing translations like "ask to unmute"
2022-09-06 19:27:44 +02:00
Alexey Matveev f18f8c1061
fix(lang) update Russian translation 2022-09-05 10:22:13 +02:00
JohnProv 575ab1f1cb
fix(lang) update Dutch translation 2022-09-01 09:19:29 +02:00
tamasdomokos b4f98e7386
feat(translation) enable cc translation (#12046)
* feat(translation) enable cc translation

* Refactor translation for ListItem.

* fix language file sorting

* fix translation order

* change import order
2022-08-31 10:57:31 -05:00
Stefan Weil 882d343e8b
chore(typos) fix some typos 2022-08-30 16:21:58 +02:00
José Luís Andrade b034cf27cb
lang: Update Portuguese translation (#12081) 2022-08-29 08:08:14 -05:00
wfleischer 09efaecc41
feat(conference) add end conference
Add the ability (for moderators) to end the meeting for everyone.
2022-08-26 20:25:04 +02:00
bogdandarie be1752c162
Feat (chat) add new message badge (#11987)
Change scroll to bottom when receive a new message with:
- scroll to bottom if scroll was at the bottom before getting a new message
- keep the scroll in his original position when the scroll position was not at the bottom
- scroll to bottom when open first time the chat
2022-08-26 09:21:41 +03:00
JohnProv 1b9870dade Update main-nl.json 2022-08-23 13:13:27 -05:00
Mariusz Krzaczkowski 38eff2ba24
lang: Update for Polish (#12053)
* [i18n] Update for Polish

* [i18n] Update for Polish

* [i18n] Update for Polish
2022-08-23 09:54:50 -05:00
Artur Shepilko 739c060018 lang: add Ukrainian to more languages 2022-08-18 13:20:02 -05:00
Artur Shepilko d44cbb6d1e lang: update Ukrainian translation 2022-08-17 15:46:12 -05:00
Saúl Ibarra Corretgé 77d687952d feat(jwt) deprecate and remove enableFeaturesBasedOnToken
The new behavior is as follows:

IF a user has a token and `features` is not set, we treat it as if the
feature was enabled.

IF a user has a token and `features` is set, we check if the feature
name has a value of "true".

`isJwtFeatureEnabled` also provides a way to specify the default value
in case there is no token.
2022-08-17 11:17:29 +02:00
José Luís Andrade 6dbf283f3d Update Portuguese translation 2022-08-07 12:07:39 +02:00
apetrus20 52ce9a86ed
feat(large-video/web) Add screen share placeholder (#11971)
* feat(large-video/web) new ScreenSharePlaceholder component
2022-08-05 12:11:09 +03:00
Ali Alhaidary d091881851
fix(lang) update Arabic translation 2022-08-02 10:49:17 +02:00
Calinteodor 5ec6581d2e
feat(welcome/native): settings updates (#11830)
feat(settings/native): feature updates
2022-07-28 10:28:29 +03:00
Milo Ivir 2f42af0b70
fix(lang) update Croatian translation 2022-07-25 10:26:47 +02:00
Christoph Settgast cc7d3247ab fix(lang) update German translation
Signed-off-by: Christoph Settgast <csett86@web.de>
2022-07-25 09:29:10 +02:00
Ali Alhaidary fa8608eea0
fix(lang) update Arabic translation 2022-07-25 09:23:40 +02:00
Andrei Gavrilescu 06491e2406
feat(noise-suppression): Add noise suppression effect. (#11547)
* add denoise effect

* denoise prototype

* improve rnnoise / add comments

* revert some unnecessary changes

* Add noise suppressor worklet

* Send notification on failure

* address code review

* additional comments

* additional comments

* update package-lock

* fix rebase changes

* update rnnoise npm package

* sort lang

* adjust webpack performance hint

* address code review

* address code review

* switch ns files to typescript

* fix null-loader version, lang sort

* fix lint

* missing import

* fix lint / address code review

* use single action for ns state

* move activation to thunk

* increase node heap

* copy noise-suppressor to deploy

* fix ts lint
2022-07-20 15:31:17 +03:00
Milo Ivir 9ce52b237e
fix(lang) update Croatian translation 2022-07-20 14:27:29 +02:00
José Luís Andrade 29669d88dc
fix(lang) update Portuguese translation 2022-07-13 18:13:56 +02:00
Robert Pintilii eb20e85166
fix(local-recording) Improvements (#11854)
Add config option for self recording
Add Beta label
2022-07-13 10:42:06 +03:00
Greg 'Gosha' Galperin f02a75bc9d
fix(lang) update Russian translation 2022-07-11 16:01:05 +02:00
zobadaniel 61a6ce2a2e
lang: add upper sorbian translation (#11610)
* add upper sorbian translation

* add missing entries

* sort files
2022-07-11 14:56:25 +03:00
Ali Alhaidary 7fc9f6f515
fix(lang) update Arabic translation 2022-07-11 12:42:03 +02:00
Christoph Settgast d34aae4a4b fix(lang) update German translation
Signed-off-by: Christoph Settgast <csett86@web.de>
2022-07-11 09:27:48 +02:00
Robert Pintilii 21cf7f23c2
feat: Add screenshare filmstrip (#11714)
Add new screen share layout with resizable top panel
Only enable new layout in large meetings (min 50 participants - configurable)
2022-06-29 16:59:49 +03:00
Robert Pintilii 730d42cba1
fix(local-recording) Improvements (#11754)
Show Start rec button if local rec is enabled but fileRecordings is disabled
Add warning for users to stop the recording
2022-06-29 10:05:55 +03:00
nbeck.indy 6e32a146e3 feat(settings): add option to mute lobby knocking sounds 2022-06-28 08:32:43 +03:00
Robert Pintilii a7c96e302f
feat(local-recording) Add self local recording (#11706)
Only record local participant audio/ video streams
2022-06-24 15:07:40 +03:00
Robert Pintilii 7dca91a50a
fix(local-recording) Add notification config and style fixes (#11728)
Add analytics
2022-06-22 12:52:22 +03:00
José Luís Andrade 0e98f90205
fix(lang) update Portuguese translation 2022-06-18 23:26:06 +02:00
Ali Alhaidary 22be96d838
fix(lang) update Arabic translation 2022-06-18 20:54:51 +02:00
Calinteodor dbf7bf4750
feat(prejoin) native prejoin screen and other navigation updates
* feat(prejoin) created native Prejoin screen

* feat(prejoin) fixed useState callback and updates warnings

* feat(prejoin) created styles file

* feat(prejoin) moved nav from middleware to appNavigate, created native DeviceStatus

* feat(prejoin) updated styles

* feat(prejoin) review remarks pt. 1

* feat(prejoin) removed unused styles

* feat(prejoin) review remarks pt. 2

* feat(prejoin) comment fix

* feat(prejoin) added header title

* feat(prejoin) review remarks

* feat(lobby) updated styles

* feat(prejoin) updated lobby screen header button functionality

* feat(prejoin) review remarks pt 3

* feat(welcome) removed VideoSwitch component

* feat(mobile/navigation) fixed linter

* feat(welcome) moved isWelcomePageEnabled to functions.ts

* feat(mobile/navigation) screen options and order updates

* feat(app) review remark

* feat(welcome) added translation for screen header title and fixed build

* feat(mobile/navigation) added screen title translation and created screen option

* feat(mobile/navigation) fixed screenOptions import

* feat(mobile/navigation) added DialInSummary title translation, fixed animation and close button

* feat(welcome) fixed build

* feat(welcome) removed extra check

* feat(prejoin) review remarks pt 4

* feat(prejoin) added Join in low bandwidth mode btn

* feat(welcome) changed welcome screen header title

* fixup lobby close
2022-06-16 11:49:07 +02:00
hmuresan 1ee9f6a7e5 feat(extension-banner) Show edge extension when edge browser detected 2022-06-16 11:43:03 +03:00
Calin Chitu 98ef0e74d6 feat(welcome/native): updated settings name placeholder example text 2022-06-10 17:59:50 +03:00
chipechop ca77563bf1 Update main-it.json
added car mode and polished many words
2022-06-09 09:22:44 -05:00
Werner Fleischer 13194ddfba fix(lang): logout question asks to stop the conference
A minor wording change to prevent confusion: On logout one is asked
whether to stop the conference but the conference is only left by the
participant.
2022-06-08 12:28:13 -05:00
Ali Alhaidary 5be770cad1
fix(lang) update Arabic translation 2022-06-07 12:15:53 +02:00
Robert Pintilii e27069447b
feat(local-video-recording) Allow users to record the meeting locally (#11338) 2022-06-03 14:45:27 +03:00
José Luís Andrade 5cef3dc1ba
fix(lang) update Portuguese translation 2022-05-30 21:23:08 +02:00
Joan Montané 201ff8f1da
fix(lang) update Catalan translation 2022-05-30 08:55:34 +02:00
Avram Tudor 543f273792
feat(undock) expose buttons for docking / undocking iframe (#11560) 2022-05-23 15:42:25 +03:00
Ali Alhaidary 64d44f0ac2
fix(lang) update Arabic translation 2022-05-07 13:28:59 +02:00
Ali Alhaidary 5f2147f40f
fix(lang) update main.json Syntax Correction (#11511) 2022-05-07 12:34:18 +02:00
Horatiu Muresan 61abf0d882
feat(carmode) Add carmode screen
- opens as a modal
- lastn is 0, mutes local video while open
- long press to talk
- and more
2022-05-06 13:14:10 +03:00
Jairo Llopis 8e67c8e74f
fix(lang) update Spanish translation 2022-05-03 10:33:04 +02:00
José Luís Andrade 3f7eef5d13 Update Portuguese translation 2022-05-01 09:17:23 -05:00
Nicolas 2ac2138982
fix(lang) update Russian translation 2022-04-27 14:01:55 +02:00
SiderealArt 6e1f56fad1
fix(lang) update Traditional Chinese translation 2022-04-25 14:18:13 +02:00
Ali Alhaidary 7d2f62a614
fix(lang) update Arabic translation 2022-04-25 11:52:39 +02:00
Seda Çağlar aa944e76ad fix(lang) update Turkish translation 2022-04-19 17:33:24 -05:00
William Liang 5ebe308953 fix(multi-stream) add screenshare display name to i18n 2022-04-18 17:37:22 -05:00
chipechop 045bd44407
fix(lang) update Italian translation 2022-04-18 10:55:05 +02:00
Christoph Settgast 537d3ae53a fix(lang) update German translation
Signed-off-by: Christoph Settgast <csett86@web.de>
2022-04-11 11:20:03 +02:00
Saúl Ibarra Corretgé 3097ac8cc4 fix(ios) fix not showing the CarPlay audio interface 2022-04-08 17:29:53 +02:00
Robert Pintilii c05a983c98
feat(stage-filmstrip) Added user configurable max (#11324)
The user can set the max number of participants that can be displayed on stage
Send the number on follow me to all participants
2022-04-07 11:31:53 +03:00
José Luís Andrade 33db511d93
fix(lang) update Portuguese Translation 2022-04-05 23:56:07 +02:00
Nicolas 92121803a1
fix(lang) update Russian translation 2022-04-05 16:10:34 +02:00
Ali Alhaidary db16250e6e
fix(lang) updated Arabic translation 2022-04-03 11:23:21 +02:00
gpatel-fr 2039b61a3f fix(lang): update french translation 2022-04-01 16:27:03 -05:00
Mihaela Dumitru e062c394e8
fix(salesforce) use salesforce only in the main room (#11245) 2022-03-31 16:11:44 +03:00
José Luís Andrade dc8925cbf4 Update Portuguese translation 2022-03-30 10:10:21 -05:00
Robert Pintilii 1355876f83
feat(gif, rn) Added GIPHY integration on native (#11236)
Update Android build to support gif
Use GIF format instead of animated webp
Show GIFs in chat messages
Display GIF over tile
Add Giphy button in reactions menu
Added Giphy dialog
Fix isGifMessage to also allow upper case
2022-03-30 16:54:03 +03:00
sadeghpro 5f858a1c2c Add missing key to Persian lang file 2022-03-29 13:05:58 -05:00
Robert Pintilii c4db12cbd6
feat(stage) Add stage filmstrip (multiple participants on stage) (#11145)
See multiple participants on stage
Pin and unpin to stage
Automatic selection of participants to be displayed on the stage filmstrip based on dominant speaker changes
Make Filmstrip a reusable component. Used by MainFilmstrip (old functionality) and the new StageFilmstrip
Rename DominantSpeakerName to StageParticipantNameLabel
Active border now showed only for the dominant speaker (no longer for the pinned participant)
Hide video from the vertical filmstrip for the participants on stage
Update video constraints
Updated pinned indicator
2022-03-29 11:45:09 +03:00
gpatel-fr 9ea2b5836a fix(lang): update french translation 2022-03-27 21:15:40 +02:00
JohnProv 25f53503e8
fix(lang) update Dutch translation 2022-03-25 11:11:34 +01:00