Calinteodor
430591bd1e
feat(shared-video) refactor dialog to use React
Also unify the mobile and web features into one, even though internally they still have separate ways to enable the functionality.
4 лет назад
Hristo Terezov
b1a3c5cd7b
feat(external_api): allow clipboard-write
4 лет назад
Steffen Kolmer
23bb824731
feat: Added mute video moderation feature (#8630)
* Added mute video feature
* Fixed export
* Fixed some issues
* Added remote video mute notification
* Fixed import
* Fixed conference event handling
* Fixed some linting issues
* Fixed more linter errors
* turn screenshare off on remote video mute
* Fix linter issue
* translations added for mute video feature
* Added video mute button to interface config
* Updated lib-jitsi-meet
* Fix copy paste error
Co-authored-by: nurjinn jafar <nurjin.jafar@nordeck.net >
4 лет назад
tmoldovan8x8
65c56669c4
feat refactors the chat flow so it has open and close functions
4 лет назад
hmuresan
1a789130a3
feat (external_api) add command for kick participant
4 лет назад
niteshletxsoft
bca9a12df1
feat(external_ap) add api call to get live stream url
4 лет назад
Shoolpani Dubey
a57b967f2e
fix(external_api) add autoplay capabilities to created iframe
Should fix https://github.com/jitsi/jitsi-meet/issues/7037
4 лет назад
Tudor-Ovidiu Avram
dcaad41e69
feat(external_api) add event for chat updates (unread counter, open state)
4 лет назад
Steffen Kolmer
ef7d425859
feat(ui) update AtlasKit components
4 лет назад
hmuresan
1196ede961
feat(external-api) set `privateMessage` flag on `incoming-message`
4 лет назад
Hristo Terezov
fdb8f76b90
fix(Thumbnail): imports.
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 лет назад
hmuresan
4dda508708
feat(external_api) add command and event listener for CS
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 лет назад
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 лет назад
Hristo Terezov
d4596889df
feat(analytics): Adds metric for SS issues.
4 лет назад
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 лет назад
Hristo Terezov
af6c794fda
ref(remote-control): Use React/Redux.
4 лет назад
qwertiko GmbH
89ebb4d918
fix(LoginDialog) added missing double quotes
4 лет назад
Hristo Terezov
87b1155180
fix(video):Always show avatar if video is inactive
4 лет назад
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 лет назад
Дамян Минков
97f47998ba
feat: Exposes a method for checking is remote track received and played/testing. (#8186)
* feat: Exposes a method for checking is remote track received and played.
Used for some tests in torture.
* squash: Drop not matching string.
Duplicate translation key with not matching content.
* squash: Moves torture specific functions to features/base/testing.
Listens for media events from the video tag of the large video and stores them in redux.
* squash: Fix comments.
* feat: Listens for media events from the video tag of the remote videos and stores them in redux.
* squash: Fix undefined videoTrack if between switches.
4 лет назад
Mihai-Andrei Uscat
a8db3c1b28
chore(popups): Move popup configs to electron-utils
4 лет назад
Jaya Allamsetty
696ec36c8c
fix(UI): Add method for returning the video type of remote participants.
This is needed for the torture clients to determine the video type for the remote participants when testing desktop share.
4 лет назад
Saúl Ibarra Corretgé
29fa4c935e
fix(chat) stop using nicknames
We stopped providing a way to set them, so don't render them either.
Also cleanup some leftover config options.
4 лет назад
Дамян Минков
12c835dd91
feat: Drops filmStripOnly mode. (#8074)
* feat: Drops filmStripOnly mode.
* squash: Let's make lint happy again.
* squash: Drop some css.
4 лет назад
Saúl Ibarra Corretgé
ad496ac245
feat(external_api) drop support for noSSL option
Bwrosers have not allowerd WebRTC on non-secure origins for a very long time
now.
4 лет назад
damencho
9fa29d7353
feat: Profile tab does not depend on isGuest.
Introduced a config property to disable profile.
5 лет назад
Saúl Ibarra Corretgé
2a01d3550c
fix(conference) remove no longer needed code
There is no need for setting the availability of desktop sharing anymore. It can
now be detected on the spot.
The reson for the previous code was that way back when browser extensions were
needed, it was possible to start a conference without desktopo sharing support
and get it afterwards. This is no longer the case.
5 лет назад
Hristo Terezov
1648e4b407
ref(thumbnail): mutedWhileDisconnected -> redux
5 лет назад
Hristo Terezov
f45af351d8
ref(thumbnail): use connectionStatus from redux.
5 лет назад
Hristo Terezov
68a0bdce2c
ref(StatusIndicators): isScreenSharing -> redux.
5 лет назад
Hristo Terezov
b71d92a139
ref(StatusIndicators): Use audio muted from redux.
5 лет назад
Hristo Terezov
ca2343c31a
ref(StatusIndicators): Use video muted from redux.
5 лет назад
Jaya Allamsetty
fbfaed07b2
feat(iFrame): Add recording options for RTMP streaming.
Add methods for start/stop recording in addition to the commands that we already have.
5 лет назад
Hristo Terezov
a6e58c3101
fix(thumbnail): cleanup unused hover properties.
5 лет назад
Jaya Allamsetty
223187c640
fix(UI): Do not re-compute the container width when chat window is closed.
Since the external API now sets preferredWidth/preferredHeight for resizing the large video, we don't need to add chat width to the computed window width when the chat window is closed.
Fixes https://github.com/jitsi/jitsi-meet/issues/7889
5 лет назад
Saúl Ibarra Corretgé
bdda8c56c7
fix(VideoLayout) make thumbnail iteration more resilient
If a failure occurs while we are still setting up the UI it's possible the local
thumbnail is still null, and none of the code assumes it may be null, so skip
it.
5 лет назад
Hristo Terezov
dc6d3daef7
feat(external-local-storage): support
5 лет назад
Jaya Allamsetty
0f9e01a7cf
feat(iFrame): Add method for pinning a participant on stage view
5 лет назад
paweldomas
812af33a4d
fix(mediaDeviceHelper): fix typo in dispatch
5 лет назад
paweldomas
7f17c2eceb
fix(LargeVideoManager): large video resizing
Distinguish between preferred and calculated width/height
values.
5 лет назад
Jaya Allamsetty
09124ad7e9
fix(iframe): Use largeVideo video element for screenshot.
Get the existing HTMLVideoElement for large video instead of creating a new video element for capturing the screenshot.
This should prevent the video player from getting displayed on mobile Safari.
5 лет назад
Jaya Allamsetty
7a9a6855b7
fix(UI): Re-compute large-video width only once if the chat window is open.
Deduct the chat window width from large-video width only once if we keep toggling between stage view and grid view while the chat window is open.
5 лет назад
Jaya Allamsetty
794713b930
fix(iFrame): Make resizeLargeVideo only available on web
5 лет назад
Jaya Allamsetty
1d5decc14f
feat(iFrame): Add a method for capturing screenshot of the large video (#7717)
5 лет назад
Saúl Ibarra Corretgé
119b79fd84
fix(SmallVideo) screen-sharing indicator
The stream is attached before the video type change event is fired, so comparing
them is too late. Unconditionally update the screen-sharing indicator, and
perform the check for a change right there, to avoid re-renders.
5 лет назад
Jaya Allamsetty
bbb4fbd5f8
feat(iFrame): Add a method for resizing large video container from iFrame
5 лет назад
Jaya Allamsetty
8dbe3e37b9
feat(iFrame): add a method for getting the participants info
5 лет назад