]> cat aescling's git repositories - mastodon.git/commit
Minor ActivityPub JSON fixes (#4214)
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 16 Jul 2017 08:28:55 +0000 (10:28 +0200)
committerGitHub <noreply@github.com>
Sun, 16 Jul 2017 08:28:55 +0000 (10:28 +0200)
commita6328fc1b17984af71efb9a1214437c8cdc5dfea
tree17fe12bf7a3c64c8e35bc86f72683b66cf364026
parent35b868eeca3f9000d9de0ec232ad93f430563448
Minor ActivityPub JSON fixes (#4214)

- Objects must have attributedTo instead of actor
- The current attribute belongs to CollectionPage, not Collection
app/controllers/activitypub/outboxes_controller.rb
app/controllers/follower_accounts_controller.rb
app/controllers/following_accounts_controller.rb
app/controllers/tags_controller.rb
app/presenters/activitypub/collection_presenter.rb
app/serializers/activitypub/collection_serializer.rb
app/serializers/activitypub/note_serializer.rb