Skip to content

Conversation

@chrisbobbe
Copy link
Collaborator

Fixes #1936.

@chrisbobbe chrisbobbe added the maintainer review PR ready for review by Zulip maintainers label Nov 13, 2025
Copy link
Member

@rajveermalviya rajveermalviya left a comment

Choose a reason for hiding this comment

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

Thanks @chrisbobbe! LGTM, just one small comment.

Comment on lines 29 to 31
--data-urlencode 'narrow=[{"operator":"sender", "operand":2187},
--data-urlencode 'narrow=[{"operator":"sender", "operand":13313},
{"operator":"stream", "operand":"test here"},
{"operator":"topic", "operand":"content"}]' \
{"operator":"topic", "operand":"Thumbnails"}]' \
Copy link
Member

Choose a reason for hiding this comment

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

Left from debug?

@rajveermalviya rajveermalviya added integration review Added by maintainers when PR may be ready for integration and removed maintainer review PR ready for review by Zulip maintainers labels Nov 17, 2025
This might've been done more simply by just adding the boolean value
as a new field like `thumbnailAnimated` on ImagePreviewNode.

But this value works closely with some structured data in thumbnail
URL paths, here in image previews and also in the upcoming "inline
images" feature, zulip#1913. So this new ImageThumbnailLocator class
seemed like a helpful way to present the data to consumers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration review Added by maintainers when PR may be ready for integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

content: Disable image-preview animations, subject to device settings

3 participants