summaryrefslogtreecommitdiffstats
path: root/lib/private/Avatar/UserAvatar.php
Commit message (Expand)AuthorAgeFilesLines
* Fix resource usages in OC_ImageCôme Chilliet2021-10-281-2/+5
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
* Less ILoggerJoas Schilling2021-04-271-3/+3
* Added PlaceholderAvatar with own cached imagesVincent Petry2021-03-261-0/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+1
* Fix generated avatars and nophoto cache filesJoas Schilling2020-03-241-1/+1
* Fix license headersChristoph Wurst2020-01-131-0/+1
* Always set the generated flag to false when an avatar is being setJoas Schilling2019-12-201-1/+1
* Update license headersChristoph Wurst2019-12-051-7/+11
* reduce adressbook change events and handlingArthur Schiwon2019-09-041-3/+5
* Don't get the avatar when we don't operate anywayJoas Schilling2019-04-091-5/+0
* Implement guest avatar endpointMichael Weimann2019-02-071-0/+336