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

refactor!(media): flatten and rename MediaRequest and fields #4223

Conversation

bnjbvr
Copy link
Member

@bnjbvr bnjbvr commented Nov 6, 2024

As a separate PR to help with review.

It's better to change the structure of the fields before landing the other PR, otherwise we'd need a migration (or at least, to clear the send queue tables) when changing this code.

Part of #1732.

…tings`

Changelog: all the fields of `MediaThumbnailSize` have been inlined into
 `MediaThumbnailSettings`, and the former type has been removed.
Because it's not a request we send to the server; it's some of the
request parameters.
@bnjbvr bnjbvr requested a review from Hywan November 6, 2024 13:51
@bnjbvr bnjbvr requested a review from a team as a code owner November 6, 2024 13:51
Copy link
Member

@Hywan Hywan left a comment

Choose a reason for hiding this comment

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

YES!

@bnjbvr bnjbvr merged commit 38d9612 into bnjbvr/refactor-send-queue-storage Nov 6, 2024
2 checks passed
@bnjbvr bnjbvr deleted the bnjbvr/flatten-and-rename-media-request branch November 6, 2024 14:03
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