aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Avatar/GuestAvatar.php
Commit message (Collapse)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Less ILoggerJoas Schilling2021-04-271-3/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update license headersChristoph Wurst2019-12-051-7/+10
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Switch guest avatars to PNGMichael Weimann2019-02-071-2/+2
| | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* Implement guest avatar endpointMichael Weimann2019-02-071-0/+119
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>