]> cat aescling's git repositories - mastodon.git/commit
Add support for dereferencing objects through bearcaps (#14683)
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 30 Aug 2020 10:34:20 +0000 (12:34 +0200)
committerGitHub <noreply@github.com>
Sun, 30 Aug 2020 10:34:20 +0000 (12:34 +0200)
commit52157fdcba0837c782edbfd240be07cabc551de9
treef3c7263b6dd9cc2c1fb5ff83b84654b8f6800c3a
parentce8f33dd2f0fddf4bb30cbcdece8ed102838a0fb
Add support for dereferencing objects through bearcaps (#14683)
app/lib/activitypub/activity.rb
app/lib/activitypub/activity/create.rb
app/lib/activitypub/dereferencer.rb [new file with mode: 0644]
spec/lib/activitypub/dereferencer_spec.rb [new file with mode: 0644]