mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 17:07:07 +00:00
It turns out we were using malformed URLs in the image tags (containing just a hostname, but no http(s)!) in what we were passing to the Django templates for our digest/, which resulted in the Django templates treating these URLs as http. Gmail recently cracked down on loading images in HTTP, causing the emoji links to appear broken in emails Zulip sends. Fixes #3258.
8.9 KiB
8.9 KiB