mastodon/app/lib/activitypub
ThibG 4a73615193 Fix race condition when receiving an ActivityPub Create multiple times (#4930)
* Fix race condition when receiving an ActivityPub Create multiple times

* Use a RedisLock to avoid concurrent processing of a same Create activity
2017-09-14 22:26:22 +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 Handle stream_entry URL correctly in ActivityPub (#4854) 2017-09-08 18:20:03 +02:00