mastodon/app/lib
2026-02-12 15:31:45 +00:00
..
activitypub Add ID/URI to collection items (#37842) 2026-02-12 15:31:45 +00:00
admin Update rubocop to version 1.8.40 (#37628) 2026-01-29 10:14:14 +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 Fix connection recycling pushing symbols to connection pool (#37674) 2026-01-30 09:59:04 +00:00
fasp Track delivery failures to FASP (#35628) 2025-08-04 07:43:34 +00:00
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 Fix banned text being able to be circumvented via unicode (#35978) 2025-09-02 07:29:03 +00:00
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 Add minute resolution to DeliveryFailureTracker (#35625) 2025-08-01 13:29:22 +00:00
domain_resource.rb
emoji_formatter.rb Update rubocop to version 1.79.2 (#35688) 2025-08-06 08:42:53 +00:00
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 Change StatusReachFinder to consider quotes as well as reblogs (#35601) 2025-07-30 14:07:01 +00:00
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 Migrate to new theming infrastructure (#37612) 2026-02-10 10:59:47 +00:00
translation_service.rb
user_settings_serializer.rb
vacuum.rb
validation_error_formatter.rb
video_metadata_extractor.rb
web_push_request.rb
webfinger_resource.rb Fix Style/GuardClause in WebfingerResource (#35531) 2025-07-28 08:39:11 +00:00
webfinger.rb Fix Style/GuardClause in Webfinger lib (#35532) 2025-07-28 08:38:55 +00:00