summaryrefslogtreecommitdiffstats
path: root/lib/private/AvatarManager.php
Commit message (Collapse)AuthorAgeFilesLines
* avatar to appdataRoeland Jago Douma2016-10-051-19/+10
| | | | | | * Fix AvatarTest Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Remove database requirement from testLukas Reschke2016-10-031-2/+8
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Use proper casing of username in avatar filesystem setupMorris Jobke2016-10-031-0/+2
| | | | | | | | | * before you could request an avatar for User instead of user which sets up the filesystem for that user twice causing the sharing codes collision detection to detect a lot of collisions Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Cache avatars properlyRoeland Jago Douma2016-08-301-2/+9
| | | | | * Set proper caching headers for avatars (15 minutes) * For our own avatar use some extra logic to invalidate when we update
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix othersJoas Schilling2016-07-211-2/+3
|
* Update license headersLukas Reschke2016-05-261-2/+3
|
* Moved some files in \OC to PSR-4Roeland Jago Douma2016-04-291-0/+97
* \OC\ActivityManager * \OC\AllConfig * \OC\AppConfig * \OC\AppHelper * \OC\Avatar * \OC\AvatarManager * \OC\CapabilitiesManager * \OC\Config * \OC\ContactsManager * \OC\DatabaseException * \OC\DatabaseSetupException