You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jaya Allamsetty d6ab0a72a1 fix(lastN): select screenshare endpoint always when auto pinning. 5 years ago
..
components fix(rn, screen-sharing) don't render own screen-share in large view 5 years ago
actionTypes.js chore: use strings as action types 6 years ago
actions.any.js fix(lastN): select screenshare endpoint always when auto pinning. When trying to auto pin screenshare, always select the endpoint even though it happens to be the large video participant in redux. The auto pin screenshare logic kicks in after the track is added. If the screenshare endpoint is not among the forwarded endpoints from the bridge, it needs to be selected again. 5 years ago
actions.native.js fix(iFrame): Make resizeLargeVideo only available on web 5 years ago
actions.web.js fix(iFrame): capturScreenshot - check if the remote participant has a track attached. Participants that join video muted do not have video tracks attached. Fixes https://github.com/jitsi/jitsi-meet/issues/7942. 5 years ago
index.js redux: refactor loading of middlewares and reducers 5 years ago
logger.js feat: Allows jvb to control DTLS/SRTP protection profile. (#7626) 5 years ago
middleware.js feat: Allows jvb to control DTLS/SRTP protection profile. (#7626) 5 years ago
reducer.js Flow, coding style 8 years ago
subscriber.native.js fix(mobile): After PR #4396 6 years ago
subscriber.web.js ref: eslint-config-jitsi@1.0.3 5 years ago