mastodon/app/lib
2026-01-26 09:26:19 +00:00
..
activitypub Fix irrelevant accounts being passed through silenced_account_ids to DistributionWorker (#37589) 2026-01-26 09:26:19 +00:00
admin Remove deprecated usage of imagemagick (#37488) 2026-01-22 14:57:19 +00:00
annual_report Change wrapstodon 2025 to allow unlisted posts in top statuses (#37206) 2025-12-11 16:35:35 +00:00
connection_pool SharedConnectionPool - NoMethodError: undefined method 'site' for Integer (#37374) 2026-01-09 16:20:50 +00:00
fasp
importer
node_info
ostatus Fix cross-server conversation tracking (#37559) 2026-01-21 12:02:41 +00:00
rss
seo Add schema.org markup to SEO-enabled posts (#36075) 2025-09-12 09:12:07 +00:00
translation_service
vacuum Fix vacuums being interrupted by a single batch failure (#36606) 2025-10-27 14:22:54 +00:00
webhooks
access_grant_extension.rb
access_token_extension.rb
account_reach_finder.rb
account_statuses_filter.rb Fix posts with edited out media attachments being returned in /api/v1/accounts/:id/statuses?only_media=true (#37363) 2026-01-05 15:06:20 +00:00
activity_tracker.rb
annual_report.rb Change Wrapstodon switch from feature flag to admin setting (#37273) 2025-12-17 09:47:02 +00:00
antispam.rb
application_extension.rb Fix misc comment typos (#37183) 2025-12-09 16:09:01 +00:00
ascii_folding.rb
attachment_batch.rb Increase HTTP read timeout for expensive S3 batch delete operation (#37004) 2025-11-25 10:18:34 +00:00
cache_buster.rb
content_security_policy.rb
delivery_failure_tracker.rb
domain_resource.rb
emoji_formatter.rb
entity_cache.rb
extractor.rb Fix hashtags not being picked up when full-width hash sign is used (#36103) 2025-10-27 17:18:01 +00:00
fast_geometry_parser.rb
fast_ip_map.rb
feed_manager.rb Fix FeedManager#filter_from_home error when handling a reblog of a deleted status (#37486) 2026-01-14 10:51:23 +00:00
hashtag_normalizer.rb
html_aware_formatter.rb Fix quotes with CWs but no text not having fallback link (#37361) 2026-01-05 10:35:35 +00:00
http_signature_draft.rb
inline_renderer.rb
inline_script_manager.rb Add ability to include inline javascript (#37459) 2026-01-13 10:40:26 +00:00
interaction_policy.rb Extract interaction policy class (#37277) 2025-12-17 10:12:43 +00:00
link_details_extractor.rb
nokogiri_handler.rb
permalink_redirector.rb Fix permalink redirects continuing to work for suspended accounts (#36453) 2025-10-13 15:18:01 +00:00
plain_text_formatter.rb
private_address_check.rb Merge commit from fork 2026-01-07 14:14:42 +01:00
rate_limiter.rb
redis_connection.rb
request_pool.rb
request.rb Upgrade rubocop-rails from 2.33.4 to 2.34.2 and address related offenses (#37243) 2025-12-15 12:57:16 +00:00
response_with_limit.rb
scope_parser.rb
scope_transformer.rb
search_query_parser.rb
search_query_transformer.rb
signature_parser.rb Fix SignatureParser accepting duplicate parameters in HTTP Signature header (#37375) 2026-01-08 10:47:53 +00:00
signed_request.rb Remove unused DomainControlHelper include from SignedRequest (#35856) 2025-11-04 15:27:42 +00:00
status_cache_hydrator.rb Fix streamed quoted polls not being hydrated correctly (#37118) 2025-12-04 14:10:48 +00:00
status_filter.rb Refactor relation preloading (#37217) 2025-12-15 07:35:46 +00:00
status_finder.rb
status_reach_finder.rb
suspicious_sign_in_detector.rb
tag_manager.rb Add coverage for TagManager#normalize_domain (#35994) 2026-01-21 16:11:38 +00:00
text_formatter.rb Fix missing fallback link in CW-only quote posts (#36963) 2025-11-20 10:08:36 +00:00
themes.rb
translation_service.rb
user_settings_serializer.rb
vacuum.rb
validation_error_formatter.rb
video_metadata_extractor.rb
web_push_request.rb
webfinger_resource.rb
webfinger.rb