]> cat aescling's git repositories - mastodon.git/commit
Fix crash when a remote Flag activity mentions a private post (#18760)
authorClaire <claire.github-309c@sitedethib.com>
Mon, 4 Jul 2022 09:08:30 +0000 (11:08 +0200)
committeraescling <aescling+gitlab@cat.family>
Mon, 5 Sep 2022 04:27:53 +0000 (00:27 -0400)
commit9b1939fd87ed717d4f41c561e793fcd77c1b4ecf
tree7ca07cc71fd98b11e3fbd74debc399b2a10953fc
parentb979f0b5ca9fb416d3f76664209f54dabb4ec7b8
Fix crash when a remote Flag activity mentions a private post (#18760)

* Add tests

* Fix crash when a remote Flag activity mentions a private post
app/services/report_service.rb
spec/lib/activitypub/activity/flag_spec.rb
spec/services/report_service_spec.rb