Add a default profile picture and banner.
authoreal <eal@waifu.club>
Mon, 15 Jan 2018 20:18:17 +0000 (22:18 +0200)
committereal <eal@waifu.club>
Mon, 15 Jan 2018 20:18:17 +0000 (22:18 +0200)
commit14b086eec22486d1efc8248f5f157696e7621e5b
tree1ed7102975683207f5d5c7cd9e5a44fd5d0d9a7c
parentd49109ca17f980e118cd5ab97bc1139e3bd14402
Add a default profile picture and banner.

This removes the placehold.it dependency.
lib/pleroma/user.ex
lib/pleroma/web/mastodon_api/views/account_view.ex
lib/pleroma/web/twitter_api/views/user_view.ex
priv/static/static/avi.png [new file with mode: 0644]
priv/static/static/banner.png [new file with mode: 0644]
test/web/mastodon_api/account_view_test.exs
test/web/ostatus/user_representer_test.exs
test/web/twitter_api/views/user_view_test.exs