summaryrefslogtreecommitdiffstats
path: root/lib/private/Avatar/UserAvatar.php
Commit message (Expand)AuthorAgeFilesLines
* 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