Skip to content

Render user avatar image using `GlAvatar`

What does this MR do and why?

Introduces the feature flag gl_avatar_for_all_user_avatars to migrate avatar implementation to use GlAvatar. The FF and related code will be deleted when all instances will be checked with FF enabled.

This is the supporting MR to start migrations described here.

Feature flags are disabled in rspecs as they are enabled by default

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

You can follow the steps in this epic &7610 (closed).

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #352508 (closed) and #335797 (closed).

Edited by Olena Horal-Koretska

Merge request reports