Mihaela Dumitru
f435fc4ade
feat(external-api): add knocking event and approve/reject command (#10210)
пре 3 година
hmuresan
7102ad1186
feat(external-api) Expose deployment info through API
- Set region along shard from xmpp
пре 3 година
robertpin
09835a672b
feat(external_api) Exposed AV Moderation to the iFrame API
Renamed event property
пре 3 година
Saúl Ibarra Corretgé
12139655c6
feat(external-api) add data-channel-open event
Signals that the bridge channel is open. It may take a few ms to get established
after the conference join, so applications might be interested in using it once
ready.
пре 3 година
Vlad Piersec
0bf52b613b
feat(api): Expose event used for sending browser support
пре 3 година
Horatiu Muresan
1add438a1f
feat(toolbar-buttons): Add event for notify overwritten toolbar buttons
пре 3 година
Izak Glasencnik
6673d12cec
feat(external_api): Command to set participant volume
пре 4 година
hmuresan
00b5ce71e0
fix(external-api): Avoid naming event 'error'
- EventEmmitter treats 'error' as a special case and throws error.
пре 3 година
Horatiu Muresan
7966c8f88f
feat(errors) Expose errors through Iframe API (#9801)
пре 3 година
Pierre
d6b5687828
fix(misc) fix typeof comparison to undefined
пре 3 година
hmuresan
2bac757ca6
feat(branding): Add custom avatar backgrounds
пре 3 година
Andrei Gavrilescu
da7358d564
feat(audio-screen-share): improved ux flow (#9411)
* add button state / helper dialog
* new audio screen share flow
* change error message
* address a couple of merge conflicts
* fix lint
* address code review
* address code review
* restrict audio screen share on mobile browsers
пре 4 година
Avram Tudor
0507f8c2f9
feat(api) expose follow me method (#9486)
пре 4 година
hmuresan
1d45edbb27
feat(external-api): Add send chat message command
пре 4 година
hmuresan
cafefecea5
feat(external_api) Expose command for toggling background dlg
пре 4 година
Tudor-Ovidiu Avram
7f04767566
feat(api) expose event for mouse movements inside the iframe
пре 4 година
Tudor-Ovidiu Avram
4e4ff0f60f
feat(share-video) Add capability for sharing any direct link video
пре 4 година
Philipp Fruck
f030706a94
fix(external_api) fixed misspelled api command
пре 4 година
Mihai-Andrei Uscat
a78ca5fcad
feat(external_api): Add command for toggling localFlipX
пре 4 година
Mihai-Andrei Uscat
1ad40de487
feat(external_api): Add command for toggling camera on mobile web
пре 4 година
Izak Glasenčnik
05f3b4390d
feat(iFrame): Emit event when recording status changes, including errors (#7973)
* feat(iFrame): Emit event when recording status changes, including errors
* Fix APP access on mobile
пре 4 година
hmuresan
07f16a7a51
feat (external-api) Add command for setting tile view mode
пре 4 година
BenjaminVega
6175a5cad5
Be able to toggle the raise-hand via external-api (#8838)
* Be able to toggle the raise-hand via external_api
* Code Review inputs
пре 4 година
luz paz
817d54b0b9
fix(misc) typos
Found via `codespell -q 3 -S ./lang`
пре 4 година
hmuresan
ab6790bdaa
(external_api) Add command for overwriting config values.
пре 4 година
Hristo Terezov
b1a3c5cd7b
feat(external_api): allow clipboard-write
пре 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 година
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 година
Mihai-Andrei Uscat
a8db3c1b28
chore(popups): Move popup configs to electron-utils
пре 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 година
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.
пре 4 година
Hristo Terezov
dc6d3daef7
feat(external-local-storage): support
пре 4 година
Jaya Allamsetty
0f9e01a7cf
feat(iFrame): Add method for pinning a participant on stage view
пре 4 година
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.
пре 4 година
Jaya Allamsetty
1d5decc14f
feat(iFrame): Add a method for capturing screenshot of the large video (#7717)
пре 4 година
Jaya Allamsetty
bbb4fbd5f8
feat(iFrame): Add a method for resizing large video container from iFrame
пре 4 година
Jaya Allamsetty
8dbe3e37b9
feat(iFrame): add a method for getting the participants info
пре 4 година
Tudor-Ovidiu Avram
e2731ce73e
feat(loggin) forward logs to external api
пре 4 година
Jaya Allamsetty
4d1dba937f
feat(external_api): Add method for displaying participant on large video
пре 4 година
Jaya Allamsetty
b6792db65f
feat(external_api): Add cmd for selecting a user to be displayed in large video
пре 4 година
Hristo Terezov
fc75d45c6c
feat(video-quality): add iframe event and getter.
пре 4 година
Saúl Ibarra Corretgé
af5d4c850b
external_api: filter postis events origin
пре 4 година
Gabriel
4bfc80ecb9
external_api: add ability to toggle lobby
пре 4 година
Samuel Retika
312813e677
Adding isSharingScreen() to external API
пре 5 година
hmuresan
b4b4339a1a
external_api: add start/stop recording commands
пре 5 година