0
0
Fork 0

Process favourites, reblogs and replies from Salmon

This commit is contained in:
Eugen Rochko 2016-02-24 00:57:47 +01:00
parent ee73d35eea
commit 79baf2fd99
4 changed files with 45 additions and 24 deletions

View file

@ -18,6 +18,7 @@ class ProcessFeedService
# todo: not everything is a status. there are follows, favourites
# todo: RTs
# account.statuses.create!(reblog: status, uri: activity_uri(xml), url: activity_url(xml), text: content(xml))
end
end
end