summaryrefslogtreecommitdiffstats
path: root/lib/private/Avatar/AvatarManager.php
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Fix get avatar authorizationChristopher Ng2022-06-071-11/+14
* catch storage not available when deleting avatarRobin Appelman2022-02-251-1/+2
* adjust internal data handling logic to fix store and loadArthur Schiwon2021-06-301-3/+8
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+3
* Less ILoggerJoas Schilling2021-04-271-13/+3
* Add known user check in avatar when v2-private scopeVincent Petry2021-03-261-12/+23
* Added PlaceholderAvatar with own cached imagesVincent Petry2021-03-261-10/+7
* Add new v2-private account scopeVincent Petry2021-03-261-1/+35
* Update license headers for 19Christoph Wurst2020-04-291-0/+2
* Delete avatar if a user is deletedJulius Härtl2020-04-241-0/+16
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+5
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Implement guest avatar endpointMichael Weimann2019-02-071-0/+133