-
-
Notifications
You must be signed in to change notification settings - Fork 829
Convert MatrixChat to a TypeScript class #4462
Conversation
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generally looks fine. I'd recommend that we hold off on merging this if possible until after the release, just in case we need to make more dual-branch PRs against MatrixChat
Hmm, it might be a dependency for my App Load Errors PR to land due to the typescript typing relying on MatrixChat :/ |
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
… t3chguy/app_load4
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
From my perspective, the cross-signing rate of change in |
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This reverts commit e3ba9c9 Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a few nits but seems fine.
Didn't realize this was pending my review, sorry. Was expecting the switch to be done in its own PR ._.
This reverts commit f649291 Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
…-org/matrix-react-sdk into t3chguy/app_load4 � Conflicts: � src/components/structures/MatrixChat.tsx
Needs merging in lock-step with element-hq/element-web#13329