jitsi-meet-electron/app
Saúl Ibarra Corretgé b8ed209893 Fix regression when conference has a password or auth
This partially reverts eec6a270c5.

The problem is that when a conference is protected by a password or has
auth enabled, the "joined" event will come later, when the user
authenticates, so the 10s timeout will kick in.

This is not ideal because we react to the onLoad event of an iframe,
which doesn't tell us much of *what* is actually loaded, but a new event
would be required to properly fix this.
2018-10-10 12:22:04 -05:00
..
features Fix regression when conference has a password or auth 2018-10-10 12:22:04 -05:00
images Added onboarding 2018-08-14 23:29:31 +02:00
.eslintrc.js Updated eslint-config-jitsi 2018-06-11 08:26:57 +02:00
index.html Improve dragging experience 2018-06-28 14:56:55 -05:00
index.js Added onboarding 2018-08-14 23:29:31 +02:00