mastodon/app/lib
Claire 96fb6e491f
Revert "Migrate paperclip `_file_size` columns to bigint ()" ()
..
activitypub Merge pull request from GHSA-3fjr-858r-92rw
admin Revert "Migrate paperclip `_file_size` columns to bigint ()" ()
annual_report Use `public_visibility` ()
connection_pool Update rubocop to v1.54.1 ()
importer Fix importer returning negative row estimates ()
node_info Fix `RSpec/SpecFilePathFormat` cops ()
ostatus Fix `Style/RedundantReturn` cop ()
rss Rubocop fix: `Perfomance/UnfreezeString` ()
translation_service Translate CW, poll options and media descriptions ()
vacuum Use enum-generated scopes/queries for `BulkImport` ()
webhooks Add webhook templating ()
access_token_extension.rb Fix race condition in `POST /api/v1/push/subscription` ()
account_reach_finder.rb Change profile updates to be sent to recently-mentioned servers ()
account_statuses_filter.rb Add scope `Status.distributable_visibility` ()
activity_tracker.rb Use inclusive range in `ActivityTracker#get` ()
annual_report.rb Add annual reports for accounts ()
application_extension.rb Merge pull request from GHSA-7w3c-p9j8-mq3x
ascii_folding.rb Change how hashtags are normalized ()
attachment_batch.rb Disable `Rails/SkipsModelValidations` cop ()
cache_buster.rb Rails 7.1 update ()
content_security_policy.rb Add `PAPERCLIP_ROOT_URL` to Content-Security-Policy when used ()
delivery_failure_tracker.rb Fix `Rails/WhereExists` cop in app/lib ()
emoji_formatter.rb Remove unused `EmojiFormatter#count_tag_nesting` method ()
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 scope `Status.list_eligible_visibility` ()
hashtag_normalizer.rb Improve performance by avoiding regex construction ()
html_aware_formatter.rb Refactor formatter ()
inline_renderer.rb Fix N+1s because of association preloaders not actually getting called ()
link_details_extractor.rb Switched HTMLEntities to the expanded flavor which supports a larger … ()
permalink_redirector.rb Add confirmation when redirecting logged-out requests to permalink ()
plain_text_formatter.rb Change text extraction in `PlainTextFormatter` to be faster ()
rate_limiter.rb Autofix Rubocop Lint/AmbiguousOperatorPrecedence ()
redis_configuration.rb Add retention policy for cached content and media ()
request.rb Fix Mastodon not correctly processing HTTP Signatures with query strings ()
request_pool.rb Update rubocop to v1.54.1 ()
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 Fix `account_id`, `max_id` and `min_id` params not working in search ()
search_query_transformer.rb Support "in:public" search filter ()
signature_parser.rb Rewrite signature verification using regexps and `StringScanner` ()
status_cache_hydrator.rb Fix `Rails/WhereExists` cop in app/lib/status_cache_hydrator ()
status_filter.rb Autofix Rubocop remaining Layout rules ()
status_finder.rb Autofix Rubocop Style/IfUnlessModifier ()
status_reach_finder.rb Fix Undo Announce activity is not sent, when not followed by the reblogged post author ()
suspicious_sign_in_detector.rb Fix `Rails/WhereExists` cop in app/lib ()
tag_manager.rb Merge pull request from GHSA-v3xf-c9qf-j667
text_formatter.rb Use rails built-in `tag` methods in `TextFormatter.shortened_link` ()
themes.rb Separate methods for theme style and meta color tags ()
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 Fixed crash when supplying FFMPEG_BINARY environment variable ()
webfinger.rb Autofix Rubocop remaining Layout rules ()
webfinger_resource.rb Change interaction modal in web UI ()