mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 20:02:15 +00:00
Fixes #21037. This is part of fixing #19371. To bulk-add new emoji regularly, mobile needs to know which servers support which emoji. `staticfiles_storage.url` generates a unique URL with a hash based on the file content, which lets mobile know if it needs to update its locally stored data.