-
Notifications
You must be signed in to change notification settings - Fork 380
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] MSC3662: Allow Widgets to share user mxids to the client #3662
base: main
Are you sure you want to change the base?
Conversation
proposals/3662-widget-share-api.md
Outdated
searching for users across the remote network, which can then invoke invites or room creation | ||
on the remote side. | ||
|
||
For sharing eventIds or rooms, this is somewhat covered by [MSC2931](https://github.com/matrix-org/matrix-doc/pull/2931/files) |
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.
MSC2931 also covers user IDs?
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.
Hm, I suppose the lack of examples threw me. I'll amend.
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.
2931 is a generic permalink routing solution, so would need to add ?action=chat
and such to carry intent
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.
Yeah, that'd work 👍
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.
(I'm a bit confused as to what this MSC is proposing, then)
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.
Well, 2931 didn't state userIds as being supported explicity nor the action=chat
part so at the point of writing it wasn't very clear that the functionality was intended.
I suppose if that MSC were updated I could close this one though.
Preview: https://pr3662--matrix-org-previews.netlify.app