mastodon/app/lib
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
..
activitypub Fix race condition when receiving an ActivityPub Create multiple times (#4930) 2017-09-14 22:26:22 +02:00
ostatus Switch to static URIs, new URI format in both protocols for new statuses (#4815) 2017-09-06 19:01:28 +02:00
settings Refactor Setting (#3302) 2017-05-25 14:14:36 +02:00
application_extension.rb
emoji.rb Change RuboCop rules to loose (#4464) 2017-07-31 15:19:13 +02:00
exceptions.rb
extractor.rb
feed_manager.rb
formatter.rb Enable to recognize most kinds of characters as URL paths (#4941) 2017-09-14 18:03:20 +02:00
hash_object.rb Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 2017-01-12 20:46:24 +01:00
inline_renderer.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 2017-07-07 04:02:06 +02:00
language_detector.rb Fix language filter codes (#4841) 2017-09-08 12:32:22 +02:00
provider_discovery.rb HTTP signatures (#4146) 2017-07-14 20:41:49 +02:00
request.rb Include requested URL into the message on network errors (#4945) 2017-09-14 16:12:50 +02:00
sanitize_config.rb Whitelist allowed classes for federated statuses (#3810) 2017-06-17 20:26:05 +02:00
status_filter.rb
status_finder.rb
tag_manager.rb Fix ActivityPub handling of replies with WEB_DOMAIN (#4895) (#4904) 2017-09-13 14:22:16 +02:00
user_settings_decorator.rb
webfinger_resource.rb