mastodon/app/lib
Claire 344e2903b3
Fix featured tags for remote accounts not being kept up to date ()
..
activitypub Fix featured tags for remote accounts not being kept up to date ()
admin Update Rails to version 7.2.2 ()
annual_report Use hash arguments to `group` when possible ()
connection_pool Fix `Style/SuperArguments` cop ()
importer Use hash arguments to `select` when possible (Rails 7.2) ()
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 Add age/expiry duration constants to `BulkImport` class ()
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 Define constants for sampling sizes in `AccountReachFinder` ()
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 ()
antispam.rb Tweak antispam a bit ()
application_extension.rb Merge pull request from GHSA-vp5r-5pgw-jwqx
ascii_folding.rb Change how hashtags are normalized ()
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 ()
domain_resource.rb Add `DomainResource` class to wrap MX lookup/normalize ()
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 Switch from unmaintained paperclip to kt-paperclip ()
fast_ip_map.rb Add IP-based rules ()
feed_manager.rb Fix exclusive lists interfering with notifications ()
hashtag_normalizer.rb Improve performance by avoiding regex construction ()
html_aware_formatter.rb Refactor formatter ()
inline_renderer.rb Remove unused E2EE messaging code ()
link_details_extractor.rb LinkDetailsExtractor adjustments ()
nokogiri_handler.rb LinkDetailsExtractor adjustments ()
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 Autofix Rubocop Lint/AmbiguousOperatorPrecedence ()
redis_connection.rb Refactor (ruby) redis configuration ()
request.rb Update `rubocop` to version 1.69.1 ()
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 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 `min_id` and `max_id` causing error in search API ()
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 Prevent delivery of posts to (even more) suspended followers ()
suspicious_sign_in_detector.rb Add `InetContainer` with scopes of `containing` and `contained` ()
tag_manager.rb Merge pull request from GHSA-v3xf-c9qf-j667
text_formatter.rb Change URL truncation to account for ellipses ()
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 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 Handle rotation is not present in the video metadata ()
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 ()