jiti-meet/react/features/filmstrip
Andrei Oltean 779d44298b
feat: (video-thumbnail) add permanent video participant name to thumbnail (#10242)
* feat: (video-thumbnail) add permanent participant name to video thumbnail

* feat: (video-thumbnail) add permanent participant name to video thumbnail

* # Conflicts:
#	react/features/filmstrip/components/web/Thumbnail.js

* feat: (video-thumbnail) add permanent participant name to video thumbnail fix display

* fix(translation) Reverted changes to translation parameter

Reverted param name change on translation

* feat: (video-thumbnail) add permanent participant name to video thumbnail fix display

* feat: (video-thumbnail) add permanent participant name to video thumbnail fix display

* fix(lang): update German translation (#10188)

Signed-off-by: Christoph Settgast <csett86@web.de>

* Update Virtual Background Model  (#9867)

* update virtual background

* remove comments

* remove general model

* fix(lang): update French translation (#10239)

* feat: (video-thumbnail) add permanent participant name to video thumbnail fix display

* Update Occitan (#10240)

* feat: (video-thumbnail) add permanent participant name to video thumbnail

* feat: (video-thumbnail) add permanent participant name to video thumbnail

* feat: (video-thumbnail) add permanent participant name to video thumbnail fix display

* feat: (video-thumbnail) add permanent participant name to video thumbnail fix display

* feat(reactions) Added metrics for disable reaction sounds

Reordered reactions middleware alphabetically

* feat: (video-thumbnail) add permanent participant name to video thumbnail

* feat: (video-thumbnail) add permanent participant name to video thumbnail

Co-authored-by: robertpin <robert.pin9@gmail.com>
Co-authored-by: csett86 <csett86@web.de>
Co-authored-by: Roshan Pulapura <81193065+rpulapura@users.noreply.github.com>
Co-authored-by: gpatel-fr <44170243+gpatel-fr@users.noreply.github.com>
Co-authored-by: Mejans <61360811+Mejans@users.noreply.github.com>
2021-10-25 16:35:40 +03:00
..
components feat: (video-thumbnail) add permanent video participant name to thumbnail (#10242) 2021-10-25 16:35:40 +03:00
actionTypes.js feat(Filmstrip): Reorder the visible participants in the filmstrip. (#9707) 2021-08-18 18:34:01 -04:00
actions.any.js feat(filmstrip-pagination): mobile support. 2021-08-30 11:32:16 -05:00
actions.native.js feat(filmstrip-pagination): mobile support. 2021-08-30 11:32:16 -05:00
actions.web.js feat(filmstrip-pagination): mobile support. 2021-08-30 11:32:16 -05:00
constants.js fix(responsive-ui): Shrink self view when in portrait mode on mobile web 2021-09-21 16:47:47 +03:00
functions.any.js Thumbnail reordering and participant pane enhancements. 2021-09-10 13:37:05 -04:00
functions.native.js feat(filmstrip-pagination): mobile support. 2021-08-30 11:32:16 -05:00
functions.web.js fix(context-menus) Fix participant context menus/toolbar overflow menu 2021-09-14 10:43:52 +03:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.js ref(Filmstrip): Use Thumbnail component. 2021-03-18 09:37:55 -05:00
middleware.native.js fix(filmstrip) Fix filmstrip on RN when thumbnail reordering is disabled. 2021-09-15 11:29:46 -05:00
middleware.web.js Thumbnail reordering and participant pane enhancements. 2021-09-10 13:37:05 -04:00
reducer.js feat(filmstrip-pagination): mobile support. 2021-08-30 11:32:16 -05:00
subscriber.any.js fix(filmstrip): Move thumbnails reordering behind a config.js flag. 2021-08-26 18:28:10 -04:00
subscriber.native.js fix(mobile-pagination):incorrect number of columns 2021-08-30 11:32:16 -05:00
subscriber.web.js fix(TileView): not showing all participants. 2021-08-24 15:40:29 -05:00