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

Satisfy revised MSC4157 #92

Merged
merged 12 commits into from
Jul 30, 2024
Merged

Satisfy revised MSC4157 #92

merged 12 commits into from
Jul 30, 2024

Conversation

AndrewFerr
Copy link
Member

@AndrewFerr AndrewFerr commented Jul 17, 2024

This is part of the recent revisions to MSC4140/4157. Another PR will be made for adding a widget capability for using the now-authenticated endpoint for sending/canceling/refreshing a future. This PR also includes the widget action & capability for sending/canceling/refreshing a delayed event.

Signed-off-by: Andrew Ferrazzutti [email protected]

Copy link
Contributor

@toger5 toger5 left a comment

Choose a reason for hiding this comment

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

I guess this is the PR where we will do the renaming to delay and add the capabilitie names.

@AndrewFerr
Copy link
Member Author

Yes, I'll be pushing more commits here, for the rest of the revisions to MSC4157. I'll mark it as draft until that's done.

@AndrewFerr AndrewFerr marked this pull request as draft July 25, 2024 15:05
@AndrewFerr AndrewFerr marked this pull request as ready for review July 25, 2024 17:15
@AndrewFerr AndrewFerr changed the title Replace future_group_id with parent_future_id Satisfy revised MSC4157 Jul 25, 2024
@AndrewFerr AndrewFerr requested a review from toger5 July 26, 2024 03:38
@AndrewFerr
Copy link
Member Author

The last batch of commits includes the widget API action for updating delayed events, which is the last thing that was missing to satisfy the MSC. This should be good to go now.

AndrewFerr added a commit to matrix-org/matrix-js-sdk that referenced this pull request Jul 30, 2024
AndrewFerr added a commit to matrix-org/matrix-js-sdk that referenced this pull request Jul 30, 2024
AndrewFerr added a commit to matrix-org/matrix-js-sdk that referenced this pull request Jul 30, 2024
Copy link
Contributor

@toger5 toger5 left a comment

Choose a reason for hiding this comment

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

This looks all as expected!

src/ClientWidgetApi.ts Show resolved Hide resolved
src/ClientWidgetApi.ts Outdated Show resolved Hide resolved
src/WidgetApi.ts Show resolved Hide resolved
src/driver/WidgetDriver.ts Show resolved Hide resolved
src/interfaces/Capabilities.ts Show resolved Hide resolved
@AndrewFerr AndrewFerr merged commit eb57b5e into master Jul 30, 2024
1 check passed
@AndrewFerr AndrewFerr deleted the af/msc4157-revised branch July 30, 2024 16:07
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