]> cat aescling's git repositories - mastodon.git/commit
Fix serialization of replies when some of them are URIs (#13957)
authorThibG <thib@sitedethib.com>
Thu, 4 Jun 2020 17:03:31 +0000 (19:03 +0200)
committerGitHub <noreply@github.com>
Thu, 4 Jun 2020 17:03:31 +0000 (19:03 +0200)
commitaed3a436a2dbef40096ec8596cec08e185efe936
tree11830cfb126e6c10c94ab8990943182deb053cc5
parentf669b8bcceb5043e468b3319c0bb7e834e3892d4
Fix serialization of replies when some of them are URIs (#13957)

* Fix serialization of replies when some of them are URIs

Fixes #13956

* Add test
app/serializers/activitypub/collection_serializer.rb
spec/controllers/activitypub/replies_controller_spec.rb