nextcloud/tests/lib/Avatar
Vincent Petry bb008be28a
Added PlaceholderAvatar with own cached images
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>
2021-03-26 13:07:09 +01:00
..
AvatarManagerTest.php Added PlaceholderAvatar with own cached images 2021-03-26 13:07:09 +01:00
GuestAvatarTest.php Use a blank line after the opening tag 2020-04-09 11:50:14 +02:00
UserAvatarTest.php php cs fix 2020-12-07 15:44:04 +01:00