- Oct 10, 2018
-
-
Saúl Ibarra Corretgé authored
This partially reverts eec6a270. 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.
-
Saúl Ibarra Corretgé authored
-
- Oct 04, 2018
-
-
Saúl Ibarra Corretgé authored
This is the new syntax for extending components. See: https://github.com/styled-components/styled-components/issues/1546
-
- Oct 01, 2018
-
-
Saúl Ibarra Corretgé authored
-
- Sep 28, 2018
-
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
Wait until the joined event.
-
- Aug 29, 2018
-
-
Saúl Ibarra Corretgé authored
Also, create a couple of auxiliary functions so we save some indentation in the main render function.
-
- Aug 14, 2018
-
-
akshitkrnagpal authored
-
- Jul 27, 2018
-
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
-
Akshit Kr Nagpal authored
-
Akshit Kr Nagpal authored
-
Akshit Kr Nagpal authored
-
- Jul 20, 2018
-
-
akshitkrnagpal authored
-
- Jul 15, 2018
-
-
Akshit Kr Nagpal authored
-
- Jul 10, 2018
-
-
Akshit Kr Nagpal authored
-
akshitkrnagpal authored
-
- Jul 04, 2018
-
-
akshitkrnagpal authored
-
- Jul 03, 2018
-
-
akshitkrnagpal authored
-
akshitkrnagpal authored
-
- Jun 29, 2018
-
-
akshitkrnagpal authored
-
Akshit Kr Nagpal authored
-
Akshit Kr Nagpal authored
-
akshitkrnagpal authored
-
- Jun 28, 2018
-
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
The entire page is draggable, except: - buttons - any input type - the filmstrip - the chat panel
-
akshitkrnagpal authored
-
Akshit Kr Nagpal authored
-
akshitkrnagpal authored
The spinner will be visible until jitsi-meet iframe is completely loaded.
-
- Jun 25, 2018
-
-
akshitkrnagpal authored
The configured server URL will be used when the room URL is not a full URL. If a full URL is given, the target server is joined. The default server URL is https://meet.jit.si
-
Akshit Kr Nagpal authored
Use the concept of a "server URL", since it's URLs we are dealing with, not actul domains.
-
- Jun 24, 2018
-
-
Akshit Kr Nagpal authored
Fixes: #65
-
- Jun 21, 2018
-
-
Saúl Ibarra Corretgé authored
The term "action" is quite overloaded since we use redux, so let's call it "button" since that's how it behaves.
-
Saúl Ibarra Corretgé authored
-
akshitkrnagpal authored
-
- Jun 17, 2018
-
-
akshitkrnagpal authored
-
- Jun 12, 2018
-
-
hristoterezov authored
-
- Jun 11, 2018
-
-
akshitkrnagpal authored
-