jiti-meet/modules
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
..
API fix(alwaysontop): URLs for the additionally loaded resources. 2017-11-14 10:46:08 -06:00
UI fix(notifications): throttle and batch join notifications (#2182) 2017-11-21 11:38:40 -06:00
URL feat(eslint): Enable for non react files 2017-10-16 14:36:29 -05:00
devices Fix eslint & flow errors 2017-11-16 12:27:54 -06:00
keyboardshortcut feat(keyboard-shortcuts): show help in a react dialog (#2148) 2017-11-13 16:58:00 -06:00
keycode feat(eslint): Enable for non react files 2017-10-16 14:36:29 -05:00
recorder feat(eslint): Enable for non react files 2017-10-16 14:36:29 -05:00
remotecontrol fix(lib-jitsi-meet): Use the exported constants 2017-10-13 09:50:48 -05:00
settings feat(eslint): Enable for non react files 2017-10-16 14:36:29 -05:00
translation Fix eslint & flow errors 2017-11-16 12:27:54 -06:00
transport feat(eslint): Enable for non react files 2017-10-16 14:36:29 -05:00
util feat(eslint): Enable for non react files 2017-10-16 14:36:29 -05:00
FollowMe.js Coding style 2017-10-16 15:37:13 -05:00