Commit graph

12 commits

Author SHA1 Message Date
Saúl Ibarra Corretgé 639848e910 Add placeholder for conference field
Also, create a couple of auxiliary functions so we save some indentation
in the main render function.
2018-08-29 10:06:33 -05:00
akshitkrnagpal da3e6b4780 Added onboarding 2018-08-14 23:29:31 +02:00
Akshit Kr Nagpal 8156f6cd07 Add recent-list 2018-07-27 09:03:51 +02:00
Akshit Kr Nagpal 84a2c51f9c Replace px with em 2018-07-27 09:03:51 +02:00
akshitkrnagpal cfd2e53826 Updated Dependencies 2018-07-20 17:52:58 +02:00
akshitkrnagpal 736f2ae1cb Display error when unable to join conference 2018-07-10 20:51:02 +02:00
akshitkrnagpal 3bd9970c12 Add ability to configure the server URL
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
2018-06-25 21:33:28 +02:00
Akshit Kr Nagpal d73f80e7bf Refactor handling of domain
Use the concept of a "server URL", since it's URLs we are dealing with,
not actul domains.
2018-06-25 16:40:43 +02:00
akshitkrnagpal decb351ed3 Updated eslint-config-jitsi 2018-06-11 08:26:57 +02:00
akshitkrnagpal 8310bf7389 Added initial navigation bar 2018-06-08 21:32:21 +02:00
akshitkrnagpal 4015a05f18 Add Redux and use it as the navigator 2018-06-05 22:42:02 +02:00
Akshit Kr Nagpal 4773b12a3b Add initial welcome page 2018-06-03 22:46:11 +02:00