]> cat aescling's git repositories - mastodon.git/commit
Revert "Add handler for Move activity (#9629)"
authorThibaut Girka <thib@sitedethib.com>
Wed, 2 Jan 2019 12:56:31 +0000 (13:56 +0100)
committerThibaut Girka <thib@sitedethib.com>
Wed, 2 Jan 2019 14:36:59 +0000 (15:36 +0100)
commitbb96a7463758687f8187ae4483becd346c2482b3
tree348a9c54f0152a73fd7753de3bbe9fe02ab28fe2
parent1b35ca17a9f214bbc4fc577baa7a86b567b2f629
Revert "Add handler for Move activity (#9629)"

This reverts commit 0f938ff29c2e9bf92e3eb9c23be8d4ba3a1b97f7.
12 files changed:
app/lib/activitypub/activity.rb
app/lib/activitypub/activity/follow.rb
app/lib/activitypub/activity/move.rb [deleted file]
app/lib/activitypub/adapter.rb
app/models/account.rb
app/serializers/activitypub/actor_serializer.rb
app/services/activitypub/process_account_service.rb
app/services/follow_service.rb
app/workers/unfollow_follow_worker.rb [deleted file]
db/migrate/20181226021420_add_also_known_as_to_accounts.rb [deleted file]
db/schema.rb
spec/lib/activitypub/activity/move_spec.rb [deleted file]