schildi-web/src
Kegan Dougal 7cc1573f33 Add startAsHidden and showSpinner props to RoomSubList
startAsHidden: Previously we never started in the hidden state and all was well.
But with archived rooms you DO want to start hidden as you haven't fetched the
room list yet. Without this, you need to click twice (close/open) before the
archived room list will load.

showSpinner: If true, will show a spinner iff there are 0 elements being displayed.
Used when fetching the archived room list in RoomList.
2015-12-18 15:17:18 +00:00
..
components Add startAsHidden and showSpinner props to RoomSubList 2015-12-18 15:17:18 +00:00
skins/vector fix typing notifs 2015-12-15 15:59:40 +00:00
vector Pass through the starting query params from the URL 2015-12-17 15:01:07 +00:00
component-index.js Merge branch 'develop' into kegan/vector-references 2015-12-02 09:37:28 +00:00
header Move copyright header 2015-11-30 18:00:54 +00:00
VectorConferenceHandler.js Pass a userId rather than a RoomMember to isConferenceUser 2015-12-16 11:55:13 +00:00