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) 3 years ago
delivery_failure_tracker_spec.rb Fix single Redis connection being used across all threads (#18135) 3 years ago
emoji_formatter_spec.rb Change RSS feeds (#18356) 3 years ago
entity_cache_spec.rb Fix cache_collection crashing when given an empty collection (#15921) 4 years ago
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 Fix test-related issues (#17888) 3 years ago
link_details_extractor_spec.rb Add workaround for YouTube Shorts links (#17869) 3 years ago
permalink_redirector_spec.rb Change public accounts pages to mount the web UI (#19319) 3 years ago
plain_text_formatter_spec.rb Refactor formatter (#17828) 3 years ago
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 Change authorized applications page (#17656) 3 years ago
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 Add support for editing for published statuses (#16697) 3 years ago
suspicious_sign_in_detector_spec.rb Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 3 years ago
tag_manager_spec.rb Spelling (#17705) 3 years ago
text_formatter_spec.rb Refactor formatter (#17828) 3 years ago
user_settings_decorator_spec.rb
webfinger_resource_spec.rb Fix typos (#19849) 2 years ago