-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Find users Widget API function #15747
Closed
Labels
Comments
@skolmer does this mean searching within the current room or across the entire homeserver? |
@turt2live Our use-case is to list and find users within the room of the widget. |
So I've proposed this as matrix-org/matrix-spec-proposals#2876 as it allows one to grab all the |
turt2live
added a commit
to matrix-org/matrix-widget-api
that referenced
this issue
May 4, 2021
turt2live
added a commit
to matrix-org/matrix-react-sdk
that referenced
this issue
May 4, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your suggestion related to a problem? Please describe.
We want to search for users from within a widget.
Describe the solution you'd like
The widget API should allow a widget to search for users and return a result containing username, display-name and picture of the users.
The text was updated successfully, but these errors were encountered: