mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
When avatar scope is private, the PlaceholderAvatar is used to deliver a placeholder avatar based on the user's initials. This was implemented as a separate class for now to avoid messing with the existing UserAvatar implementation and its generated vs non-generated logic. Signed-off-by: Vincent Petry <vincent@nextcloud.com> |
||
|---|---|---|
| .. | ||
| Avatar.php | ||
| AvatarManager.php | ||
| GuestAvatar.php | ||
| PlaceholderAvatar.php | ||
| UserAvatar.php | ||