mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
When a user changes its avatar image, the user's avatar in popovers wasn't being correctly updated, because of browser caching of the avatar image. We added a version on the request to get the image in the same format we use elsewhere, so the browser knows when to use the cached image or to make a new request to the server. Edited by Tim to preserve/fix sort orders in some tests, and update zulip_feature_level. Fixes: #14290
1.9 KiB
1.9 KiB