jiti-meet/react/features/notifications
Hristo Terezov bbf1927c70
fix(thumbnail): Optimize status bar moderator icon (#5076)
* fix(thumbnail): Optimize status bar moderator icon

Moved all moderator functionality to react to optimize the number of
status bar updates.

* fix(RemoteVideoMenuTriggerButton): Use nullish coalescing

Co-Authored-By: Saúl Ibarra Corretgé <saghul@jitsi.org>

* ref(StatusBar): rename to StatusIndicators

* fix(RemoteVideoMenu): isModerator value.

* fix(notification): mobile.

Co-authored-by: Saúl Ibarra Corretgé <s@saghul.net>
2020-02-18 16:31:04 +00:00
..
components feat: SVG icons 2019-09-13 14:07:53 +02:00
actionTypes.js Reorg notifications feature files 2019-03-29 18:52:44 +01:00
actions.js ref(notifications): move join notification firing to notifications feature 2019-06-27 17:29:02 -07:00
constants.js Extract notification timeout to a constant 2019-04-01 21:03:36 +02:00
functions.js notifications,presence-status: check if interfaceConfig is declared 2020-02-04 15:51:59 +01:00
index.js Extract notification timeout to a constant 2019-04-01 21:03:36 +02:00
middleware.js fix(thumbnail): Optimize status bar moderator icon (#5076) 2020-02-18 16:31:04 +00:00
reducer.js Reorg notifications feature files 2019-03-29 18:52:44 +01:00