mastodon/app/lib
dependabot[bot] fa14976a5d
Bump connection_pool from 2.3.0 to 2.4.0 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
..
activitypub Remove instance variables from helper usage ()
admin Update retention model sql query ()
connection_pool Bump connection_pool from 2.3.0 to 2.4.0 ()
importer Autofix Rubocop Rails/Pluck ()
nodeinfo
ostatus Autofix Rubocop remaining Layout rules ()
rss Fix errors when rendering RSS feeds ()
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 Fix single Redis connection being used across all threads ()
account_reach_finder.rb Fix remote reporters not receiving suspend/unsuspend activities ()
activity_tracker.rb Autofix Rubocop Style/RedundantBegin ()
application_extension.rb Fix confirmation redirect to app without `Location` header ()
ascii_folding.rb Change how hashtags are normalized ()
cache_buster.rb Add cache buster feature for media files ()
delivery_failure_tracker.rb Apply Rubocop Performance/DoubleStartEndWith ()
emoji_formatter.rb Drop EOL Ruby 2.7 ()
entity_cache.rb Fix cache_collection crashing when given an empty collection ()
extractor.rb Autofix Rubocop Style/RedundantBegin ()
fast_geometry_parser.rb Switch from unmaintained paperclip to kt-paperclip ()
fast_ip_map.rb
feed_manager.rb Upgrade to latest redis-rb 4.x and fix deprecations ()
hash_object.rb
hashtag_normalizer.rb Improve performance by avoiding regex construction ()
html_aware_formatter.rb Refactor formatter ()
inline_renderer.rb Add caching for payload serialization during fan-out ()
link_details_extractor.rb Autofix Rubocop Rails/Pluck ()
permalink_redirector.rb Change public accounts pages to mount the web UI ()
plain_text_formatter.rb Drop EOL Ruby 2.7 ()
potential_friendship_tracker.rb Change auto-following admin-selected accounts, show in recommendations ()
rate_limiter.rb Autofix Rubocop Lint/AmbiguousOperatorPrecedence ()
redis_configuration.rb Add retention policy for cached content and media ()
request.rb Refactor monkey-patching of `PrivateAddressCheck` ()
request_pool.rb Autofix Rubocop Style/RescueStandardError ()
response_with_limit.rb
scope_parser.rb Change authorized applications page ()
scope_transformer.rb Apply Rubocop Performance/StringIdentifierArgument ()
search_query_parser.rb
search_query_transformer.rb Fix error resposes for `from` search prefix ()
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 Remove sign-in token authentication, instead send e-mail about new sign-in ()
tag_manager.rb Autofix Rubocop remaining Layout rules ()
text_formatter.rb Drop EOL Ruby 2.7 ()
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 Add retention policy for cached content and media ()
validation_error_formatter.rb Enable Rubocop Style/StringConcatenation defaults ()
video_metadata_extractor.rb Fix some media attachments being converted with too high framerates ()
webfinger.rb Autofix Rubocop remaining Layout rules ()
webfinger_resource.rb