]> cat aescling's git repositories - mastodon.git/commit
Raise an error on getting activity uri for remote status (#4984)
authorunarist <m.unarist@gmail.com>
Sun, 17 Sep 2017 11:51:34 +0000 (20:51 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 17 Sep 2017 11:51:34 +0000 (13:51 +0200)
commit3f07f1b2b18affd0c48f3673d124cfbea6b9e380
tree904fe193da76b5f4dea451d691794822a7ea840d
parent44245926f105e653cfe4fd3397b796df345023b5
Raise an error on getting activity uri for remote status (#4984)

We had returned `nil` for that case, but this raises an error instead, as a wrong usage of the method.
This method is currently only used in ActivitySerializer.
app/lib/activitypub/tag_manager.rb