Tudor-Ovidiu Avram
55ebb60f85
feat(external_api) allow shortcuts to be disabled
4 лет назад
Hristo Terezov
db48dc3ed3
fix(Thumbnail): volume & audioLevel default values
4 лет назад
Hristo Terezov
9bae7099dd
fix(filmstrip): Import from base/tracks.
4 лет назад
Hristo Terezov
e990f6984a
fix(Thumbnail): Improve naming.
4 лет назад
Hristo Terezov
9f321c988e
style(isVideoPlayable): improve readability.
4 лет назад
Hristo Terezov
2e5e9a3f79
fix(AudioTrack):Add check for NaN value for volume
4 лет назад
Hristo Terezov
fdb8f76b90
fix(Thumbnail): imports.
4 лет назад
Hristo Terezov
3d97bef308
style(Thumbnail): improve readability
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org >
4 лет назад
Hristo Terezov
5a55c7b965
style(AudioTrack): improve readability
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org >
4 лет назад
Hristo Terezov
e161cbc4bd
fix(SmallVideo): computeDisplayModeInput
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org >
4 лет назад
Hristo Terezov
51e381a0b1
ref(Thumbnail): Create React component.
4 лет назад
bgrozev
d8dd644f38
make sure extra plugin paths are enabled (#8390)
* fix: Make sure extra plugin_paths are not commented out.
* fix: Do not use "-e" as backup suffix.
4 лет назад
Saúl Ibarra Corretgé
e30b2e14a5
fix(rn) stop room name generator when field is focused
Fixes: https://github.com/jitsi/jitsi-meet/issues/8307
4 лет назад
Avram Tudor
7f1894dd57
Merge pull request #8379 from horymury/hmuresan/broadcast-screenshare
feat(external_api) add command and event listener for CS
4 лет назад
hmuresan
4dda508708
feat(external_api) add command and event listener for CS
4 лет назад
damencho
69c6463476
chore(deps) lib-jitsi-meet@latest
* fix: Disabling lobby when using tenant.
87c6e37475/...7896fc8b92f1416f800b56c87e51fb69700d620d
4 лет назад
Saúl Ibarra Corretgé
2763c2f5c9
fix(twa) update template
Set version to 1.0.0 with a very large version code so it's automatically kept
around when pushing new versions.
Additionally drop some no longer needed icon assets (bubblewrap did this).
4 лет назад
Saúl Ibarra Corretgé
1ec8f70d55
fix(libre-build) skip spurious Firebase and GCM dependencies
Fixes: https://github.com/jitsi/jitsi-meet/issues/8353
4 лет назад
Saúl Ibarra Corretgé
916208a5ff
fix(libre-build) update react-native-device-info to 8.0.0
Will now work even if installreferrer or GCM are missing.
4 лет назад
Mihai-Andrei Uscat
43e655b619
feat(chat): Improve responsiveness.
* Fix toolbox buttons not displaying properly when chat is open.
* Open chat in fullscreen dialog past custom thresholds when mobile/desktop toolbox would become unusable due to chat
* Remove mobile chat check when displaying toolbox
4 лет назад
Avram Tudor
1ab0f1993a
Merge pull request #8377 from jitsi/tavram/notifications
feat(external_api) allow notifications to be configured
4 лет назад
Tudor-Ovidiu Avram
4cb7ebce70
feat(external_api) allow initial gUM requests to be disabled
4 лет назад
hmuresan
0a5910f0b3
feat(external_api) set and cancel private chat through external API
- allow managing chat through API when chat button is not present on UI
4 лет назад
Tudor-Ovidiu Avram
d91c546a1e
feat(external_api) allow notifications to be configured
4 лет назад
bgrozev
b6f7f8fba7
Remove the "focus" external component, use client_proxy instead. (#8381)
* feat: Add mod_client_proxy and mod_roster_command.
Taken from prosody-modules 4317:456b9f608f with the
mod_roster_command patch applied.
* feat: Use mod_client_proxy to proxy to jicofo.
4 лет назад
Pawel Domas
6ebe2c2809
audio output selection in safari blocks the UI
It appears that at the time of this writing, creating audio tracks blocks
the browser's main thread for a long time on safari. Wasn't able to confirm
which part of track creation does the blocking exactly, but not creating
the tracks seems to help and makes the UI much more responsive.
4 лет назад
Saygun ICYUZ
067610b3fd
feat(recording) - Show recording started notification to the initiator (#8359)
* Show recording started notification to the initiator
* Translate 'recording.on' language key for English and Turkish
Translate 'liveStreaming.on' language key for English and Turkish
4 лет назад
Avram Tudor
6f5534fcb6
Merge pull request #8352 from jitsi/tavram/allow-tileview-disabling
feat(jaas) allow tile view to be disabled
4 лет назад
Tudor-Ovidiu Avram
dd8b220ff9
feat(jaas) allow tile view to be disabled
4 лет назад
Avram Tudor
80d789879c
Merge pull request #8356 from jitsi/tavram/top
feat(jaas) add config for displaying participants stats and conferenc…
4 лет назад
Tudor-Ovidiu Avram
d49c5a6d8c
feat(jaas) add config for displaying participants stats and conference subject
4 лет назад
Mejans
9268255ca8
i18n: update Occitan language (#8346)
* Update main-oc.json
* Update languages-oc.json
4 лет назад
Pawel Domas
a0806716ae
fix(JitsiStreamPresenterEffect): frozen on Safari
Canvas rendering does not work as expected on Safari - the image stays
still on the first frame. Calling play() on the video tags seems to help.
4 лет назад
Дамян Минков
3677a2f769
feat: Skip p2p when the participant is jigasi.
* feat: Skip p2p when the participant is jigasi.
1fd7256553/...87c6e374755718fdb0804c2c798ea4bc832f4fca
4 лет назад
Avram Tudor
3881da5db9
Merge pull request #8354 from jitsi/tavram/fix-filmstrip
fix(filmstrip) fix button not considering interface config settings
4 лет назад
Tudor-Ovidiu Avram
35a586df3c
fix(filmstrip) fix button not considering interface config settings
4 лет назад
Saúl Ibarra Corretgé
dc5a776123
fix(ios) fix drag handle not rendering with latest react-native-svg
Fill must be properly specified.
4 лет назад
Saúl Ibarra Corretgé
a3c6e690dd
chore(deps) update react-native-svg to latest
Fixes icons not rendering on iOS 11.
4 лет назад
Saúl Ibarra Corretgé
a1c197c73c
fix(ios) fix crash on startup on iOS 11
4 лет назад
damencho
e8c0c03e49
chore(deps) lib-jitsi-meet@latest
* feat: Skips using disco-info for features. (#1450 )
* sdp: improve sdp matching for simulcast lines (#1452 )
* sdp: add missing colon to findLines calls (#1447 )
310983c5b0/...1fd725655357db161d40e7dd52ef111e2b04bd68
4 лет назад
Saúl Ibarra Corretgé
4798e0271b
chore(android,ios) raise versions
4 лет назад
Asif
cd29f10fa8
feat: emit raise hand event to external API (#8312)
* Expose raise hand event to external application
* Fix linting issues
* fix the app non existing issue
4 лет назад
Pawel Domas
97dc07810c
fix(setAudioOutputDeviceId): check if supported
4 лет назад
damencho
28fa1f5dbe
fix: Process pre-existing participants properties.
We were not processing properties which are set (fire properties updated) before the conference joined event is fired.
4 лет назад
damencho
2ba6100e36
fix: Fixes showing phone icon for jigasi participants.
4 лет назад
Shawn
060a8628ce
fixed admin check for token verification
4 лет назад
Christopher Engelhard
32fb08c56f
Consistent formatting/indentation of files in ./doc (#8178)
* unify indentations (debian)
* unify indentations in example-config-files
4 лет назад
Jakob Pfeiffer
4a3ff8ce2c
fix(jitsi-meet-web-config.postinst) allow cert and key pre-selection (#8319)
* fix(jitsi-meet-web-config.postinst) allow cert and key pre-selection
* fix(jitsi-meet-web-config.postinst) jvb-hostname gets value from db_go instead of db_get
Co-authored-by: Jakob Pfeiffer <pgp-jkp@pfeiffer.ws >
4 лет назад
yanglishuan
f32482539a
fix(lang) update zhCN translation
4 лет назад
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 лет назад