mastodon/app/lib
ThibG 34fa305a00 Fix race condition when processing incoming OStatus messages ()
* Avoid races in incoming OStatus toots processing

* oops

* oops again
..
activitypub Introduce OStatus::TagManager ()
ostatus Fix race condition when processing incoming OStatus messages ()
settings Refactor Setting ()
application_extension.rb Conditional validations no longer accept strings for if/unless ()
emoji.rb Change RuboCop rules to loose ()
exceptions.rb Add callback_url/acct information for Sidekiq PuSH workers Exception. ()
extractor.rb Skip formatting for cashtag in status text ()
feed_manager.rb Fix subsequent replies to unresolved status not being filtered from home ()
formatter.rb Fix non-local statuses are html_encoded in public_page. ()
hash_object.rb Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings
inline_renderer.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
language_detector.rb Fix filterable_languages method of SettingsHelper ()
provider_discovery.rb HTTP signatures ()
request.rb Include requested URL into the message on network errors ()
sanitize_config.rb Whitelist allowed classes for federated statuses ()
status_filter.rb Fix regression from - filter out hidden statuses from ancestors/descendants even if the viewer is anonymous ()
status_finder.rb Raise an error for remote url in StatusFinder ()
tag_manager.rb Introduce OStatus::TagManager ()
themes.rb Add support for multiple themes ()
user_settings_decorator.rb Add support for multiple themes ()
webfinger_resource.rb Allow webfinger controller to reply to user@WEB_DOMAIN in addition to user@LOCAL_DOMAIN ()