summaryrefslogtreecommitdiffstats
path: root/lib/public/iavatar.php
Commit message (Expand)AuthorAgeFilesLines
* Move \OCP to PSR-4Roeland Jago Douma2016-05-191-79/+0
* Update author informationLukas Reschke2016-03-011-1/+1
* Adding support of -1 as size to be passed into get and getFileThomas Müller2016-01-251-3/+3
* Happy new year!Thomas Müller2016-01-121-2/+3
* [Avatars] Add function to get the Node of the avatarRoeland Jago Douma2015-12-161-0/+11
* Fix visibility of interfaces in \OCPMorris Jobke2015-04-191-3/+3
* Add @since tags to all methods in public namespaceMorris Jobke2015-04-161-1/+5
* Update license headersJenkins for ownCloud2015-03-261-3/+21
* Create an interface for OC_Image and OCP\Image for the public APIJoas Schilling2015-03-161-2/+2
* Avatar controller moved to AppFrameWorkRoeland Jago Douma2015-03-111-1/+1
* Revert "Updating license headers"Morris Jobke2015-02-261-22/+4
* Updating license headersJenkins for ownCloud2015-02-231-4/+22
* Add a better way to check if an avatar exists for the userRobin Appelman2015-02-031-0/+7
* Replace deprecated constant with new class constantJoas Schilling2014-11-251-3/+3
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-3/+3
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-1/+1
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-1/+1
* Add missing Avatar InterfaceArthur Schiwon2013-11-221-0/+38