]> cat aescling's git repositories - mastodon.git/commit
Fix status updates not being forwarded like deletes through ActivityPub (#17648)
authorEugen Rochko <eugen@zeonfederated.com>
Sat, 26 Feb 2022 16:51:59 +0000 (17:51 +0100)
committerGitHub <noreply@github.com>
Sat, 26 Feb 2022 16:51:59 +0000 (17:51 +0100)
commit0dc57ab6ed67657e0a77e08bcd99c7b809fe5e42
treeea0ff1a07a84b3ba18cfde54225dc0d0a963899e
parent48caeb9d659abd58ec7a9dc04f7365b35e314b74
Fix status updates not being forwarded like deletes through ActivityPub (#17648)

Fix #17521
app/lib/activitypub/activity/delete.rb
app/lib/activitypub/activity/update.rb
app/lib/activitypub/forwarder.rb [new file with mode: 0644]