mastodon/spec/lib
Eugen Rochko 619fad6cf8
Remove spam check and dependency on nilsimsa gem ()
..
activitypub Fix Mastodon not understanding as:Public and Public ()
connection_pool Add request pool to improve delivery performance ()
ostatus Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ()
proof_provider/keybase Fix Keybase verification using wrong domain for remote accounts ()
rss Improve RSS entries for statuses ()
settings Add a test for Settings::Extend#settings ()
delivery_failure_tracker_spec.rb Change delivery failure tracking to work with hostnames instead of URLs ()
entity_cache_spec.rb Fix cache_collection crashing when given an empty collection ()
extractor_spec.rb Spec Extractor ()
fast_ip_map_spec.rb Add IP-based rules ()
feed_manager_spec.rb rename replies_policy enumerables ()
formatter_spec.rb Update twitter-text from 1.14 to 3.1.0 and fix toot character counting ()
hash_object_spec.rb Spec HashObject ()
language_detector_spec.rb Change language detection to include hashtags as words ()
request_pool_spec.rb Add request pool to improve delivery performance ()
request_spec.rb Fix connect timeout not being enforced ()
sanitize_config_spec.rb Prepare Mastodon for zeitwerk autoloader ()
status_filter_spec.rb Record account suspend/silence time and keep track of domain blocks ()
status_finder_spec.rb Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ()
tag_manager_spec.rb Change multiple mentions with same username to render with domain ()
user_settings_decorator_spec.rb Enable updating additional account information from user preferences via rest api ()
webfinger_resource_spec.rb Fix webfinger returning wrong status code on malformed or missing param ()