| Commit message (Expand) | Author | Age | Files | Lines |
* | Bring another enable_avatars to $_ and fix $thus->$this | kondou | 2013-09-11 | 1 | -1/+1 |
* | Pass view in \OC_Avatar to constructor and use $_ for enable_avatars | kondou | 2013-09-09 | 1 | -19/+22 |
* | Use \OC_App for checking whether encryption is enabled | kondou | 2013-09-05 | 1 | -1/+1 |
* | fixing style, var name & PHPDoc | Thomas Müller | 2013-09-04 | 1 | -1/+1 |
* | Fix some of @jancborchardt's complaints in oc_avatars | kondou | 2013-09-02 | 1 | -1/+1 |
* | Properly check for tmpavatar, invalidate cache, fix debug msgs | kondou | 2013-09-01 | 1 | -1/+2 |
* | Finish cropper, Get rid of TODOs, Improve \OCP\Avatar and "fix" unitests | kondou | 2013-08-30 | 1 | -3/+7 |
* | Continue work on cropper | kondou | 2013-08-28 | 1 | -3/+3 |
* | Use Jcrop, have inline errormsg, work on cropping, clean up, WIP | kondou | 2013-08-25 | 1 | -4/+9 |
* | Fix spacing, have remove() and return JSON for custom-default-avatars | kondou | 2013-08-25 | 1 | -54/+40 |
* | Remove gravatar and no-avatar functionality, prepare for default avatars even... | kondou | 2013-08-25 | 1 | -84/+30 |
* | Clean up and prepare a bit for custom default avatars | kondou | 2013-08-25 | 1 | -7/+6 |
* | Several improvements | kondou | 2013-08-25 | 1 | -5/+10 |
* | Refactor newavatar.php and show (for now) an alert on problems when setting n... | kondou | 2013-08-25 | 1 | -2/+4 |
* | Have /avatar.php as a central avatar-point | kondou | 2013-08-25 | 1 | -34/+36 |
* | Load avatar from path, if one's provided | kondou | 2013-08-25 | 1 | -6/+6 |
* | Add unittests & check filetype in setLocalAvatar() | kondou | 2013-08-25 | 1 | -2/+8 |
* | Modularize get(), async getAvatar, avatars @ usermgmt | kondou | 2013-08-25 | 1 | -21/+92 |
* | Add basic avatars and gravatar | kondou | 2013-08-25 | 1 | -0/+59 |