jiti-meet/react/features/notifications
Leonard Kim c0376d238a ref(notifications): do not notify of local participant left
Join notifications are already supressed for the local
participant, so hide the left notification. For now
the notification is not being shown on mobile to keep
the same existing behavior and because a copy change
will be needed, but will be added once batching is
implemented.
2019-06-28 09:18:18 -07:00
..
components Notify for new device (#4165) 2019-05-03 18:25:33 +01: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 Reorg notifications feature files 2019-03-29 18:52:44 +01:00
index.js Extract notification timeout to a constant 2019-04-01 21:03:36 +02:00
middleware.js ref(notifications): do not notify of local participant left 2019-06-28 09:18:18 -07:00
reducer.js Reorg notifications feature files 2019-03-29 18:52:44 +01:00