Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
5 years ago
Suguru Hirahara
8c30e43b5f
Retry "external_api: fixed using deeplinks"
Set target='_top' inside anchor.
Courtesy of #6700
Follow-up to: #6784
5 years ago
Mihai Uscat
75c836c70c
feat(AddPeopleDialog): Update design; feat(SecurityDialog): Implement
5 years ago
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.
5 years ago
Julian1203
c6d5e103f5
lang: fixes for German
5 years ago
christian-sh
7f1f92cdf0
lang: fix passwordLabel translation in German
The former translation contained a typo and incorrect grammar.
5 years ago
Suguru Hirahara
8c02ba5ee9
doc: update README.md
- Fix a broken link (fixes #6780 )
- Set direct links
- Add a link to the Docker installation guide
5 years ago
Jaya Allamsetty
5591144693
Revert "external_api: fixed using deeplinks"
This breaks the mobile deeplinking page
This reverts commit 532dadb245 .
5 years ago
damencho
fa43539718
chore(deps): lib-jitsi-meet, skips sending an extra presence on join.
5 years ago
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
5 years ago
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.
5 years ago
Felix C. Stegerman
55051cc203
dev: don't proxy /lang/
5 years ago
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.
5 years ago
Alejandro Blanco
2e2d40c1d0
external-api: add muteEveryone command
5 years ago
Bettenbuk Zoltan
c08638da51
feat: insecure room name warning
5 years ago
Bettenbuk Zoltan
9525cab60f
feat: icon type circular label
5 years ago
Bettenbuk Zoltan
21d5c895fc
fix: package.lock version mismatch
5 years ago
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
5 years ago
Emil Ivov
2fef06772b
Merge pull request #6755 from saghul/e2ee-label
e2ee: update padlock label tooltip
5 years ago
Vlad Piersec
b2895b7095
feat(prejoin_page): Add ability for guest to join audio by phone
5 years ago
Saúl Ibarra Corretgé
41dc14d30c
e2ee: update padlock label tooltip
5 years ago
Suguru Hirahara
2ddfead4f5
doc: fix links on README
5 years ago
Saúl Ibarra Corretgé
d55b49b2c3
doc: move mobile docs to the handbook
5 years ago
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
5 years ago
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
5 years ago
Hristo Terezov
262e855260
fix: recommended browser page link.
5 years ago
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
5 years ago
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
5 years ago
Philipp Hancke
eed5e31ec9
Merge pull request #6061 from jitsi/npmrc
dev: add npmrc with package-lock set to true
5 years ago
Felix C. Stegerman
4b1d8ba877
update react-emoji-render to v1.2.4 (#6674)
5 years ago
NicolasD
3043f50ce3
rn,flags: add "toolbox.alwaysVisible" flag
5 years ago
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
5 years ago
tmoldovan8x8
07f64d94c0
android: set view listener in onCreate
5 years ago
Boris Grozev
76e1217439
ref: Make is_healthcheck_room more generic.
5 years ago
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
5 years ago
Edgard Messias
24052e9f9a
fix: Fixed browser language detect (close #5987)
5 years ago
bgrozev
38b8772af0
docs: Fix video tutorial links. (#6655)
5 years ago
Mihai Uscat
5fdb7c176c
feat(MobileDeepLinking): Enable custom deeplinking domain
5 years ago
Saúl Ibarra Corretgé
a8da6d4095
lang: improve Basque translation
Thanks @irontec , @librezale and @arraintxo for working on it!
5 years ago
Saúl Ibarra Corretgé
01fc098d4b
prejoin: fixup mobile
Avoid importing components, which are not yet implemented on mobile.
5 years ago
Saúl Ibarra Corretgé
b50b30e3eb
doc: recommend Node 12
5 years ago
Wuriyanto
1b8e5d0244
change cjson to cjson.safe and cath error from decode function
5 years ago
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.
5 years ago
Goacid
a41bda73ff
doc: add more details about systemd limits
5 years ago
Fabian Rodriguez
75ea0070e2
lang: improve frCA
5 years ago
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
5 years ago
Saúl Ibarra Corretgé
7fea8e2e6c
android: suppress lint warning
5 years ago
Hristo Terezov
d388a7bd3c
feat(reload): Preserve local track mute state.
5 years ago
Jaya Allamsetty
a48aa2b999
feat(external_api): Add command for setting send/recv video quality
5 years ago
tmoldovan8x8
b3f16926d4
rn: add ability to disable crash reporting
5 years ago