mastodon/spec/lib
Claire 353e5f797c Merge commit '5b291fcbe41564264954618fb1f4086a3be1c600' into glitch-soc/merge-upstream
Conflicts:
- `app/validators/poll_options_validator.rb`:
  Upstream split `PollValidator` in two, and glitch-soc had local changes to
  make the options configurable.
  Refactored as upstream did, keeping glitch-soc's configurable limits.
2025-01-28 18:29:46 +01:00
..
activitypub Merge commit '93f3c724aea4efe874054b2f546fff91f0bf731b' into glitch-soc/merge-upstream 2025-01-27 18:19:09 +01:00
admin Use `mastodon` config namespace to load software update default value via `config_for` (#30534) 2024-11-12 08:28:31 +00:00
annual_report Use group/count approach in annual report classes (#32914) 2024-11-19 08:51:34 +00:00
connection_pool
importer
mastodon Add `duplicate_record` helper to maintenance CLI spec (#33536) 2025-01-10 09:04:23 +00:00
ostatus
paperclip
sanitize Merge commit '877090518682b6c77ba9bdfa0231afd56daec44d' into glitch-soc/merge-upstream 2024-12-25 18:01:37 +01:00
translation_service
vacuum
webhooks
account_reach_finder_spec.rb
account_statuses_filter_spec.rb Reduce factory generation in `AccountStatusesFilter` spec (#32727) 2024-11-04 09:00:01 +00:00
advanced_text_formatter_spec.rb
annual_report_spec.rb Add coverage for `AnnualReport.prepare` method (#33618) 2025-01-16 15:45:48 +00:00
cache_buster_spec.rb
content_security_policy_spec.rb
delivery_failure_tracker_spec.rb Merge commit from fork 2025-01-16 11:10:08 +01: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
entity_cache_spec.rb
extractor_spec.rb
fast_ip_map_spec.rb
feed_manager_spec.rb Merge commit '752d49eefef48262d501ba5fc2006d2c8466a000' into glitch-soc/merge-upstream 2024-12-02 21:08:15 +01:00
hashtag_normalizer_spec.rb
html_aware_formatter_spec.rb
link_details_extractor_spec.rb Change `first_of_value` to `first_of_hash`, and add more test cases (#33647) 2025-01-22 14:02:05 +00:00
permalink_redirector_spec.rb
plain_text_formatter_spec.rb
request_pool_spec.rb
request_spec.rb Fix incorrect signature after HTTP redirect (#33757) 2025-01-28 14:44:27 +00:00
scope_transformer_spec.rb
search_query_parser_spec.rb
search_query_transformer_spec.rb Add coverage for fixing the thing with the dates in the search area (#32958) 2024-11-18 15:42:45 +00:00
signature_parser_spec.rb
status_cache_hydrator_spec.rb
status_filter_spec.rb
status_finder_spec.rb
status_reach_finder_spec.rb
suspicious_sign_in_detector_spec.rb
tag_manager_spec.rb
text_formatter_spec.rb Change URL truncation to account for ellipses (#33229) 2024-12-10 08:41:06 +00:00
webfinger_resource_spec.rb
webfinger_spec.rb