mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
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. |
||
|---|---|---|
| .. | ||
| api | ||
| authentication_backends | ||
| characters | ||
| cute | ||
| emails | ||
| errors | ||
| features | ||
| help | ||
| integrations | ||
| interactive-bot/giphy | ||
| landing-page | ||
| loading | ||
| logo | ||
| policies | ||
| store-badges | ||
| story-tutorial | ||
| test-images | ||
| unused | ||
| default-avatar.png | ||
| favicon.png | ||
| favicon.svg | ||
| unknown-user-avatar-medium.png | ||
| unknown-user-avatar.png | ||