aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/iavatarmanager.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix visibility of interfaces in \OCPMorris Jobke2015-04-191-1/+1
|
* Add @since tags to all methods in public namespaceMorris Jobke2015-04-161-0/+2
| | | | | | | * enhance the app development experience - you can look up the method introduction right inside the code without searching via git blame * easier to write apps for multiple versions
* Update license headersJenkins for ownCloud2015-03-261-3/+20
|
* Revert "Updating license headers"Morris Jobke2015-02-261-20/+4
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-4/+20
|
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-1/+1
| | | | * test case added to avoid adding them later
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-1/+1
|
* Round out Avatar Public APIArthur Schiwon2013-11-211-20/+5
|
* Add public API for \OC\Avatarkondou2013-11-071-0/+38