mastodon/app
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
..
controllers Uploads for admin site settings (#4913) 2017-09-14 00:04:30 +02:00
helpers Clean up and improve generated OpenGraph tags (#4901) 2017-09-12 05:39:38 +02:00
javascript Add missing Japanese translations (#4947) 2017-09-14 18:03:34 +02:00
lib Fix race condition when receiving an ActivityPub Create multiple times (#4930) 2017-09-14 22:26:22 +02:00
mailers Set default From address in config (#3756) 2017-07-07 00:12:12 +02:00
models Fix #4908 - Do not keep remote file names, generate random (#4934) 2017-09-14 16:41:59 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters Uploads for admin site settings (#4913) 2017-09-14 00:04:30 +02:00
serializers Uploads for admin site settings (#4913) 2017-09-14 00:04:30 +02:00
services Enable to recognize most kinds of characters as URL paths (#4941) 2017-09-14 18:03:20 +02:00
validators Fix #4918 - Limit pinned toots to 5 (#4923) 2017-09-13 11:04:32 +02:00
views Redesign video player (#4911) 2017-09-14 03:39:10 +02:00
workers Revert unique retry job (#4937) 2017-09-14 15:12:43 +02:00