You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/lib
Claire 0c9eac80d8
Fix unbounded recursion in post discovery (#23506)
* Add a limit to how many posts can get fetched as a result of a single request

* Add tests

* Always pass `request_id` when processing `Announce` activities

---------

Co-authored-by: nametoolong <nametoolong@users.noreply.github.com>
2 years ago
..
activitypub Fix unbounded recursion in post discovery (#23506) 2 years ago
connection_pool
ostatus
settings
vacuum Fix vacuum scheduler missing lock, locks never expiring (#19458) 2 years ago
delivery_failure_tracker_spec.rb
emoji_formatter_spec.rb
entity_cache_spec.rb
extractor_spec.rb
fast_ip_map_spec.rb
feed_manager_spec.rb Fix home TL could contain post from who blocked me (#22849) 2 years ago
hash_object_spec.rb
hashtag_normalizer_spec.rb Change how hashtags are normalized (#18795) 3 years ago
html_aware_formatter_spec.rb
link_details_extractor_spec.rb
permalink_redirector_spec.rb Change public accounts pages to mount the web UI (#19319) 2 years ago
plain_text_formatter_spec.rb
request_pool_spec.rb
request_spec.rb fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879) 2 years ago
sanitize_config_spec.rb Fix sanitizer parsing link text as HTML when stripping unsupported links (#22558) 2 years ago
scope_transformer_spec.rb
status_cache_hydrator_spec.rb Fix filter handling in status cache hydration (#19963) 2 years ago
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
user_settings_decorator_spec.rb
webfinger_resource_spec.rb Fix typos (#19849) 2 years ago