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
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.
5 years ago
Andrey Nedobylsky
e90b60d661
lang: fix Russian translation
Fixed Russian translation for audioVideoSwitch
5 years ago
ludovicm67
bdd129b9a2
feat(analytics): include MatomoHandler by default
5 years ago
ludovicm67
4c635a2a63
feat(analytics): add Matomo support
5 years ago
Saúl Ibarra Corretgé
2b526557e4
participants: fix accessing the local participant ID
getLocalParticipant returns a participant object stored in Redux, not a
JitsiParticipant object.
5 years ago
Saúl Ibarra Corretgé
eee1f50ed2
deps: update lib-jitsi-meet
Fix losing media when using insertable streams on track changes.
5 years ago
Saúl Ibarra Corretgé
e9562adddf
lang: add Basque to the list of available languages
5 years ago
patidars
8accd9e433
rn,flags: feature flag to show/hide 'Tile View' button
5 years ago
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.
5 years ago
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.
5 years ago
ktagbnaw
a56e451536
misc: fix typo
5 years ago
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
5 years ago
patidars
a18fd1cdb3
rn,flags: add feature flag to show/hide the 'Raise Hand' button
5 years ago
Saúl Ibarra Corretgé
9be78c60eb
rn,lang: fix language detection to take region into account
If we have a regional variant, prefer that.
5 years ago
Vlad Piersec
a45cbf41ef
feat(prejoin_page): Add prejoin page
5 years ago
Emil Ivov
5b53232964
Merge pull request #6547 from jitsi/fix-mobile-imports
chore(package): update dependencies.
5 years ago
Hristo Terezov
d4d4490aa9
chore(package): update dependencies.
5 years ago
Emil Ivov
0fd0897531
Merge pull request #6529 from jitsi/local-storage
fix(localStorage): exception when disabled.
5 years ago
Hristo Terezov
360383440e
chore(package): Update dependencies.
5 years ago
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
5 years ago
Hristo Terezov
1ffd75c0a6
fix(localStorage): exception when disabled.
5 years ago
Julian1203
77d38731e9
Update main-de.json
Fixed typo
5 years ago
Hristo Terezov
13f76c2cce
fix(follow-me): disable the auto pin on SS
5 years ago
Jaya Allamsetty
9ad87f3706
fix: Add safari to optimal browser lists
5 years ago
damencho
eea8fef044
Initial Lobby backend implementation.
5 years ago
Jaya Allamsetty
c2cb4ea6b6
deps: update ljm
5 years ago
Jaya Allamsetty
d6cf0c0afd
deps: bump lib-jitsi-meet
5 years ago
Fabian Rodriguez
f5faf5bbaa
Update main-es.json
Added missing strings for Mute Everyone feature, other small fixes.
5 years ago