mastodon/app/lib
Eugen Rochko 90f4ffa31d
Fix performance of percentile calculation for annual reports ()
..
activitypub Drop support for ruby 3.1 ()
admin Add “A Mastodon update is available.” message on admin dashboard for non-bugfix updates ()
annual_report Fix performance of percentile calculation for annual reports ()
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 Drop support for ruby 3.1 ()
translation_service Drop support for ruby 3.1 ()
vacuum Remove unneeded `reorder(nil)` conditions ()
webhooks
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 Fix performance of percentile calculation for annual reports ()
application_extension.rb Merge pull request from GHSA-vp5r-5pgw-jwqx
ascii_folding.rb
attachment_batch.rb Fix and improve batch attachment deletion handling when using OpenStack Swift ()
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
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
response_with_limit.rb
scope_parser.rb
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 Add telemetry for status / bio formatting ()
themes.rb Update CSS color variables to match our latest design system ()
translation_service.rb Move translation service config to `config_for` yml ()
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 ()