jiti-meet/modules/UI/util
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
..
MessageHandler.js fix(notifications): throttle and batch join notifications (#2182) 2017-11-21 11:38:40 -06:00
UIUtil.js feat(eslint): Enable for non react files 2017-10-16 14:36:29 -05:00