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 Do not rely on activity arriving exactly once after delete arrived (#4754) 2017-09-01 21:12:59 +02:00
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 Add serializing/unserializing of "locked" actor attribute (#4585) 2017-08-12 17:41:03 +02:00
linked_data_signature.rb Remove identity context from output of LinkedDataSignature (#4753) 2017-08-31 21:32:09 +02:00
tag_manager.rb Raise an error on getting activity uri for remote status (#4984) 2017-09-17 13:51:34 +02:00