Merge branch 'fix/unfollows-not-working' into 'develop'
authorrinpatch <rinpatch@sdf.org>
Mon, 13 May 2019 07:39:12 +0000 (07:39 +0000)
committerrinpatch <rinpatch@sdf.org>
Mon, 13 May 2019 07:39:12 +0000 (07:39 +0000)
commit17f7c5e290a2386f0e62f93d434146849a5e5d84
tree68d601ae0cd5f8813d73738e1d68a66721f4e032
parent3ded995253c9a430fcef1b210eb20fd33a409598
parent15cda998f3bdc03f58c30e34e35ebc026a90cf29
Merge branch 'fix/unfollows-not-working' into 'develop'

Normalize the object in `create_or_bump_for` only after ensuring the activity type is Create

Closes #874

See merge request pleroma/pleroma!1138