summaryrefslogtreecommitdiffstats
path: root/tests/lib/Avatar
Commit message (Expand)AuthorAgeFilesLines
* Update avatars on updateCarl Schwan2022-09-092-5/+4
* Merge pull request #32981 from nextcloud/typing/carl/simplefsCarl Schwan2022-07-181-4/+7
|\
| * Add typing to SimpleFSCarl Schwan2022-07-141-8/+11
* | Make Color class publicCarl Schwan2022-07-052-10/+11
* | Cleanup avatar related codeCarl Schwan2022-06-222-8/+8
|/
* Test all scopesChristopher Ng2022-06-071-5/+8
* Fix get avatar authorizationChristopher Ng2022-06-071-0/+20
* Check style updateCarl Schwan2022-01-131-3/+3
* Enable Avatar tests as well for PHP>=8Côme Chilliet2021-10-281-20/+0
* Fix unit testsJoas Schilling2021-04-273-9/+9
* Add known user check in avatar when v2-private scopeVincent Petry2021-03-261-22/+89
* Added PlaceholderAvatar with own cached imagesVincent Petry2021-03-261-4/+7
* Add new v2-private account scopeVincent Petry2021-03-261-2/+59
* php cs fixRoeland Jago Douma2020-12-071-1/+1
* Avatar fixesRoeland Jago Douma2020-12-071-2/+25
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-122-11/+11
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-6/+3
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-3/+3
* Use a blank line after the opening tagChristoph Wurst2020-04-091-0/+1
* Merge pull request #20172 from nextcloud/techdebt/phpunit-short-returnChristoph Wurst2020-03-261-17/+17
|\
| * Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-17/+17
* | Use lowercase true, false and null constantsChristoph Wurst2020-03-251-1/+1
|/
* Change avatar placeholder from single letter to 2 lettersSergey Shliakhov2020-01-271-13/+45
* Mode to modern phpunitRoeland Jago Douma2019-11-272-6/+6
* Make phpunit8 compatibleRoeland Jago Douma2019-11-272-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* adjust test expectationsArthur Schiwon2019-09-041-2/+1
* Move font from Nunito to Noto SansJan-Christoph Borchardt2019-06-221-1/+1
* Switch guest avatars to PNGMichael Weimann2019-02-071-1/+1
* Implement guest avatar endpointMichael Weimann2019-02-073-0/+474