Commit Graph

9 Commits (7afca08255ef8cd034f76fa108fa82390eaab2fb)

Author SHA1 Message Date
Robin Appelman d0266c0bf8 Use public api for getting l10n 12 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 12 years ago
Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 12 years ago
Arthur Schiwon 6085878966 Avatar: accept OC_Image as in setParameter 12 years ago
Thomas Müller 92c8672c0f fixing PHPDoc comments and syntax 12 years ago
Arthur Schiwon 00071401d7 Round out Avatar Public API 12 years ago
kondou 507325dd50 Add public API for \OC\Avatar 12 years ago
Bjoern Schiessle 3380bd650f avatars should also work with encryption after pr #5332 was merged 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
kondou bf7f94422f Bring another enable_avatars to $_ and fix $thus->$this 12 years ago
kondou 1832eb8872 Pass view in \OC_Avatar to constructor and use $_ for enable_avatars 13 years ago
kondou 221bbd275c Use \OC_App for checking whether encryption is enabled 13 years ago
Thomas Müller 68dce9dde5 fixing style, var name & PHPDoc 13 years ago
kondou e7e3f1b81a Fix some of @jancborchardt's complaints in oc_avatars 13 years ago
kondou 74c9223281 Properly check for tmpavatar, invalidate cache, fix debug msgs 13 years ago
kondou ecf187393b Finish cropper, Get rid of TODOs, Improve \OCP\Avatar and "fix" unitests 13 years ago
kondou 8d8a57de7f Continue work on cropper 13 years ago
kondou 9a8908b643 Use Jcrop, have inline errormsg, work on cropping, clean up, WIP 13 years ago
kondou 5eb17aadb3 Fix spacing, have remove() and return JSON for custom-default-avatars 13 years ago
kondou 81cadd5ea3 Remove gravatar and no-avatar functionality, prepare for default avatars even more and reword some stuff 13 years ago
kondou 4a9c89fb33 Clean up and prepare a bit for custom default avatars 13 years ago
kondou 9c12da6a94 Several improvements 13 years ago
kondou 9500109349 Refactor newavatar.php and show (for now) an alert on problems when setting new avatars 13 years ago
kondou 4521b54c67 Have /avatar.php as a central avatar-point 13 years ago
kondou a58d270684 Load avatar from path, if one's provided 13 years ago
kondou 2bfe662235 Add unittests & check filetype in setLocalAvatar() 13 years ago
kondou fac671b14e Modularize get(), async getAvatar, avatars @ usermgmt 13 years ago
kondou 4a08f7d710 Add basic avatars and gravatar 13 years ago