aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Avatar
Commit message (Expand)AuthorAgeFilesLines
* 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