mastodon/app/lib
2026-04-23 07:36:35 +00:00
..
activitypub Use /collections/:id as canonical URL for a collection (#38783) 2026-04-23 07:36:35 +00:00
admin Update chewy to version 8.0.1 (#37983) 2026-03-17 13:27:37 +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 Update connection_pool to version 3.0.2 (#38103) 2026-03-09 10:01:48 +00:00
fasp Re-use custom socket class for FASP requests (#37925) 2026-02-20 14:27:50 +00:00
importer Fix Style/ReduceToHash cop (#38088) 2026-03-09 10:01:12 +00:00
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 Rescue JSON::ParserError where already converted (#38244) 2026-03-17 08:57:10 +00:00
vacuum Upgrade rubocop from v1.84.0 to v1.84.2, update config, and correct offences (#37795) 2026-02-17 14:56:46 +00:00
webhooks Convert remaining JSON.generate (#38240) 2026-03-16 17:18:16 +00:00
access_grant_extension.rb
access_token_extension.rb Use to_json call for raw event strings (#38215) 2026-03-16 13:55:58 +00:00
account_reach_finder.rb Change account suspensions to be federated to recently-followed accounts as well (#34294) 2025-03-28 09:20:32 +00:00
account_statuses_filter.rb Add exclude_direct flag to /api/v1/accounts/:id/statuses to exclude direct messages (#37763) 2026-02-27 09:34:12 +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 Use to_json call for raw event strings (#38215) 2026-03-16 13:55:58 +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 Add EXTRA_MEDIA_HOSTS environment variable to add extra hosts to Content-Security-Policy (#34184) 2025-03-26 07:42:15 +00:00
delivery_failure_tracker.rb Add minute resolution to DeliveryFailureTracker (#35625) 2025-08-01 13:29:22 +00:00
domain_resource.rb
emoji_formatter.rb Fix Style/ReduceToHash cop (#38088) 2026-03-09 10:01:12 +00:00
entity_cache.rb Fix NoMethodError in edge case of emoji cache handling (#34749) 2025-05-28 09:39:55 +00:00
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 Use to_json call for raw event strings (#38215) 2026-03-16 13:55:58 +00:00
hashtag_normalizer.rb Remove deprecated mb_chars method (#34039) 2025-03-03 16:50:57 +00:00
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 Remove double-query for signed query strings (#34610) 2025-05-05 12:33:31 +00:00
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 Convert Oj.load -> JSON.parse in most places (#38236) 2026-03-16 16:38:19 +00:00
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 Fix handling of malformed/unusual HTML (#34201) 2025-03-18 14:50:41 +00:00
private_address_check.rb Merge commit from fork 2026-01-07 14:14:42 +01:00
rate_limiter.rb
redis_connection.rb Update sidekiq to version 7 (#34745) 2025-05-26 15:32:41 +00:00
request_pool.rb
request.rb Include hosts resolver in request socket DNS lookup (#38699) 2026-04-17 08:09:37 +00:00
response_with_limit.rb
scope_parser.rb
scope_transformer.rb
search_query_parser.rb
search_query_transformer.rb Fix search operators sometimes getting lost (#35190) 2025-06-26 10:35:49 +00:00
signature_parser.rb Fix SignatureParser accepting duplicate parameters in HTTP Signature header (#37375) 2026-01-08 10:47:53 +00:00
signed_request.rb Add support for multiple keypairs for remote accounts (#38279) 2026-03-25 14:52:12 +00:00
status_cache_hydrator.rb Add missing_attribution boolean to preview cards (#38043) 2026-03-04 11:18:37 +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 Use consistent calling style for TagManager#normalize_domain (#35764) 2026-02-27 16:38:34 +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 Use JSON.parse in user settings (#38237) 2026-03-16 16:08:17 +00:00
vacuum.rb
validation_error_formatter.rb
video_metadata_extractor.rb Rescue JSON::ParserError where already converted (#38244) 2026-03-17 08:57:10 +00:00
web_push_request.rb Use config_for for VAPID key storage (#34845) 2025-05-30 07:00:33 +00:00
webfinger_resource.rb Fix Webfinger endpoint not handling new AP ID scheme (#38391) 2026-03-26 09:58:47 +00:00
webfinger.rb Rescue JSON::ParserError where already converted (#38244) 2026-03-17 08:57:10 +00:00