user avatar in public feed activity:subject
This commit is contained in:
parent
dc88110716
commit
91bbd607e6
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ module Diaspora
|
|||
<id>#{@user.public_url}</id>
|
||||
<title>#{@user.real_name}</title>
|
||||
<link rel="alternative" type="text/html" href="#{@user.public_url}"/>
|
||||
<link rel="avatar" type="image/jpeg" media:width="100" media:height="100" href="#{@user.image_url}"/>
|
||||
</activity:subject>
|
||||
XML
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue