static: Make unknown user avatar work on mobile.

Clients like mobile add "-medium.png" to the url to get the
medium avatar if the avatar_url field of user object is set
to some string other than the gravatar URL.

This commit adds a symlink to offer the unknown user avatar at
unknown-user-avatar-medium.png as well so that mobile clients
can correctly render the medium avatars for inaccessible users.

Fixes #28071.
This commit is contained in:
Sahil Batra 2023-12-08 13:36:11 +05:30 committed by Tim Abbott
parent cf16ddd4d6
commit 7e12674e8c
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
unknown-user-avatar.png