element-web/src/utils
J. Ryan Stinnett 2ac7dd4ca3 Explicitly create `cryptoStore` in React SDK
The React SDK has a client creation path that starts 2 out of 3 stores, but then
leaves the other one for the JS SDK's default value handling.

We'll soon be adding additional code to check the health of stores, so it would
be simpler to follow and think about if we create them all in one place.
2019-03-22 15:03:03 +00:00
..
DMRoomMap.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
DecryptFile.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
DirectoryUtils.js
ErrorUtils.js
FormattingUtils.js apply color categories to sender profile name 2018-10-23 10:49:44 +02:00
HostingLink.js Only show hosting link if domain == matrix.org 2019-03-06 10:22:19 +00:00
MegolmExportEncryption.js
MultiInviter.js Check if users are already in the room before inviting them 2019-03-01 13:36:24 -07:00
PasswordScorer.js Fix remaining warnings for enabled files 2019-01-23 18:38:49 -06:00
PinningUtils.js
Receipt.js
Timer.js Fix remaining warnings for enabled files 2019-01-23 18:38:49 -06:00
WidgetUtils.js
createMatrixClient.js Explicitly create `cryptoStore` in React SDK 2019-03-22 15:03:03 +00:00
pages.js Remove the white screen of welcome 2019-02-14 12:35:09 +00:00