zulip/zulip-flutter

Show image/video previews larger according to new setting

Open

#2,177 opened on Feb 25, 2026

View on GitHub
 (11 comments) (1 reaction) (0 assignees)Dart (456 forks)github user discovery
a-contenta-designhelp wantedserver-12

Repository metrics

Stars
 (454 stars)
PR merge metrics
 (PR metrics pending)

Description

The server recently introduced a new realm setting media_preview_size, in feature level 469. API changelog:

  • PATCH /realm, POST /register, GET /events: Added a new media_preview_size realm setting that controls the size of image and video thumbnails in messages.

We should follow that setting.

References

  • Server/web PR: zulip/zulip#37931
  • Server/web issue: zulip/zulip#37096

Contributor guide