jiti-meet/react/features
Saúl Ibarra Corretgé 9279586e8c fix(tracks) fix disposing of local tracks
Don't just clear the storage for them, local tracks must be disposed, in order
for RN capturer to be freed for example.
2021-12-10 15:49:44 +01:00
..
always-on-top chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
analytics chore(breakout-rooms) Added analytics (#10421) 2021-11-23 15:14:59 +02:00
app fix(notifications) Create web middleware (#10568) 2021-12-09 13:31:43 +02:00
audio-level-indicator chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
authentication chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
av-moderation feat: (moderate-reaction-sounds) enable moderator to mute reaction sounds 2021-12-03 18:36:57 +02:00
base fix(tracks) fix disposing of local tracks 2021-12-10 15:49:44 +01:00
breakout-rooms fix(rn,breakout-rooms) fix not rendering display names 2021-12-10 13:37:59 +01:00
calendar-sync feat(welcome) added WelcomePage React Nav bottom tabs 2021-11-17 15:42:06 +02:00
chat feat(chat) keyboard covering input on android fix 2021-12-09 14:51:27 +02:00
chrome-extension-banner chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
conference fix(rn,chat): Fix chat and polls title 2021-12-07 11:13:25 +01:00
connection-indicator chore(lint) tame the linter 2021-11-09 11:05:09 +01:00
connection-stats chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
deep-linking fix(browser-compatibility) hide launch in web for unsupported mobile browsers (#10569) 2021-12-09 13:16:08 +02:00
desktop-picker chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
device-selection chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
display-name chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
dropbox fix(dropbox): OAuth to use postMessage. 2021-12-01 13:44:47 -06:00
dynamic-branding fix(dynamic-branding) Fix bogus mUI dependency on mobile (#10375) 2021-11-16 22:16:18 +01:00
e2ee feat(e2ee) add externally managed key mode 2021-11-16 12:12:10 +01:00
embed-meeting chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
etherpad fix(etherpad) fix loading Etherpad on web 2021-12-01 15:02:36 +01:00
external-api feat: Add disableBeforeUnloadHandlers option 2021-11-29 19:49:51 -06:00
facial-recognition fix(facial-expressions) load worker as a blob 2021-12-08 08:27:17 +01:00
feedback fix(dynamic-branding) Fix bogus mUI dependency on mobile (#10375) 2021-11-16 22:16:18 +01:00
filmstrip fix(disableSelfView) Fix issue with remote participant video (#10582) 2021-12-10 15:16:02 +02:00
follow-me chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
google-api chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
invite feat(conference) UI updates for mobile navigation bar (#10437) 2021-11-25 18:41:03 +02:00
jaas chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
keyboard-shortcuts chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
large-video fix(etherpad) fix Etherpad closing when dominant speaker changes 2021-12-01 16:08:38 +01:00
lobby fix: Fixes correct state in lobby screen on wrong password. 2021-11-30 11:39:07 -06:00
local-recording feat(notifications) revisit timeouts and make them configurable 2021-11-24 12:05:27 +01:00
mobile fix(rn,external-api) remove dead code 2021-12-02 13:26:15 +01:00
no-audio-signal feat: (moderate-reaction-sounds) enable moderator to mute reaction sounds 2021-12-03 18:36:57 +02:00
noise-detection feat(notifications) revisit timeouts and make them configurable 2021-11-24 12:05:27 +01:00
notifications fix(notifications) Create web middleware (#10568) 2021-12-09 13:31:43 +02:00
old-client-notification feat(notifications) revisit timeouts and make them configurable 2021-11-24 12:05:27 +01:00
overlay feat)rn,sdk) introduce a "ready to close" event 2021-11-24 09:58:48 +01:00
participants-pane fix(breakout-rooms) fix non-functional context menu 2021-12-08 15:11:18 -06:00
polls feat(notifications) revisit timeouts and make them configurable 2021-11-24 12:05:27 +01:00
power-monitor redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
prejoin feat(prejoin) Add possibility to hide extra join options buttons (#10434) 2021-12-08 09:53:19 +02:00
presence-status chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
reactions feat: (moderate-reaction-sounds) enable moderator to mute reaction sounds 2021-12-03 18:36:57 +02:00
recent-list feat(welcome) added WelcomePage React Nav bottom tabs 2021-11-17 15:42:06 +02:00
recording fix(screenshot-capture) Use feature on web only 2021-12-09 10:02:23 +01:00
rejoin redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
remote-control fix(lint) fix all eslint warnings 2021-11-26 10:18:31 +01:00
room-lock feat(notifications) revisit timeouts and make them configurable 2021-11-24 12:05:27 +01:00
rtcstats feat(rtcstats): send facial expressions to rtcstats-server (#10461) 2021-11-26 12:24:28 +02:00
screen-share chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
screenshot-capture fix(screenshot-capture) Update screenshot capture feature (#10443) 2021-12-08 16:15:59 +02:00
security fix(breakout-rooms) disable lobby in breakout rooms 2021-11-30 11:38:54 -06:00
settings feat(self-view) Added ability to hide self view 2021-12-09 08:45:16 +01:00
share-room redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
shared-video feat(notifications) revisit timeouts and make them configurable 2021-11-24 12:05:27 +01:00
speaker-stats feat: (speaker-stats) fix refresh and minor refactoring 2021-12-02 14:11:08 +02:00
stream-effects fix(virtual-backgrounds) make error message translatable 2021-12-08 15:12:32 +01:00
subtitles chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
talk-while-muted feat: (moderate-reaction-sounds) enable moderator to mute reaction sounds 2021-12-03 18:36:57 +02:00
toolbox fix(shortcuts) Ignore keyboard shortcuts when the button are disabled. 2021-12-09 14:03:16 -06:00
transcribing feat(notifications) revisit timeouts and make them configurable 2021-11-24 12:05:27 +01:00
unsupported-browser fix(jaas) do not show overriden unsupported browser page for jaas users (#9962) 2021-09-20 11:38:46 +03:00
video-layout feat(self-view) Added ability to hide self view 2021-12-09 08:45:16 +01:00
video-menu feat(self-view) Added ability to hide self view 2021-12-09 08:45:16 +01:00
video-quality feat(video-quality): Always prioritize SS in tile view. 2021-11-19 13:28:13 -05:00
videosipgw feat(notifications) revisit timeouts and make them configurable 2021-11-24 12:05:27 +01:00
virtual-background fix(lint) fix all eslint warnings 2021-11-26 10:18:31 +01:00
welcome fix(rn,settings) only show "disable call integration" on Android 2021-11-26 15:30:27 +01:00