summaryrefslogtreecommitdiffstats
path: root/lib/avatar.php
Commit message (Expand)AuthorAgeFilesLines
* Bring another enable_avatars to $_ and fix $thus->$thiskondou2013-09-111-1/+1
* Pass view in \OC_Avatar to constructor and use $_ for enable_avatarskondou2013-09-091-19/+22
* Use \OC_App for checking whether encryption is enabledkondou2013-09-051-1/+1
* fixing style, var name & PHPDocThomas Müller2013-09-041-1/+1
* Fix some of @jancborchardt's complaints in oc_avatarskondou2013-09-021-1/+1
* Properly check for tmpavatar, invalidate cache, fix debug msgskondou2013-09-011-1/+2
* Finish cropper, Get rid of TODOs, Improve \OCP\Avatar and "fix" unitestskondou2013-08-301-3/+7
* Continue work on cropperkondou2013-08-281-3/+3
* Use Jcrop, have inline errormsg, work on cropping, clean up, WIPkondou2013-08-251-4/+9
* Fix spacing, have remove() and return JSON for custom-default-avatarskondou2013-08-251-54/+40
* Remove gravatar and no-avatar functionality, prepare for default avatars even...kondou2013-08-251-84/+30
* Clean up and prepare a bit for custom default avatarskondou2013-08-251-7/+6
* Several improvementskondou2013-08-251-5/+10
* Refactor newavatar.php and show (for now) an alert on problems when setting n...kondou2013-08-251-2/+4
* Have /avatar.php as a central avatar-pointkondou2013-08-251-34/+36
* Load avatar from path, if one's providedkondou2013-08-251-6/+6
* Add unittests & check filetype in setLocalAvatar()kondou2013-08-251-2/+8
* Modularize get(), async getAvatar, avatars @ usermgmtkondou2013-08-251-21/+92
* Add basic avatars and gravatarkondou2013-08-251-0/+59