mastodon/app/lib
kenkiku1021 f2378aca40
add SWIFT object storage uri to CSP media hosts ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
..
activitypub Add `OpenSSL::SSL::SSLError` to http connection errors wrapper ()
admin Add “A Mastodon update is available.” message on admin dashboard for non-bugfix updates ()
annual_report Add `AnnualReport::Source#report_statuses` method for subclasses to use ()
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 Remove unneeded `reorder(nil)` conditions ()
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 SWIFT object storage uri to CSP media hosts ()
delivery_failure_tracker.rb Fix `Rails/WhereExists` cop in app/lib ()
emoji_formatter.rb Change some instances of Nokogiri HTML4 parsing to HTML5 ()
entity_cache.rb Add `CustomEmoji.enabled` scope ()
extractor.rb Remove unused `Extractor#extract_cashtags_with_indices` method ()
fast_geometry_parser.rb
fast_ip_map.rb
feed_manager.rb Fix issue when encountering reblog of deleted post in feed rebuild ()
hashtag_normalizer.rb
html_aware_formatter.rb Refactor formatter ()
inline_renderer.rb Remove unused E2EE messaging code ()
link_details_extractor.rb Ignore `undefined` as canonical url ()
oauth_pre_authorization_extension.rb Enable OAuth PKCE Extension ()
permalink_redirector.rb Fix search params being dropped when redirected to non-deck path ()
plain_text_formatter.rb Change some instances of Nokogiri HTML4 parsing to HTML5 ()
private_address_check.rb Rely on built-in ruby private IP detection ()
rate_limiter.rb
redis_connection.rb Refactor (ruby) redis configuration ()
request.rb Change Mastodon to issue correctly-signed queries by default ()
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 Fix invalid date searches returning 503 ()
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 Update CSS color variables to match our latest design system ()
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 ()
web_push_request.rb Extract `WebPushRequest` from push notification worker and subscription ()
webfinger.rb Select correct self link when parsing Webfinger response ()
webfinger_resource.rb Change interaction modal in web UI ()