mastodon/app/lib
Claire 8a5b57f668
Revert "Support JSON-LD named graph ()" ()
..
activitypub Fix status processing failing halfway when a remote post has a malformed `replies` attribute ()
admin Adjust magick version detection in admin panel ()
annual_report Use `public_visibility` ()
connection_pool Fix `Style/SuperArguments` cop ()
importer Fix importer returning negative row estimates ()
node_info Fix `RSpec/SpecFilePathFormat` cops ()
ostatus Fix `Style/RedundantReturn` cop ()
rss Fix `Style/SuperArguments` cop ()
translation_service Translate CW, poll options and media descriptions ()
vacuum Add expired/revoked scopes for doorkeeper models via extension modules ()
webhooks Add webhook templating ()
access_grant_extension.rb Add expired/revoked scopes for doorkeeper models via extension modules ()
access_token_extension.rb Add expired/revoked scopes for doorkeeper models via extension modules ()
account_reach_finder.rb
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-vp5r-5pgw-jwqx
ascii_folding.rb
attachment_batch.rb Disable `Rails/SkipsModelValidations` cop ()
cache_buster.rb Remove `CacheBuster` default options ()
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
extractor.rb Remove unused `Extractor#extract_cashtags_with_indices` method ()
fast_geometry_parser.rb
fast_ip_map.rb
feed_manager.rb Fix notifications from limited users being outright dropped ()
hashtag_normalizer.rb
html_aware_formatter.rb
inline_renderer.rb Fix N+1s because of association preloaders not actually getting called ()
link_details_extractor.rb Revert "Support JSON-LD named graph ()" ()
oauth_pre_authorization_extension.rb Enable OAuth PKCE Extension ()
permalink_redirector.rb Add confirmation when redirecting logged-out requests to permalink ()
plain_text_formatter.rb Change text extraction in `PlainTextFormatter` to be faster ()
private_address_check.rb Rely on built-in ruby private IP detection ()
rate_limiter.rb
redis_configuration.rb Add option to use native Ruby driver for Redis ()
request.rb Check Content-Length in ResponseWithLimitAdapter ()
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 Change `read:me` scope to `profile` scope ()
search_query_parser.rb Fix `account_id`, `max_id` and `min_id` params not working in search ()
search_query_transformer.rb Change search modifiers to be case-insensitive ()
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
status_finder.rb
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 Fix browser window color on light theme ()
translation_service.rb
user_settings_serializer.rb
vacuum.rb
validation_error_formatter.rb
video_metadata_extractor.rb Fix division by zero on some video/GIF files ()
webfinger.rb Select correct self link when parsing Webfinger response ()
webfinger_resource.rb Change interaction modal in web UI ()