mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
This fixes an issue where the user's own avatar was being sent down the wire as None. We could have fixed it, as in #8265, by adding code in the webapp and mobile apps to compute medium-size gravatar URLs as well, but that would be messy, and there's little benefit to that complexity (saving at most 2 URLs from the payload). Fixes #8253.
30 KiB
30 KiB