jiti-meet/react/features
Leonard Kim d7e0aa3f61 fix(api): enable the external api before the first redux update
For the external api to fire update events out of the iframe, it
must first be initialized within the jitsi app. Any invocations
by the app to send updates events before initialization will
cause the api to swallow the events. The chosen fix is to
initialize the api earlier so the first update of app's redux
store fires update events that the api will also fire out of
the iframe.

This change will affect current behavior in that right now
the update event of the initial set of the avatar url is
blocked, but the change will make that event fire out of the
iframe.
2019-05-20 11:56:08 +02:00
..
always-on-top ref(always-on-top): trigger toolbar hide timeout after update 2018-11-21 08:08:45 -08:00
analytics android: add the ability to make a "libre" build 2019-05-02 09:26:20 +02:00
app watchos: add watchOS app 2019-05-03 19:29:30 +02:00
audio-level-indicator ref: move all prop type declaration to flow 2018-11-07 17:38:10 +01:00
authentication Fix flow errors from base/connection 2019-04-10 15:47:36 +02:00
base fix(api): enable the external api before the first redux update 2019-05-20 11:56:08 +02:00
calendar-sync rn: cleanup old code 2019-04-24 17:36:41 +02:00
chat fix(chat): maintain bottom scroll on input resize 2019-05-15 08:06:35 -07:00
conference rn: ensure the conference terminated event is always sent 2019-04-25 14:04:26 +02:00
connection-indicator [RN] Add connection indicator 2019-04-16 17:33:23 +02:00
connection-stats fix: Shows the "turn" indication for non-p2p connections. (#3865) 2019-02-05 23:13:59 +00:00
deep-linking Remove some Flow annotations 2019-03-25 13:53:08 +01:00
desktop-picker Remove some Flow annotations 2019-03-25 13:53:08 +01:00
device-selection Fall back to using label for preferred devices (#4171) 2019-05-07 09:53:01 +01:00
display-name [RN] Add display name label to tile view 2019-04-15 18:58:15 +02:00
dropbox chore: use strings as action types 2019-03-21 14:47:55 +01:00
etherpad ref(follow-me): hook into redux (#3991) 2019-04-17 08:05:32 -07:00
feedback Remove some Flow annotations 2019-03-25 13:53:08 +01:00
filmstrip [RN] Add connection indicator 2019-04-16 17:33:23 +02:00
follow-me Singleton follow me (#4144) 2019-04-26 18:11:53 +00:00
google-api android: add the ability to make a "libre" build 2019-05-02 09:26:20 +02:00
invite Add option to allow guest(moderators) to add a room password 2019-05-09 13:30:38 +02:00
keyboard-shortcuts chore: use strings as action types 2019-03-21 14:47:55 +01:00
large-video Remove some Flow annotations 2019-03-25 13:53:08 +01:00
local-recording Remove some Flow annotations 2019-03-25 13:53:08 +01:00
mobile watchos: add watchOS app 2019-05-03 19:29:30 +02:00
notifications Notify for new device (#4165) 2019-05-03 18:25:33 +01:00
overlay rn: fix filling LoadConfigOverlay's background 2019-04-24 17:41:28 +02:00
presence-status Remove some Flow annotations 2019-03-25 13:53:08 +01:00
recent-list rn: add DialInSummary 2019-05-07 18:02:14 +02:00
recording rn: fix streaming key input color 2019-05-10 13:22:05 +02:00
remote-control Remove some Flow annotations 2019-03-25 13:53:08 +01:00
remote-video-menu Remove some Flow annotations 2019-03-25 13:53:08 +01:00
room-lock Remove some Flow annotations 2019-03-25 13:53:08 +01:00
settings rn: add HeaderWithNavigation component 2019-05-07 18:02:14 +02:00
share-room chore: use strings as action types 2019-03-21 14:47:55 +01:00
shared-video chore: use strings as action types 2019-03-21 14:47:55 +01:00
speaker-stats Remove some Flow annotations 2019-03-25 13:53:08 +01:00
subtitles cc: fix showing CC button if config option is undefined 2019-04-30 14:50:56 +02:00
toolbox fix(toolbox): fix typo in action type for hide timeout (#4069) 2019-04-04 10:53:14 -07:00
transcribing ref(subtitles): remove logic around dialing transcriber (#4011) 2019-04-16 12:27:17 -07:00
unsupported-browser Removes Edge support. 2019-04-23 17:55:07 +01:00
video-layout feat(api): add ability to toggle tile view 2019-05-20 02:53:16 -07:00
video-quality Remove some Flow annotations 2019-03-25 13:53:08 +01:00
videosipgw chore: use strings as action types 2019-03-21 14:47:55 +01:00
welcome Revert "fix(welcome-page): remove watermark container to avoid z-index wars" 2019-05-14 12:42:54 -07:00