Files
element-web/src/components/structures
David Baker 3c0290588c Always show the spinner during the first sync
Before, we were relying on the fact that `ready` would still have
been false from before. This was not the case, for example, if we
naviagted straight to /#/login (which causes a guest session to be
set up and the sync for that completes after we navigate to the
login screen).

We should always mark ourselves as not-ready after login since we
will always have to wait for the sync.
2017-06-05 16:17:32 +01:00
..
2017-05-25 11:39:08 +01:00
2017-05-30 15:09:57 +01:00
2017-05-09 17:36:19 +01:00