matrix-spec-proposals icon indicating copy to clipboard operation
matrix-spec-proposals copied to clipboard

MSC3817: Allow widgets to create rooms

Open dhenneke opened this issue 3 years ago • 3 comments

Rendered

Implementations

  • https://github.com/matrix-org/matrix-widget-api/pull/69
  • https://github.com/matrix-org/matrix-react-sdk/pull/9136

dhenneke avatar May 17 '22 15:05 dhenneke

@turt2live How do we want to move forward here?

If you agree with the proposal, I can prepare the required PRs in the other repositories.

dhenneke avatar May 30 '22 11:05 dhenneke

@dhenneke the next steps for this MSC would be getting review from the community and Spec Core Team (SCT, which includes myself). Once that review has been done then we'll take a look at getting the changes incorporated into the spec, though for widgets this is typically pretty slow due to the shear size of the feature (unfortunately). The place to seek that review is #matrix-spec:matrix.org on Matrix.

If you're more concerned with the capability being added to the widget-api and react-sdk projects respectively, there's some potential changes to which team is responsible for maintaining widgets coming up. I'll have more information in the next few weeks (hopefully) - ping me in #matrix-widgets:matrix.org after July 13th or so and we can go from there. (or, if there's something more urgent than that needed, let me know and we'll figure it out).

turt2live avatar May 30 '22 16:05 turt2live

I cleaned up our prototype implementation and created the respective draft pull requests.

We would really like to see this going forward, meaning getting into the widget-api and react-sdk so we can work with it in our widgets.

dhenneke avatar Aug 04 '22 15:08 dhenneke