Avram Tudor
336fa304ce
feat(notifications) trigger iframe api event when a notification occurs (#12952)
* feat(notifications) trigger iframe api event when a notification occurs
* remove useless comment
* fix typo
2 роки тому
Gabriel Borlea
1a113ba733
feat: add custom buttons for participant menu and toolbar via config (#12832)
* add custom remote menu button
* add config for custom buttons
* whitelist custom buttons flag
* add toolbox custom button
* fix notify toolbox buttons
* whitelist toolbar custom buttons
* rename and fix notify
* rename participant remote menu
* revert some flag wrong changes
* fix some formatings
* add undefined type to custom buttons toolbox
* code review
* code review 2
* fix linting issue
2 роки тому
Maciej Zakrzewski
cced41665d
fix(local-recording) after IFrame sandboxing
Fix local recording saving not working after IFrame sanbox introduciton. The allow-downloads flag was missing.
2 роки тому
Saúl Ibarra Corretgé
5dce74e21d
fix(external-api) fix sending forms after introduction of sandbox
Ref: https://github.com/jitsi/jitsi-meet-electron/issues/837
2 роки тому
Saúl Ibarra Corretgé
da5e19fa98
fix(external-api) fix no longer allowing popups
These are used by the Electron app to open links in the chat, for
example.
2 роки тому
Saúl Ibarra Corretgé
a7b25d6d7b
ref(external-api) set ifrma source last
Make sure the ifrme is fully configured before setting the source URL
and thus triggering the load.
2 роки тому
Saúl Ibarra Corretgé
43b91b16da
feat(external-api) sandbox the iframe
Give it the minimum amount of permissions necessary to run.
2 роки тому
Avram Tudor
d7bedb2e07
ref(misc) remove unused code for dock / undock (#12661)
* ref(misc) remove unused code for dock / undock
* remove translations
2 роки тому
Andrei Gavrilescu
94ec2c720d
feat(rtcstats): report pc connection failure (#12560)
* report pc connection failure
* typos
* code review / update rtcstats
* check for undefined APP
2 роки тому
Saúl Ibarra Corretgé
f7926c9cfb
fixup!
2 роки тому
Shawn
17cace070e
feat(external-api) Add endConference command
3 роки тому
Hristo Terezov
49bcf5c179
fix(iframeAPI): pinParticipant & setLargeVideo
Add the ability to specify video type when in multistream mode.
3 роки тому
Horatiu Muresan
9d57c8e058
fix(external-api) Add email to local participant info
3 роки тому
Bogdan Duduman
0f63e560b0
feat(external_api) add adbility to resize the filmstrip
3 роки тому
Duduman Bogdan Vlad
5f62acc67c
fix(external_api): Fix number of participants in meeting (#12052)
3 роки тому
Horatiu Muresan
cc5a3e499f
feat(aot-prejoin) Add support for showing AOT on prejoin
3 роки тому
apetrus20
11f6b442fe
feat (screen-share) Added logs and emit iframe event for video and audio sharing (#12051)
3 роки тому
Andrei Gavrilescu
1abc6b1e4a
feat(noise-suppression): add toggle noise-suppression API (#11968)
* add toggle noise-suppression API
* switch NS API from toggle to set
3 роки тому
Shawn Chin
94074836ec
feat(external-api) Add command to show custom in-meeting notification (#11897)
* feat(external-api) Add command to show custom in-meeting notification
* fix lint
* added uid to showNotifications, added hideNotifications
3 роки тому
luzpaz
c7f96de787
fix(misc) fix typos
Found via `codespell -q 3 -S ./lang -L miliseconds`
3 роки тому
Robert Pintilii
d0790736db
feat(external-api) Add participants pane toggled event (#11718)
3 роки тому
Дамян Минков
f3c6b54ffa
fix: When adding a room param to urls check for previous params. (#11607)
* fix: When adding a room param to urls check for previous params.
* squash: Uses URL object to modify the url.
* squash: Use common connection options from base/connection.
Normalizes bosh url and for web.
* squash: Adds release param to external api and handles it.
* feat: Adds release handling for mobile(links in welcome page).
* squash: Fixes comments.
3 роки тому
Avram Tudor
543f273792
feat(undock) expose buttons for docking / undocking iframe (#11560)
3 роки тому
Robert Pintilii
769f0a8452
feat: Add name overwrite API (#11543)
3 роки тому
Horatiu Muresan
eb64ea6aba
fix(always-on-top) Fix audio mute button disabled status
3 роки тому
Gabriel Borlea
dde8c586da
feat(external-api): add toggle subtitles command (#10070)
* feat(external-api): add toggle subtitles command
* feat(external-api): add set subtitles command
3 роки тому
Horatiu Muresan
8f641b7bb1
fix(start-silent) Disable AOT mic and unmute notif when start silent
3 роки тому
Avram Tudor
ceb8d3348d
feat(face-landmarks) add API event for providing face landmark data (#11347)
3 роки тому
Robert Pintilii
9a78011daf
feat(external-api) Add grantModerator command (#11199)
3 роки тому
Horatiu Muresan
4b95a5d6cb
fix(language) Add lang API option
- jwt from API overwrites any jwt sent as queryparam
- `defaultLanguage` from configOverwrite converts to `lang` query param
3 роки тому
Mihaela Dumitru
2e8a635373
feat(external-api) add commands to open/close the participants pane
3 роки тому
Mihaela Dumitru
01ab415941
feat(external-api) expose breakout rooms actions
3 роки тому
Mihaela Dumitru
39e0dc84e0
feat(external-api): add local subject command (#10636)
* feat(external-api): add local subject command
* add to whitelist
* apply config value
3 роки тому
tmoldovan8x8
2e69ec71c5
feat(e2ee) add externally managed key mode
3 роки тому
Saúl Ibarra Corretgé
162a67fe8b
chore(lint) tame the (uppdated) linter
4 роки тому
Horatiu Muresan
e273a05dd0
feat(external-api): Add recording download link available event (#10229)
4 роки тому
Mihaela Dumitru
f435fc4ade
feat(external-api): add knocking event and approve/reject command (#10210)
4 роки тому
hmuresan
7102ad1186
feat(external-api) Expose deployment info through API
- Set region along shard from xmpp
4 роки тому
robertpin
09835a672b
feat(external_api) Exposed AV Moderation to the iFrame API
Renamed event property
4 роки тому
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.
4 роки тому
Vlad Piersec
0bf52b613b
feat(api): Expose event used for sending browser support
4 роки тому
Horatiu Muresan
1add438a1f
feat(toolbar-buttons): Add event for notify overwritten toolbar buttons
4 роки тому
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.
4 роки тому
Horatiu Muresan
7966c8f88f
feat(errors) Expose errors through Iframe API (#9801)
4 роки тому
Pierre
d6b5687828
fix(misc) fix typeof comparison to undefined
4 роки тому
hmuresan
2bac757ca6
feat(branding): Add custom avatar backgrounds
4 роки тому
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 роки тому