summaryrefslogtreecommitdiffstats
path: root/lib/private/Avatar/UserAvatar.php
Commit message (Expand)AuthorAgeFilesLines
* Refactors lib/private/Avatar.Faraz Samapoor2023-06-251-26/+5
* composer run cs:fixCôme Chilliet2023-01-201-1/+1
* Avatar new styleCarl Schwan2022-09-091-15/+31
* Make Color class publicCarl Schwan2022-07-051-1/+1
* Cleanup avatar related codeCarl Schwan2022-06-221-34/+14
* Use Image class from public APIChristopher Ng2022-06-021-3/+2
* 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