jiti-meet/react/features
hmuresan 1ee9f6a7e5 feat(extension-banner) Show edge extension when edge browser detected 2022-06-16 11:43:03 +03: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 ref(reactions) Re-write using TypeScript (#11603) 2022-06-08 10:44:47 +03:00
audio-level-indicator chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
authentication fix(auth) fix WaitForOwnerDialog not vanishing 2022-04-29 14:58:22 +02:00
av-moderation fix(raise-hand) Fix multiple raise hand from notification (#11586) 2022-05-26 14:36:12 +03:00
base refactor(prejoin) use jss instead of sass in DialOutDialog (#11361) 2022-06-15 10:34:09 +03: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 fix(rn, chat): localize the chat button label 2022-06-07 17:14:22 +02:00
chrome-extension-banner feat(extension-banner) Show edge extension when edge browser detected 2022-06-16 11:43:03 +03:00
conference feat(mobile/navigation) - removed stack dependency and updated animation options 2022-06-09 15:14:54 +02:00
connection-indicator fix(stats) split stats for camera and screenshare in multi-stream mode (#11475) 2022-05-09 09:42:45 -04: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 fix(rn,dynamic-branding) filter out gradients 2022-06-14 15:39:14 +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): filter face detections based on detection score (#11658) 2022-06-10 15:19:18 +03:00
feedback feat(dynamic-branding) add initial mobile SDK customization 2022-05-23 17:02:14 +02:00
filmstrip fix(keyboard-shortcut) Fix error on number keypress (#11680) 2022-06-15 14:04:06 +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 feat(dynamic-branding) add initial mobile SDK customization 2022-05-23 17:02:14 +02: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 fix(lobby/native) removed nav button overwrite 2022-06-10 16:07:56 +03:00
mobile fix(rn,bottom-sheet) fix styling after refactor 2022-06-14 13:38:45 +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(av-moderation,breakout-rooms) disable controls on breakout rooms 2022-05-19 13:47:49 +02:00
polls language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
power-monitor language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
prejoin refactor(prejoin) use jss instead of sass in DialOutDialog (#11361) 2022-06-15 10:34:09 +03: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,bottom-sheet) fix styling after refactor 2022-06-14 13:38:45 +02:00
recording fix(local-recording) Don't use setCaptureHandle when in iframe (#11687) 2022-06-16 10:43:58 +03: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 feat(RTC): report conference start timestamp through rtcstats (#11646) 2022-06-15 15:22:15 -07: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,bottom-sheet) fix scroll 2022-06-10 17:54:58 +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,bottom-sheet) fix styling after refactor 2022-06-14 13:38:45 +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(welcome/native): updated settings name placeholder example text 2022-06-10 17:59:50 +03:00