jiti-meet/react/features
Saúl Ibarra Corretgé a4cf79c161 rn: fix losing audio if call is hangup too quickly
This PR changes the logic for connecting / disconnecting conferences. Instead of
doing it in mount / unmount events from the Conference component, it moves the
logic to the appNavigatee action.

This fixes a regression introduced in 774c5ecd when trying to make sure the
conference terminated event is always sent.

By moving the logic to appNavigate we no longer depend on side-effects for
connecting / disconnecting, and the code should be more maintainable moving
forward.

An improvement to this is the concept of sessions, which, while not tackled
here, was taken into consideration.
2019-05-23 15:16:31 +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 rn: fix losing audio if call is hangup too quickly 2019-05-23 15:16:31 +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 rn: fix losing audio if call is hangup too quickly 2019-05-23 15:16:31 +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: fix losing audio if call is hangup too quickly 2019-05-23 15:16:31 +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 feat: don’t render moderator icon if everyone is moderator 2019-05-22 14:08:52 +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 fix: set explicit color for search field to avoid theme override 2019-05-23 12:06:50 +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 fix: device selection colour scheme support 2019-05-22 12:29:28 +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 room-lock: adds ability to allow only digits for room locking 2019-05-22 09:43:17 +02: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 rn: fix losing audio if call is hangup too quickly 2019-05-23 15:16:31 +02: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