..
activitypub
Merge commit from fork
2025-10-21 15:00:28 +02:00
admin
Display Valkey version on admin dashboard ( #35785 )
2025-09-10 10:58:51 +00:00
annual_report
Use group/count approach in annual report classes ( #32914 )
2024-11-19 08:51:34 +00:00
connection_pool
Enable "zero monkey patching" mode in RSpec ( #31614 )
2024-09-04 05:12:25 +00:00
fasp
Track delivery failures to FASP ( #35628 )
2025-08-04 07:43:34 +00:00
importer
Enable "zero monkey patching" mode in RSpec ( #31614 )
2024-09-04 05:12:25 +00:00
mastodon
Merge commit from fork
2025-10-13 14:20:23 +02:00
ostatus
Reduce hard coding of LOCAL_DOMAIN env value throughout tests ( #35025 )
2025-06-13 07:58:22 +00:00
paperclip
Enable "zero monkey patching" mode in RSpec ( #31614 )
2024-09-04 05:12:25 +00:00
sanitize
Change referrer policy to be controlled by header in web UI ( #33214 )
2024-12-09 22:42:45 +00:00
translation_service
Ignore block result of send method and remove rubocop:disable in deepl spec ( #27741 )
2023-11-08 14:43:17 +00:00
vacuum
Reduce factory creation (132 -> 40) in lib/vacuum/* specs ( #32498 )
2024-10-15 12:54:56 +00:00
webhooks
Enable "zero monkey patching" mode in RSpec ( #31614 )
2024-09-04 05:12:25 +00:00
account_reach_finder_spec.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_spec.rb
Reduce factory generation in AccountStatusesFilter spec ( #32727 )
2024-11-04 09:00:01 +00:00
annual_report_spec.rb
Add coverage for AnnualReport.prepare method ( #33618 )
2025-01-16 15:45:48 +00:00
antispam_spec.rb
Fix banned text being able to be circumvented via unicode ( #35978 )
2025-09-02 07:29:03 +00:00
cache_buster_spec.rb
Update rubocop-rspec to version 3.6.0 ( #34497 )
2025-04-24 14:56:13 +00:00
content_security_policy_spec.rb
Enable "zero monkey patching" mode in RSpec ( #31614 )
2024-09-04 05:12:25 +00:00
delivery_failure_tracker_spec.rb
Add minute resolution to DeliveryFailureTracker ( #35625 )
2025-08-01 13:29:22 +00:00
domain_resource_spec.rb
Add DomainResource class to wrap MX lookup/normalize ( #32864 )
2024-11-14 13:47:29 +00:00
emoji_formatter_spec.rb
Fix RSpec/ContextWording cop ( #24739 )
2023-05-04 05:49:08 +02:00
entity_cache_spec.rb
Fix RSpec/DescribedClass cop ( #25104 )
2023-06-06 13:58:33 +02:00
extractor_spec.rb
Enable "zero monkey patching" mode in RSpec ( #31614 )
2024-09-04 05:12:25 +00:00
fast_ip_map_spec.rb
Enable "zero monkey patching" mode in RSpec ( #31614 )
2024-09-04 05:12:25 +00:00
feed_manager_spec.rb
Fix filtering for lists ( #33842 )
2025-02-05 15:08:12 +00:00
hashtag_normalizer_spec.rb
Enable "zero monkey patching" mode in RSpec ( #31614 )
2024-09-04 05:12:25 +00:00
html_aware_formatter_spec.rb
Implement HTML ruby tags for east-asian languages ( #30897 )
2024-07-03 20:05:59 +00:00
link_details_extractor_spec.rb
Update rubocop-rspec to version 3.6.0 ( #34497 )
2025-04-24 14:56:13 +00:00
permalink_redirector_spec.rb
Fix permalink redirects continuing to work for suspended accounts ( #36453 )
2025-10-13 15:18:01 +00:00
plain_text_formatter_spec.rb
Reduce factory creation (17 -> 0) in PlainTextFormatter spec ( #32487 )
2024-10-15 13:58:45 +00:00
request_pool_spec.rb
Enable "zero monkey patching" mode in RSpec ( #31614 )
2024-09-04 05:12:25 +00:00
request_spec.rb
Spec for newline in request lib initialize ( #36170 )
2025-09-19 15:22:23 +00:00
scope_transformer_spec.rb
Consolidate shared a scope example parts into one attributes check ( #32046 )
2024-09-25 07:56:42 +00:00
search_query_parser_spec.rb
Enable "zero monkey patching" mode in RSpec ( #31614 )
2024-09-04 05:12:25 +00:00
search_query_transformer_spec.rb
Fix search operators sometimes getting lost ( #35190 )
2025-06-26 10:35:49 +00:00
signature_parser_spec.rb
Fix RSpec/DescribedClass cop ( #29472 )
2024-03-13 15:42:39 +00:00
status_cache_hydrator_spec.rb
Remove the outgoing_quotes feature flag, making the feature unconditional ( #36130 )
2025-09-24 08:58:08 +00:00
status_filter_spec.rb
Enable "zero monkey patching" mode in RSpec ( #31614 )
2024-09-04 05:12:25 +00:00
status_finder_spec.rb
Enable "zero monkey patching" mode in RSpec ( #31614 )
2024-09-04 05:12:25 +00:00
status_reach_finder_spec.rb
Enable "zero monkey patching" mode in RSpec ( #31614 )
2024-09-04 05:12:25 +00:00
suspicious_sign_in_detector_spec.rb
Fix RSpec/VerifiedDoubles cop ( #25469 )
2023-06-22 14:55:22 +02:00
tag_manager_spec.rb
Fix RSpec/DescribedClass cop ( #25104 )
2023-06-06 13:58:33 +02:00
text_formatter_spec.rb
Reduce hard coding of LOCAL_DOMAIN env value throughout tests ( #35025 )
2025-06-13 07:58:22 +00:00
webfinger_resource_spec.rb
Enable "zero monkey patching" mode in RSpec ( #31614 )
2024-09-04 05:12:25 +00:00
webfinger_spec.rb
Fix Style/GuardClause in Webfinger lib ( #35532 )
2025-07-28 08:38:55 +00:00