jiti-meet/react/features
Saúl Ibarra Corretgé 6ad279f029
fix(rn, bottomsheet) fix not rendering above presentation sheets
Move all sheets to render in a new container which uses FullWindowOverlay, which allows rendering above presentation controllers on iOS.
2022-06-20 16:53:19 +02:00
..
always-on-top fix(always-on-top) Fix audio mute button disabled status 2022-04-26 15:32:18 +03:00
analytics fix(recent-list) do not store room when inside an iframe 2022-05-23 14:26:49 +02:00
app fix(rn, bottomsheet) fix not rendering above presentation sheets 2022-06-20 16:53:19 +02:00
audio-level-indicator chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
authentication fix: Fixes navigating back to welcome page after clicking cancel on login window. 2022-06-17 15:19:06 +03:00
av-moderation fix(raise-hand) Fix multiple raise hand from notification (#11586) 2022-05-26 14:36:12 +03:00
base fix(rn, bottomsheet) fix not rendering above presentation sheets 2022-06-20 16:53:19 +02:00
breakout-rooms feat: Add name overwrite API (#11543) 2022-05-20 13:45:09 +03:00
calendar-sync language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
chat feat(mobile/navigation) updated screens that have footer 2022-06-16 11:49:53 +02:00
chrome-extension-banner feat(extension-banner) Show edge extension when edge browser detected 2022-06-16 11:43:03 +03:00
conference fix(rn, bottomsheet) fix not rendering above presentation sheets 2022-06-20 16:53:19 +02:00
connection-indicator fix(carmode) Force potrait mode, add connection indicator 2022-06-17 12:54:51 +02:00
connection-stats fix(multi-stream): fix virtual screenshare participant's thumbnail. 2022-05-19 17:05:36 -04:00
deep-linking language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
desktop-picker chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
device-selection fix(device-selection): Handle properly on prejoin 2022-05-24 15:53:12 -05:00
display-name ref(stage-filmstrip) Refactor as new layout 2022-04-21 09:01:51 -05:00
dropbox language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
dynamic-branding feat(rn,dynamic-brandind) added background image url to prejoin and lobby 2022-06-18 21:59:10 +02:00
e2ee fix(participant-pane) Do not show virtual SS as a separate participant. 2022-05-04 10:41:31 -04:00
embed-meeting feat(toolbar-button-clicked) Enhance toolbar buttons with notify click 2022-01-04 13:21:00 +02:00
etherpad language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
external-api feat(external-api) notify conference joined with room type flag 2022-02-03 18:12:03 +02:00
face-landmarks fix(face-landmarks): work only when one face is detected (#11661) 2022-06-16 14:50:31 +03:00
feedback feat(dynamic-branding) add initial mobile SDK customization 2022-05-23 17:02:14 +02:00
filmstrip fix(pinning) Fix pinning (#11693) 2022-06-17 15:15:14 +03:00
follow-me language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
gifs language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
google-api language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
invite fix: When adding a room param to urls check for previous params. (#11607) 2022-06-16 15:27:41 +03:00
jaas language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
keyboard-shortcuts language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
large-video fix(multi-stream) RN Add listeners for track streaming status updates on large-video. 2022-06-01 16:13:27 -04:00
lobby feat(rn,dynamic-brandind) added background image url to prejoin and lobby 2022-06-18 21:59:10 +02:00
mobile fix(rn, bottomsheet) fix not rendering above presentation sheets 2022-06-20 16:53:19 +02:00
no-audio-signal language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
noise-detection language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
notifications feat(local-video-recording) Allow users to record the meeting locally (#11338) 2022-06-03 14:45:27 +03:00
old-client-notification feat(notifications) revisit timeouts and make them configurable 2021-11-24 12:05:27 +01:00
overlay language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
participants-pane fix(rn, bottomsheet) fix not rendering above presentation sheets 2022-06-20 16:53:19 +02:00
polls feat(mobile/navigation) updated screens that have footer 2022-06-16 11:49:53 +02:00
power-monitor language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
prejoin feat(rn,dynamic-brandind) added background image url to prejoin and lobby 2022-06-18 21:59:10 +02:00
presence-status chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
reactions ref(reactions) Re-write using TypeScript (#11603) 2022-06-08 10:44:47 +03:00
recent-list fix(rn, bottomsheet) fix not rendering above presentation sheets 2022-06-20 16:53:19 +02:00
recording fix(rn, bottomsheet) fix not rendering above presentation sheets 2022-06-20 16:53:19 +02:00
rejoin redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
remote-control language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
room-lock feat(dialog) new native InputDialog 2022-02-04 12:20:47 +02:00
rtcstats add(face-landmarks): flag for rtc stats (#11682) 2022-06-16 14:13:36 +03:00
salesforce fix(salesforce) use salesforce only in the main room (#11245) 2022-03-31 16:11:44 +03:00
screen-share refactor(multi-stream) refactor virtual screenshare creation and support plan-b clients (#11445) 2022-04-29 10:32:16 -04:00
screenshot-capture feat(dynamic-branding) add initial mobile SDK customization 2022-05-23 17:02:14 +02:00
security fix(security) hide button if the enabled flag is set to false 2022-04-12 12:26:35 +02:00
settings fix(device-selection): Handle properly on prejoin 2022-05-24 15:53:12 -05:00
share-room language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
shared-video language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
speaker-stats feat(face-landmarks): integrate human library 2022-05-06 14:41:08 +02:00
stream-effects fix(virtual-background) don't treat timeout as fatal failure 2022-04-29 10:07:26 +02:00
subtitles feat(external-api): add toggle subtitles command (#10070) 2022-04-20 11:43:18 +03:00
talk-while-muted language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
toolbox fix(rn, bottomsheet) fix not rendering above presentation sheets 2022-06-20 16:53:19 +02:00
transcribing language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
unsupported-browser fix: Fixes loading recommendedBrowsers page. (#11465) 2022-04-29 12:02:05 -05:00
video-layout fix(video-layout) fix usage of disableTileView 2022-06-13 14:35:30 +02:00
video-menu fix(rn, bottomsheet) fix not rendering above presentation sheets 2022-06-20 16:53:19 +02:00
video-quality refactor(multi-stream) refactor virtual screenshare creation and support plan-b clients (#11445) 2022-04-29 10:32:16 -04:00
videosipgw language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
virtual-background language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
welcome feat(prejoin) native prejoin screen and other navigation updates 2022-06-16 11:49:07 +02:00