Skip to content
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

Expose apps/widgets #30

Merged
merged 1 commit into from
Dec 20, 2023
Merged

Conversation

charlynguyen
Copy link
Contributor

@charlynguyen charlynguyen commented Dec 19, 2023

This PR exposes the apps/widgets of a room. It allows to:

  • getApps – Gets the apps for a given room.
  • getAppAvatarUrl – Gets the avatar URL for an app.
  • isAppInContainer – Checks if an app is in a container for a given room.
  • moveAppToContainer – Moves apps to containers for a given room.

Relates to matrix-org/matrix-react-sdk#12071.

Signed-off-by: Charly Nguyen <[email protected]>
@charlynguyen charlynguyen marked this pull request as ready for review December 19, 2023 20:25
@charlynguyen charlynguyen requested a review from a team as a code owner December 19, 2023 20:25
Copy link
Member

@t3chguy t3chguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks sane

@t3chguy t3chguy merged commit 0709b4e into matrix-org:main Dec 20, 2023
8 checks passed
@charlynguyen charlynguyen deleted the charlynguyen/expose-widgets branch December 20, 2023 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants