]> source.dussan.org Git - nextcloud-server.git/commit
[Avatars] Add function to get the Node of the avatar
authorRoeland Jago Douma <rullzer@owncloud.com>
Wed, 16 Dec 2015 19:26:00 +0000 (20:26 +0100)
committerRoeland Jago Douma <rullzer@owncloud.com>
Wed, 16 Dec 2015 19:29:02 +0000 (20:29 +0100)
commitd796c43841f5f22e39af76e2c11d60335e985738
treee3ea078843b5e20230f546d782ef61e67b331e3f
parent1d932e4c98d7a08d9e34e85112b77dc76ca65482
[Avatars] Add function to get the Node of the avatar

Since we usually just get the avatar and stream the content to the users
there is no need to first create an image in memory.
lib/private/avatar.php
lib/public/iavatar.php
tests/lib/avatartest.php