mastodon/app/lib
Claire 610731b03d
Merge pull request from GHSA-55j9-c3mp-6fcq
..
activitypub Allow reports with long comments from remote instances, but truncate ()
admin Update `Admin::Metrics::Measure` classes for Rails 7 ()
connection_pool Bump connection_pool from 2.3.0 to 2.4.0 ()
importer Fix Performance/Count cop ()
nodeinfo Add a nodeinfo endpoint ()
ostatus Autofix Rubocop remaining Layout rules ()
rss Revert "Rails 7 update" ()
settings Remove unused Settings::Extend module ()
translation_service Translate CW, poll options and media descriptions ()
vacuum Change files to be deleted in batches instead of one-by-one ()
webhooks Add webhook templating ()
access_token_extension.rb Fix single Redis connection being used across all threads ()
account_reach_finder.rb Change profile updates to be sent to recently-mentioned servers ()
activity_tracker.rb Fix Performance/Sum cop ()
application_extension.rb Fix “Authorized applications” inefficiently and incorrectly getting last use date ()
ascii_folding.rb Change how hashtags are normalized ()
attachment_batch.rb Fix batch attachment deletion leaving empty directories ()
cache_buster.rb Add cache buster feature for media files ()
delivery_failure_tracker.rb Apply Rubocop Performance/DoubleStartEndWith ()
emoji_formatter.rb Translate CW, poll options and media descriptions ()
entity_cache.rb Fix cache_collection crashing when given an empty collection ()
extractor.rb Fix Performance/StartWith cop ()
fast_geometry_parser.rb Switch from unmaintained paperclip to kt-paperclip ()
fast_ip_map.rb Add IP-based rules ()
feed_manager.rb Add exclusive lists ()
hashtag_normalizer.rb Improve performance by avoiding regex construction ()
html_aware_formatter.rb Refactor formatter ()
inline_renderer.rb Revert "Rails 7 update" ()
link_details_extractor.rb Autofix Rubocop Regex Style rules ()
permalink_redirector.rb Fix Performance/DeletePrefix cop ()
plain_text_formatter.rb Autofix Rubocop Regex Style rules ()
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 Merge pull request from GHSA-9pxv-6qvf-pjwc
request_pool.rb Reduce `sleep` time in request pool spec ()
response_with_limit.rb Fix remote files not using Content-Type header, streaming ()
scope_parser.rb Fix OAuth apps page crashing when listing apps with certain admin API scopes ()
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 Regex Style rules ()
text_formatter.rb Merge pull request from GHSA-55j9-c3mp-6fcq
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 Autofix Rubocop Regex Style rules ()