element-web/src/stores
David Baker b96ad4a4f0 Don't peek until the matrix client is ready
When the client loaded, we'd load the room view which would try to
get a room object from the client, fail because the client wasn't
ready, think it's because the user wasn't joined to the room and
start peeking instead.

Coupled with the bug fixed by https://github.com/matrix-org/matrix-js-sdk/pull/1188
this would have caused https://github.com/vector-im/riot-web/issues/11120
2020-01-29 15:07:43 +00:00
..
ActiveWidgetStore.js Fix MatrixClientPeg imports 2019-12-22 21:15:54 -07:00
CustomRoomTagStore.js Implement basic soft logout handling 2019-07-03 16:46:37 -06:00
FlairStore.js Rip out the remainder of Bluebird 2019-11-18 10:03:05 +00:00
GroupStore.js Merge pull request #3761 from matrix-org/travis/babel7-wp-es6-export 2020-01-08 09:09:11 -07:00
LifecycleStore.js Convert CommonJS exports to ES6-compatible exports 2019-12-22 21:01:02 -07:00
RightPanelStore.js WIP 2020-01-03 13:42:17 +01:00
RightPanelStorePhases.js pr feedback 2020-01-17 17:02:31 +01:00
RoomListStore.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
RoomScrollStateStore.js Re-add doc on scroll state map structure 2017-09-08 13:27:14 +01:00
RoomViewStore.js Don't peek until the matrix client is ready 2020-01-29 15:07:43 +00:00
SessionStore.js Convert CommonJS exports to ES6-compatible exports 2019-12-22 21:01:02 -07:00
TagOrderStore.js [CONFLICT CHUNKS] Merge branch 'develop' into travis/sourcemaps-develop 2020-01-09 14:15:09 -07:00
ToastStore.js Toasts for new, unverified sessions 2020-01-17 11:43:35 +00:00
TypingStore.js Fix MatrixClientPeg imports 2019-12-22 21:15:54 -07:00
WidgetEchoStore.js Convert CommonJS exports to ES6-compatible exports 2019-12-22 21:01:02 -07:00