mastodon/app/lib/activitypub
unarist 3f07f1b2b1 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.
2017-09-17 13:51:34 +02:00
..
activity Fix race condition when receiving an ActivityPub Create multiple times (#4930) 2017-09-14 22:26:22 +02:00
activity.rb
adapter.rb Fix #4894 - Merge context hash into final JSON hash after key transform (#4898) 2017-09-12 00:16:18 +02:00
case_transform.rb
linked_data_signature.rb
tag_manager.rb Raise an error on getting activity uri for remote status (#4984) 2017-09-17 13:51:34 +02:00