jiti-meet/react/features/notifications/components
virtuacoplenny fe411398e3 fix(notifications): throttle and batch join notifications (#2182)
* fix(notifications): throttle and batch join notifications

Instead of directly calling to show a join notification,
go through a specific method. This method will queue
names for display while a throttled function pulls
the names and shows a notification.

* squash: remove unused translation key

* squash: use default display name

* squash: move into participant actions
2017-11-21 11:38:40 -06:00
..
Notification.native.js feat(notifications): implement a react/redux notification system (#1786) 2017-07-28 12:56:49 -05:00
Notification.web.js fix(notifications): throttle and batch join notifications (#2182) 2017-11-21 11:38:40 -06:00
NotificationWithToggle.native.js feat(device-errors): move device error dialogs to notifications 2017-08-01 16:33:00 -07:00
NotificationWithToggle.web.js ref(notifications): convert some dialogs to error or warning notifica… (#1991) 2017-11-03 14:05:03 -05:00
NotificationsContainer.native.js feat(notifications): implement a react/redux notification system (#1786) 2017-07-28 12:56:49 -05:00
NotificationsContainer.web.js ref: move 'jwt' feature to 'base' 2017-10-12 14:43:09 -05:00
index.js feat(device-errors): move device error dialogs to notifications 2017-08-01 16:33:00 -07:00