mastodon/app/lib
Claire ceb365c419
Fix boosts of local users being filtered in account timelines ()
..
activitypub Fix post edits not being forwarded as expected ()
admin Fix the search documentation URL in system checks ()
connection_pool Update rubocop to v1.54.1 ()
importer Fix importer returning negative row estimates ()
nodeinfo
ostatus Autofix Rubocop remaining Layout rules ()
rss Rubocop fix: `Perfomance/UnfreezeString` ()
settings Remove unused Settings::Extend module ()
translation_service Translate CW, poll options and media descriptions ()
vacuum Add new public status index ()
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 ()
account_statuses_filter.rb Fix boosts of local users being filtered in account timelines ()
activity_tracker.rb Fix Performance/Sum cop ()
application_extension.rb Clean up unused application records ()
ascii_folding.rb Change how hashtags are normalized ()
attachment_batch.rb Storage: add :azure to remaining callers ()
cache_buster.rb Allow setting a custom HTTP method in CacheBuster ()
delivery_failure_tracker.rb Apply Rubocop Performance/DoubleStartEndWith ()
emoji_formatter.rb Fix `Style/SlicingWithRange` cop ()
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
feed_manager.rb Fix “Scoped order is ignored, it's forced to be batch order.” warnings ()
hashtag_normalizer.rb Improve performance by avoiding regex construction ()
html_aware_formatter.rb Refactor formatter ()
inline_renderer.rb Rails 7.0 update ()
link_details_extractor.rb Add alt text for preview card thumbnails ()
permalink_redirector.rb Add redirection on `/deck` URLs for logged-out users ()
plain_text_formatter.rb Change text extraction in `PlainTextFormatter` to be faster ()
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-hcqf-fw2r-52g4
request_pool.rb Update rubocop to v1.54.1 ()
response_with_limit.rb
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 Fix `account_id`, `max_id` and `min_id` params not working in search ()
search_query_transformer.rb Fix `account_id`, `max_id` and `min_id` params not working in search ()
status_cache_hydrator.rb Extract private methods in `StatusCacheHydrator` ()
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 Merge pull request from GHSA-v3xf-c9qf-j667
text_formatter.rb Rubocop fix: `Perfomance/UnfreezeString` ()
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 `frame_rate` for videos where `ffprobe` reports 0/0 ()
webfinger.rb Autofix Rubocop remaining Layout rules ()
webfinger_resource.rb Change interaction modal in web UI ()