jiti-meet/react/features
Jaya Allamsetty 40a485ec6c
Thumbnail reordering and participant pane enhancements.
* fix(participant-pane) Use the sorted participant list from redux instead of sorting it on every render making it better performant. Match the participant order with that of the order in the filmstrip. Also move the participants with raised hand to the top of the list.

* ref(filmstrip) Move enableThumbnailReordering flag to testing section.

* fix(participants) Add new selectors for getting sorted participants.
2021-09-10 13:37:05 -04:00
..
always-on-top feat(branding): Add custom avatar backgrounds 2021-07-20 18:56:06 +03:00
analytics fix(rn,amplitude) update Amplitude SDK on RN 2021-08-20 15:24:34 +02:00
app feat: Additional setting to order participants in speaker stats (#9751) 2021-09-09 17:46:41 -05:00
audio-level-indicator fix(Thumbnail): volume & audioLevel default values 2021-01-12 13:42:31 -06:00
authentication fix(authentication) fixed close on cancel click 2021-08-24 15:39:56 +02:00
av-moderation feat(av-moderation) Updated Advanced moderation (#9875) 2021-09-10 14:05:16 +03:00
base Thumbnail reordering and participant pane enhancements. 2021-09-10 13:37:05 -04:00
calendar-sync feat: Make Jitsi WCAG 2.1 compliant (#8921) 2021-06-10 07:48:44 -05:00
chat feat(av-moderation) Updated Advanced moderation (#9875) 2021-09-10 14:05:16 +03:00
chrome-extension-banner feat(billing-counter) Removed iframe billing-counter callbacks (#9537) 2021-07-20 11:58:42 +03:00
conference feat(av-moderation) Updated Advanced moderation (#9875) 2021-09-10 14:05:16 +03:00
connection-indicator feat(config) add connection indicators flags 2021-09-09 14:50:22 +02:00
connection-stats feat(thumbnails) Add changes to mobile context menu 2021-07-06 16:46:53 +03:00
deep-linking feat(billing-counter) Removed iframe billing-counter callbacks (#9537) 2021-07-20 11:58:42 +03:00
desktop-picker feat: Make Jitsi WCAG 2.1 compliant (#8921) 2021-06-10 07:48:44 -05:00
device-selection fix(settings) Disable mic/camera selection on mobile safari. 2021-09-09 16:28:24 -04:00
display-name feat(DominantSpeakerName): Implement 2021-07-21 09:05:47 +03:00
dropbox task(rn, android): update dropbox logic to retrieve refresh token 2021-09-01 15:21:03 +03:00
dynamic-branding feat(branding) Add premeeting background image overwrite 2021-08-26 15:14:57 +03:00
e2ee fix(config): Add separate entries for the e2ee labels 2021-09-09 16:16:08 +03:00
embed-meeting feat(toolbox) allow any toolbox button to be displayed in main toolbar (#9488) 2021-07-08 16:42:07 +03:00
etherpad feat(native-participants-pane) simplified props for hiding header with navigation 2021-07-21 12:32:10 -05:00
external-api fix(AOT): participant selection. 2021-07-15 18:03:17 -05:00
feedback feat(billing-counter) Removed iframe billing-counter callbacks (#9537) 2021-07-20 11:58:42 +03:00
filmstrip Thumbnail reordering and participant pane enhancements. 2021-09-10 13:37:05 -04:00
follow-me feat: auto tile view 2020-07-24 11:06:34 +02:00
google-api feat: Make Jitsi WCAG 2.1 compliant (#8921) 2021-06-10 07:48:44 -05:00
help feat(native-participants-pane) simplified props for hiding header with navigation 2021-07-21 12:32:10 -05:00
invite fix(rn,shared-video,invite-dialog) fix placehoolder text color to be visible 2021-09-10 12:45:04 +02:00
jaas fix(jaas) do not redirect to plan limit page on auth errors (#9746) 2021-08-20 11:36:09 +03:00
keyboard-shortcuts feat(reactions) Added Reactions (#9465) 2021-07-13 09:50:08 +03:00
large-video feat(DominantSpeakerName): Implement 2021-07-21 09:05:47 +03:00
lobby feat(lobby) Add sound for participant knocking 2021-08-24 18:01:10 +03:00
local-recording feat(toolbox) allow any toolbox button to be displayed in main toolbar (#9488) 2021-07-08 16:42:07 +03:00
mobile fix(rn,polyfills) fix Performance polyfill 2021-09-09 16:41:44 +02:00
no-audio-signal feat(config) Add config for disabled sound id's 2021-09-09 17:18:26 +03:00
noise-detection feat(config) Add config for disabled sound id's 2021-09-09 17:18:26 +03:00
notifications feat(av-moderation) Updated Advanced moderation (#9875) 2021-09-10 14:05:16 +03:00
old-client-notification redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
overlay feat(errors) Expose errors through Iframe API (#9801) 2021-08-25 15:23:40 +03:00
participants-pane Thumbnail reordering and participant pane enhancements. 2021-09-10 13:37:05 -04:00
polls fix(rn): import React from react package 2021-08-17 13:14:20 +03:00
power-monitor redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
prejoin fix(tracks) Fix mobile safari issue with startMuted. 2021-08-31 17:04:08 -04:00
presence-status fix(misc) follow-up typos 2021-03-22 10:41:41 +01:00
reactions feat(config) Add config for disabled sound id's 2021-09-09 17:18:26 +03:00
recent-list feat: Make Jitsi WCAG 2.1 compliant (#8921) 2021-06-10 07:48:44 -05:00
recording feat(config) Add config for disabled sound id's 2021-09-09 17:18:26 +03:00
rejoin redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
remote-control Fix: used deprecated onmousewheel event 2021-03-29 10:53:13 -05:00
room-lock feat(rn,security) add security dialog 2021-04-09 14:30:25 +02:00
rtcstats feat(rtcstats): send dominant speaker stats (#9883) 2021-09-07 16:20:50 +03:00
screen-share feat(audio-screen-share): improved ux flow (#9411) 2021-07-07 11:07:30 +03:00
screenshot-capture redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
security feat(toolbox) allow any toolbox button to be displayed in main toolbar (#9488) 2021-07-08 16:42:07 +03:00
settings feat(reaction-sounds) Added sounds for reactions (#9775) 2021-08-23 12:57:56 +03:00
share-room redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
shared-video fix(rn,shared-video,invite-dialog) fix placehoolder text color to be visible 2021-09-10 12:45:04 +02:00
speaker-stats feat: Additional setting to order participants in speaker stats (#9751) 2021-09-09 17:46:41 -05:00
stream-effects fix(virtual-background) upload bkg image on poor connection 2021-08-26 15:33:43 +02:00
subtitles feat(DominantSpeakerName): Implement 2021-07-21 09:05:47 +03:00
talk-while-muted feat(av-moderation) Updated Advanced moderation (#9875) 2021-09-10 14:05:16 +03:00
toolbox fix(context-menu) Hide toolbars when participant context menu opened (#9842) 2021-09-10 15:17:57 +03:00
transcribing additional bcp47 languages 2021-09-09 14:44:55 -05:00
unsupported-browser Fix grammar on unsupported browser message 2020-04-29 10:30:06 -05:00
video-layout fix(video-layout) fix getMaxColumnCount on mobile 2021-09-01 14:13:30 +02:00
video-menu fix(context-menu) Hide toolbars when participant context menu opened (#9842) 2021-09-10 15:17:57 +03:00
video-quality feat(filmstrip-pagination): mobile support. 2021-08-30 11:32:16 -05:00
videosipgw redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
virtual-background fix(virtual-background) upload bkg image on poor connection 2021-08-26 15:33:43 +02:00
welcome fix(rn,sidebar) fix not appearing on RTL languages 2021-08-17 13:15:22 +02:00