Roeland Jago Douma
|
4e6f6518ff
|
Remove all cache avatars on avatar deletion
Fixes #21513
Since we cache the generated avatars. We should also delete the
generated sizes when we remove the avatar.
|
2016-01-07 20:51:18 +01:00 |
Roeland Jago Douma
|
d796c43841
|
[Avatars] Add function to get the Node of the avatar
Since we usually just get the avatar and stream the content to the users
there is no need to first create an image in memory.
|
2015-12-16 20:29:02 +01:00 |
Roeland Jago Douma
|
b00db2c933
|
DI in avatar code
* DI in avatar code
* Use the node API
* More unit tests
* Unit tests no longer require DB
|
2015-12-01 22:15:43 +01:00 |