jiti-meet/react/features/base
Leonard Kim 4eacbd9f61 fix(tracks): remove mute and videotype listeners on track remove
Listeners were set for when a track muted or changed its video
type, but the listeners were never removed. This would could
cause events to keep firing on the removed tracks, which would
cause redux to fire and error because the tracks were no longer
known. That the tracks still fire events after removal is
another issue...
2017-07-13 09:37:39 +02:00
..
conference [RN] Fix disconnecting before the connection was established 2017-07-07 12:21:08 -05:00
config [RN] Fix TypeError: undefined is not an object (evaluating 'this.options.p2p.useStunTurn') 2017-07-05 16:34:06 -05:00
connection [RN] Fix disconnecting before the connection was established 2017-07-07 12:21:08 -05:00
devices [RN] Polyfill Symbol 2017-05-26 16:37:22 -05:00
dialog User Picker Implementation 2017-07-10 09:56:38 -07:00
font-icons [RN] Update jitsi font icon selection 2017-07-06 17:14:00 -05:00
i18n Prepare for eslint 4 2017-06-14 22:17:35 -05:00
lib-jitsi-meet [RN] Fix TypeError: undefined is not an object (evaluating 'this.options.p2p.useStunTurn') 2017-07-05 16:34:06 -05:00
logging Fix the initialization of the (external) API 2017-05-30 09:38:18 -05:00
media ref: enable/disable video button 2017-07-12 10:29:18 -07:00
participants feat(display-name): convert to React (#1672) 2017-06-28 22:35:43 -05:00
react Fix(AddPeopleDialog): Close dialog on submit (#1761) 2017-07-12 08:35:00 -07:00
redux Introduce features/base/logging 2017-04-23 23:30:53 -05:00
styles Remove an unnecessary file 2017-03-20 14:42:54 -05:00
tracks fix(tracks): remove mute and videotype listeners on track remove 2017-07-13 09:37:39 +02:00
util Move roomnameGenerator.js out of features/base/util 2017-04-14 13:14:02 -05:00