You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/lib
Matt Jankowski 425982841d
Use group/count approach in annual report classes (#32914)
1 year ago
..
activitypub Drop support for ruby 3.1 (#32363) 1 year ago
admin Update Rails to version 7.2.2 (#30391) 1 year ago
annual_report Use group/count approach in annual report classes (#32914) 1 year ago
connection_pool
importer Use hash arguments to `select` when possible (Rails 7.2) (#32917) 1 year ago
node_info
ostatus
rss Drop support for ruby 3.1 (#32363) 1 year ago
translation_service Drop support for ruby 3.1 (#32363) 1 year ago
vacuum Add age/expiry duration constants to `BulkImport` class (#32839) 1 year ago
webhooks
access_grant_extension.rb
access_token_extension.rb
account_reach_finder.rb Define constants for sampling sizes in `AccountReachFinder` (#32805) 1 year ago
account_statuses_filter.rb
activity_tracker.rb
annual_report.rb Fix performance of percentile calculation for annual reports (#32765) 1 year ago
application_extension.rb
ascii_folding.rb
attachment_batch.rb Fix and improve batch attachment deletion handling when using OpenStack Swift (#32637) 1 year ago
cache_buster.rb
content_security_policy.rb add SWIFT object storage uri to CSP media hosts (#32439) 1 year ago
delivery_failure_tracker.rb
domain_resource.rb Add `DomainResource` class to wrap MX lookup/normalize (#32864) 1 year ago
emoji_formatter.rb Change some instances of Nokogiri HTML4 parsing to HTML5 (#31812) 1 year ago
entity_cache.rb Add `CustomEmoji.enabled` scope (#31830) 1 year ago
extractor.rb
fast_geometry_parser.rb Switch from unmaintained paperclip to kt-paperclip (#16724) 4 years ago
fast_ip_map.rb
feed_manager.rb Use hash arguments to `select` when possible (Rails 7.2) (#32917) 1 year ago
hashtag_normalizer.rb
html_aware_formatter.rb
inline_renderer.rb Remove unused E2EE messaging code (#31193) 1 year ago
link_details_extractor.rb Ignore `undefined` as canonical url (#31882) 1 year ago
oauth_pre_authorization_extension.rb
permalink_redirector.rb Fix search params being dropped when redirected to non-deck path (#31984) 1 year ago
plain_text_formatter.rb Change some instances of Nokogiri HTML4 parsing to HTML5 (#31812) 1 year ago
private_address_check.rb
rate_limiter.rb
redis_connection.rb Refactor (ruby) redis configuration (#31694) 1 year ago
request.rb Move `ALLOWED_PRIVATE_ADDRESSES` parsing to an initializer (#32850) 1 year ago
request_pool.rb
response_with_limit.rb
scope_parser.rb
scope_transformer.rb
search_query_parser.rb
search_query_transformer.rb Fix `min_id` and `max_id` causing error in search API (#32857) 1 year ago
signature_parser.rb
status_cache_hydrator.rb
status_filter.rb
status_finder.rb
status_reach_finder.rb
suspicious_sign_in_detector.rb Add `InetContainer` with scopes of `containing` and `contained` (#32802) 1 year ago
tag_manager.rb
text_formatter.rb Add telemetry for status / bio formatting (#32677) 1 year ago
themes.rb Update CSS color variables to match our latest design system (#31510) 1 year ago
translation_service.rb Move translation service config to `config_for` yml (#30663) 1 year ago
user_settings_serializer.rb
vacuum.rb
validation_error_formatter.rb
video_metadata_extractor.rb
web_push_request.rb Extract `WebPushRequest` from push notification worker and subscription (#32208) 1 year ago
webfinger.rb
webfinger_resource.rb