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

Element-R: implement remaining OutgoingMessage request types #3083

Merged
merged 4 commits into from
Jan 31, 2023

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Jan 20, 2023

This is a follow-up to #3019: it implements the remaining two types of message types, now that rust SDK has sensibly-shaped types for them.

It turns out that I need to pull this stuff out to a separate class, so this PR also includes that.

Suggest review commit-by-commit.

Part of element-hq/element-web#21972.


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

@richvdh richvdh force-pushed the rav/element-r/more_outgoing_messages branch from a7e01bd to b49928a Compare January 20, 2023 19:09
@richvdh richvdh added the T-Task Tasks for the team like planning label Jan 21, 2023
@richvdh richvdh marked this pull request as ready for review January 21, 2023 06:35
@richvdh richvdh requested review from a team as code owners January 21, 2023 06:35
Copy link
Member

@andybalaam andybalaam left a comment

Choose a reason for hiding this comment

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

One suggestion and some questions, but looks good.

@richvdh richvdh requested a review from andybalaam January 31, 2023 14:53
@richvdh richvdh enabled auto-merge (squash) January 31, 2023 15:33
@richvdh richvdh merged commit 0c1d5f6 into develop Jan 31, 2023
@richvdh richvdh deleted the rav/element-r/more_outgoing_messages branch January 31, 2023 15:44
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