]> cat aescling's git repositories - mastodon.git/commit
Update profile information and download avatar of remote accounts
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 28 Feb 2016 13:26:26 +0000 (14:26 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 28 Feb 2016 13:26:26 +0000 (14:26 +0100)
commitad5ae3f60e5e0745912bfbc0926f6cf8bc6e9eb4
tree628535474e7f446869cab55f8cdcde56798229be
parent2825991e09272d6e7227da9d9b8dc387614a83df
Update profile information and download avatar of remote accounts
app/helpers/atom_helper.rb
app/services/follow_remote_account_service.rb
app/services/process_feed_service.rb
app/services/process_interaction_service.rb
app/services/update_remote_profile_service.rb [new file with mode: 0644]
app/views/atom/user_stream.xml.ruby
app/views/profile/_status_footer.html.haml
spec/helpers/atom_helper_spec.rb
spec/helpers/profile_helper_spec.rb