Following https://github.com/matrix-org/matrix-react-sdk/pull/5385, it is now possible for a widget to request these capabilities without being a video conference or sticker picker. This commit actually enables this support for those kinds of widgets. This commit also fixes an issue in the URL templating where some variables might get set to 'undefined' - this appears to be a scoping issue, so StopGapWidget now stores the definition alongside the superclass. Fixes https://github.com/vector-im/element-web/issues/15001 |
||
---|---|---|
.. | ||
BaseCard.tsx | ||
EncryptionInfo.tsx | ||
EncryptionPanel.tsx | ||
GroupHeaderButtons.tsx | ||
HeaderButton.tsx | ||
HeaderButtons.tsx | ||
RoomHeaderButtons.tsx | ||
RoomSummaryCard.tsx | ||
UserInfo.tsx | ||
VerificationPanel.tsx | ||
WidgetCard.tsx |