Merge branch 'fix/fix-type-depth' into 'develop'
authorrinpatch <rinpatch@sdf.org>
Sun, 11 Aug 2019 20:01:10 +0000 (20:01 +0000)
committerrinpatch <rinpatch@sdf.org>
Sun, 11 Aug 2019 20:01:10 +0000 (20:01 +0000)
commit9a8a01837eb7c3e0577a283671d8a82af29a0771
tree703629ad62db5828fb430ac8185de112fe11990d
parent779e32a879733e07cddc2143db9d903a1e0d94cf
parent92479c6f4870f1ebe4f530db6e31ba960855e1fa
Merge branch 'fix/fix-type-depth' into 'develop'

Do not fetch the reply object in `fix_type` unless the object has the `name` key and use a depth limit when fetching it

See merge request pleroma/pleroma!1552