jiti-meet/react/features/filmstrip
Robert Pintilii 190041fc5a
feat(gif) Added GIF support (GIPHY integration) (#11021)
Show GIF menu in reactions menu
Search GIFs using the GIPHY API
Show GIFs as images in chat
Show GIFs on the thumbnail of the participant that sent it
Move GIF focus using up/ down arrows and send with Enter
Added analytics
2022-03-11 15:00:49 +02:00
..
components feat(gif) Added GIF support (GIPHY integration) (#11021) 2022-03-11 15:00:49 +02:00
actionTypes.js feat(filmstrip) Make filmstrip user resizable (#10884) 2022-02-24 14:20:37 +02: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 fix(filmstrip) Fix resizable filmstrip (#11025) 2022-03-02 16:46:20 +02:00
constants.js fix(filmstrip) Fix resizable filmstrip (#11025) 2022-03-02 16:46:20 +02:00
functions.any.js Self view refactor (#10620) 2021-12-16 10:55:45 -06:00
functions.native.js feat(filmstrip-pagination): mobile support. 2021-08-30 11:32:16 -05:00
functions.web.js fix(dominant-label) Fix dominant speaker stage view label (#11071) 2022-03-04 15:10:57 +02: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 feat(filmstrip) Make filmstrip user resizable (#10884) 2022-02-24 14:20:37 +02:00
reducer.js feat(filmstrip) Make filmstrip user resizable (#10884) 2022-02-24 14:20:37 +02: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(filmstrip) Fix resizable filmstrip (#11025) 2022-03-02 16:46:20 +02:00