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

Move polls to events-sdk, and invent a RelatedRelations type #2102

Merged
merged 4 commits into from
Jan 17, 2022

Conversation

turt2live
Copy link
Member

@turt2live turt2live commented Jan 12, 2022

Builds on #2091
For matrix-org/matrix-react-sdk#7517

Polls are now fully handled by the events-sdk instead of by the js-sdk.

The multi-relation handler (RelatedRelations) is primarily meant to handle unstable & stable support in polls when it becomes stable - see react-sdk for more information.


This change is marked as an internal change (Task), so will not be included in the changelog.

Polls are now fully handled by the events-sdk instead of by the js-sdk.

The multi-relation handler (RelatedRelations) is primarily meant to handle unstable & stable support in polls when it becomes stable.
@turt2live turt2live marked this pull request as ready for review January 14, 2022 00:34
@turt2live turt2live requested a review from a team as a code owner January 14, 2022 00:34
@turt2live turt2live merged commit 0a8b825 into develop Jan 17, 2022
@turt2live turt2live deleted the travis/extev-polls branch January 17, 2022 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants