jiti-meet/react/features/base/participants
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
..
components [RN] Fix "Error: Provided an image that is available locally already." 2017-11-17 13:33:04 -06:00
actionTypes.js feat(jitsipopover): convert to InlineDialog (#1804) 2017-08-14 10:02:58 -05:00
actions.js fix(notifications): throttle and batch join notifications (#2182) 2017-11-21 11:38:40 -06:00
constants.js [RN] Don't tell everyone we're called "me" 2017-10-18 13:15:49 -05:00
functions.js ref(strophe): Remove and cleanup all strophe related code. 2017-10-23 16:27:30 -05:00
index.js ref(avatar): Move Avatar and Participant view to base/participants 2017-03-02 16:57:43 -06:00
middleware.js Reactify mute remote participant (#2145) 2017-11-09 09:23:17 -08:00
reducer.js Coding style 2017-10-18 13:21:46 -05:00