mastodon/app/lib
Eugen Rochko a9b5598c97
Change user settings to be stored in a more optimal way ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
..
activitypub Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call ()
admin Update retention model sql query ()
connection_pool
importer Autofix Rubocop Rails/Pluck ()
nodeinfo
ostatus Autofix Rubocop remaining Layout rules ()
rss
settings Autofix Rubocop remaining Layout rules ()
translation_service Replace `Status#translatable?` with language matrix in separate endpoint ()
vacuum Apply Rubocop Rails/WhereNot ()
access_token_extension.rb
account_reach_finder.rb
activity_tracker.rb Autofix Rubocop Style/RedundantBegin ()
application_extension.rb
ascii_folding.rb
cache_buster.rb
delivery_failure_tracker.rb Apply Rubocop Performance/DoubleStartEndWith ()
emoji_formatter.rb
entity_cache.rb
extractor.rb Autofix Rubocop Style/RedundantBegin ()
fast_geometry_parser.rb
fast_ip_map.rb
feed_manager.rb Upgrade to latest redis-rb 4.x and fix deprecations ()
hash_object.rb
hashtag_normalizer.rb
html_aware_formatter.rb
inline_renderer.rb
link_details_extractor.rb Autofix Rubocop Rails/Pluck ()
permalink_redirector.rb
plain_text_formatter.rb Unescape HTML entities ()
potential_friendship_tracker.rb
rate_limiter.rb Autofix Rubocop Lint/AmbiguousOperatorPrecedence ()
redis_configuration.rb
request.rb Refactor monkey-patching of `PrivateAddressCheck` ()
request_pool.rb Autofix Rubocop Style/RescueStandardError ()
response_with_limit.rb
scope_parser.rb
scope_transformer.rb Apply Rubocop Performance/StringIdentifierArgument ()
search_query_parser.rb
search_query_transformer.rb
status_cache_hydrator.rb Fix status cache hydration discrepancy ()
status_filter.rb Autofix Rubocop remaining Layout rules ()
status_finder.rb Autofix Rubocop Style/IfUnlessModifier ()
status_reach_finder.rb Don't delivery a reply to domains which are blocked by author ()
suspicious_sign_in_detector.rb
tag_manager.rb Autofix Rubocop remaining Layout rules ()
text_formatter.rb
themes.rb
translation_service.rb Replace `Status#translatable?` with language matrix in separate endpoint ()
user_settings_serializer.rb Change user settings to be stored in a more optimal way ()
vacuum.rb
validation_error_formatter.rb Enable Rubocop Style/StringConcatenation defaults ()
video_metadata_extractor.rb
webfinger.rb Autofix Rubocop remaining Layout rules ()
webfinger_resource.rb