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

MSC3751: Allowing widgets to read account data #3751

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AndrewRyanChama
Copy link

@AndrewRyanChama AndrewRyanChama commented Mar 5, 2022

rendered

This is similar to #2876 and #2762 but works together by doing the similar api for account data.

Signed-off-by: Andrew Ryan andrewryanchama@clover.club

This proposal gives a way for widgets to read account data.

Some data is stored in the account data that is useful for widgets, such as
MSC2545, which stores a list of image packs in account data.

If this proposal is implemented, a widget can read all global packs defined in MSC2545 by
additionally using MSC2876 which is already implemented.
@AndrewRyanChama AndrewRyanChama changed the title get msc number Allowing widgets to read account data Mar 5, 2022
@turt2live turt2live changed the title Allowing widgets to read account data MSC3751: Allowing widgets to read account data Mar 5, 2022
@turt2live turt2live added kind:feature MSC for not-core and not-maintenance stuff needs-implementation This MSC does not have a qualifying implementation for the SCT to review. The MSC cannot enter FCP. proposal A matrix spec change proposal proposal-in-review widgets anything to do with widgets labels Mar 5, 2022
@turt2live
Copy link
Member

@AndrewRyanChama when you get the chance, please sign off on this PR so we can incorporate it into the repo :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:feature MSC for not-core and not-maintenance stuff needs-implementation This MSC does not have a qualifying implementation for the SCT to review. The MSC cannot enter FCP. proposal A matrix spec change proposal widgets anything to do with widgets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants