53845714nF
f82088fb8f
add systemd to letsencrypt installer (#8289)
* add systemd to letsencrypt
* Better readability of systemd change
Co-authored-by: Sebastian Feustel <sebastian.feustel@aei.mpg.de >
4 anos atrás
Vahid Zafari
76b4899c39
full support persian language (#8300) Fixes #8299
4 anos atrás
Marc Seitz
9b638a4052
fix(lang) update German translation
4 anos atrás
Saúl Ibarra Corretgé
a8b2e6ffb3
fix(tile-view) allow watermark to be covered
4 anos atrás
Saúl Ibarra Corretgé
aefd13ab1b
fix(tile-view) reduce margins, take 2
Due to how the filmstrip size if computed I don't think there is a good way to
animate the change in size, so just ignore the toolbar, it will be hidden soon
enough.
4 anos atrás
Saúl Ibarra Corretgé
5e891caf94
fix(ios,fastlane) adjust scheme name after rename
4 anos atrás
Saúl Ibarra Corretgé
a01e3e9d8a
fix(android) avoid crashes if view is null
This may happen due to API misuse, but also in complex applications where
activity lifetimes are not straightforward.
4 anos atrás
Saúl Ibarra Corretgé
687a6c31ee
feat(analytics) unify Amplitude handlers across web and mobile
The amplitude-js library gained React Native support so there is no need to keep
separate implementations.
4 anos atrás
tmoldovan8x8
5ecb5717c7
feat(stats) add stats for mobile
4 anos atrás
Avram Tudor
8d813a499c
Merge pull request #8293 from jitsi/tavram/update-jaas-rec
fix(jaas) update recording label and hide option for jaas users
4 anos atrás
Tudor-Ovidiu Avram
22384d9094
fix(jaas) update recording label and hide option for jaas users
4 anos atrás
eppesuig
b3f1f7f46e
lang: Updating and uniforming italian translation (#8288)
* Updating and uniforming italian translation
- translate uniformly «meeting» to «conferenza», «chat» to «conversazione», ellipsys to «...», verbs in -ing with «in corso»
- correct a few typos
- update a message with old and unused placeholder
- translate some English messages
* typo
- add missing double quotes
* Fixed translation for "meeting" to "riunione"
4 anos atrás
xosecalvo
17350be16c
Updated Galician translation
Updated original Weblate translation by https://github.com/meixome
4 anos atrás
Hristo Terezov
d4596889df
feat(analytics): Adds metric for SS issues.
4 anos atrás
Mihai-Andrei Uscat
a5fe26bfdb
fix(password): Fix add password button on Safari
4 anos atrás
Vlad Piersec
33e4324f6d
fix(branding): Use config url for dynamic branding
4 anos atrás
Saúl Ibarra Corretgé
27d41604df
fix(script) add commits list to update LJM message
4 anos atrás
Saúl Ibarra Corretgé
99ac60ed74
feat(ios) rename SDK target to JitsiMeetSDK
Swift has a longstanding bug where a framework and a type cannot be named the
same. We have somehow managed to not run into this, but it now seems to be
hitting us.
Since this is a breaking change, this starts the road for SDK 3.0.
4 anos atrás
Дамян Минков
4f52fd5e01
fix: Skip sending multiple times disco-info to jicofo.
* fix: Skip sending multiple times disco-info to jicofo.
* build(deps): bump ini from 1.3.5 to 1.3.7
9f65e8fab3/...8bb653f1d6d450f4d17f56eb6bd4c353138f6829
4 anos atrás
bhlee
edf415a7da
fix(welcome-page) fix .insecure-room-name-warning margin
4 anos atrás
bhlee
5637b37fd2
fix(main-ko) add keyboardShortcuts videoQuality (#8264)
* fix(main-ko.json) Update overall korean spelling & words
* fix(_welcome_page.css) update .insecure-room-name-warning_margin-top from 5px to 15px
* fix(_welcome_page.css) initialize .insecure-room-name-warning_margin-top from 15px to 5px
* fix(main-ko.json) add keyboardShortcuts videoQuality
4 anos atrás
bhlee
dc0c1f0d93
fix(main-ko.json) Update some korean spelling & words (#8253)
* fix(main-ko.json) Update overall korean spelling & words
* fix(_welcome_page.css) update .insecure-room-name-warning_margin-top from 5px to 15px
* fix(_welcome_page.css) initialize .insecure-room-name-warning_margin-top from 15px to 5px
4 anos atrás
Damien Fetis
5c1af8835b
lang: update French translation (#7725)
4 anos atrás
AleFelix
c61c00171a
feat: Update spanish translation (#8023)
* Update main-es.json
* Update main-esUS.json
4 anos atrás
roms2000
d025f51ce2
Update main-fr.json (#8114)
* Update main-fr.json
Update FR language, fix typos, alphabetical order and based from main.json
* Update main-fr.json
4 anos atrás
James E. Blair
bab2b0735c
Etherpad on join (#8212)
* Add option to open Etherpad on join
For sites that focus on collaborative editing during meetings, add
an option which, when set, will automatically open etherpad when a
participant joins.
* Add openSharedDocumentOnJoin to config whitelist
This also adds some config file doc comments about the option,
including a note about the choice not to honor it in the mobile app.
4 anos atrás
bcvieira
2fa0c6c98f
Update main-ptBR.json
Reordering and adding new translations.
4 anos atrás
Ivan Trubach
fa541a6768
Update main-ru.json
4 anos atrás
krakazyabra
1ed18c5be3
Fix #8095 (#8101)
4 anos atrás
JSHar
cf7cc84781
languages-ka.json
georgian Language
4 anos atrás
BustaFu
05cdec3b70
Update main-sv.json
Fix swedish translation
4 anos atrás
Jamil Bailony
c57fd643ea
lang: Update Arabic translation
4 anos atrás
Julian1203
ad297c2470
Update main-de.json
Fixed typo.
4 anos atrás
vachan-maker
be1b6d71f5
lang:New translation malayalam(ml-in)
4 anos atrás
vachan-maker
d63be314c6
Added missing language malayalam(ml) (#7732)
4 anos atrás
tzm_web
ea13e3c346
Update main-zhCN.json,languages-zhCN.json.
4 anos atrás
Saúl Ibarra Corretgé
58bd4edb85
fix(remote-control) skip on mobile
Middlewares should not be loaded on mobile as there is no way to use the
functionality.
4 anos atrás
Saúl Ibarra Corretgé
01345d6d9d
chore(ios) remove references to no longer used files
4 anos atrás
Saúl Ibarra Corretgé
28cd74077b
fix(ios) fix joining a meeting when the app was closed
Weird timing issue in appDidFinishLaunching, make sure we store the
launchOptions before we touch any view code.
4 anos atrás
Hristo Terezov
af6c794fda
ref(remote-control): Use React/Redux.
4 anos atrás
Pawel Domas
f88061db06
fix(conference.js): 2 tracks of the same media type
...caused by bad state as a result of timing issue around the prejoin flow.
If get user media call is delayed for a while and if user joins
the conference, when it hasn't completed then confrence.js will not assign
'localAudio' and 'localVideo' variables and will create additional media
tracks on unmute operation and add them to JitsiConference via replaceTracks
operation.
4 anos atrás
damencho
ec6abc1ce9
fix: Skip sending unnecessary signalling for raise hand.
4 anos atrás
sorinant
e261bb5616
feat(ios) added ability to use an external CXProvider and CXCallController
4 anos atrás
Saúl Ibarra Corretgé
b1a4b58f7a
chore(deps) update react-native-webview
4 anos atrás
dependabot[bot]
42dabd4cdb
chore(deps): bump react-native-webview from 10.9.0 to 11.0.0
Bumps [react-native-webview](https://github.com/react-native-community/react-native-webview ) from 10.9.0 to 11.0.0.
- [Release notes](https://github.com/react-native-community/react-native-webview/releases )
- [Changelog](https://github.com/react-native-webview/react-native-webview/blob/master/.releaserc )
- [Commits](https://github.com/react-native-community/react-native-webview/compare/v10.9.0...v11.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
4 anos atrás
qwertiko GmbH
89ebb4d918
fix(LoginDialog) added missing double quotes
4 anos atrás
damencho
fc54fc80d1
fix: Start p2p only when we have received all presences.
4 anos atrás
Hristo Terezov
87b1155180
fix(video):Always show avatar if video is inactive
4 anos atrás
Saúl Ibarra Corretgé
4ca02c1ebf
feat(tile-view) optimize for less margins
- Lower the inter-tile margin to 2px
- Remove the 100px top/bottom margin when the toolbar is hidden
4 anos atrás
BasmaAwatef
70fcabd136
fix: the user placeholder translation issue #8219 (#8233)
* :pencil2: user placeholder translation in authentication added
* Create node.js.yml
* Create npm-publish.yml
* Create deno.yml
* Create ci.yml
* Create stale.yml
* Delete deno.yml
* Delete npm-publish.yml
* Delete ci.yml
* Delete node.js.yml
* Delete ci.yml
* Create main.yml
* Delete stale.yml
* Delete main.yml
* Create ci.yml
* Create simpleCI.yml
* Update simpleCI.yml
* Revert "Delete stale.yml"
This reverts commit 27d88166b9 .
* Revert "Delete main.yml"
This reverts commit 037cd96e71 .
* Revert "Revert "Delete stale.yml""
This reverts commit 834d96e41c .
* Revert "Revert "Delete main.yml""
This reverts commit f69bc066f9 .
* Revert "Revert "Revert "Delete stale.yml"""
This reverts commit d60372da56 .
* Revert "Revert "Revert "Delete main.yml"""
This reverts commit 521ca60df3 .
* Revert "Revert "Revert "Revert "Delete stale.yml""""
This reverts commit 1f2a9518e1 .
* Revert "Revert "Revert "Revert "Delete main.yml""""
This reverts commit adf6c58f8e .
* Revert "Revert "Revert "Revert "Revert "Delete stale.yml"""""
This reverts commit 81c7ecc42f .
* Revert "Revert "Revert "Revert "Revert "Delete main.yml"""""
This reverts commit d1e1c03983 .
* Revert "Revert "Revert "Revert "Revert "Revert "Delete stale.yml""""""
This reverts commit b5f16b3e4d .
* Revert "Revert "Revert "Revert "Revert "Revert "Delete main.yml""""""
This reverts commit f9ef5ab193 .
* Revert "Revert "Revert "Revert "Revert "Revert "Revert "Delete stale.yml"""""""
This reverts commit b66bbf8698 .
* Revert "Revert "Revert "Revert "Revert "Revert "Revert "Delete main.yml"""""""
This reverts commit 01a44daf95 .
* Revert "Revert "Revert "Revert "Revert "Revert "Revert "Revert "Delete main.yml""""""""
This reverts commit eb896849a7 .
* :fire: modifications dropped for all languages except for English
* Delete simpleCI.yml
* Delete stale.yml
4 anos atrás