mastodon/spec/lib
Eugen Rochko 3917353645
Fix single Redis connection being used across all threads ()
* Fix single Redis connection being used across all Sidekiq threads

* Fix tests
..
activitypub Fix single Redis connection being used across all threads ()
connection_pool Add request pool to improve delivery performance ()
ostatus Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ()
rss Fix test-related issues ()
settings
delivery_failure_tracker_spec.rb Fix single Redis connection being used across all threads ()
emoji_formatter_spec.rb Refactor formatter ()
entity_cache_spec.rb Fix cache_collection crashing when given an empty collection ()
extractor_spec.rb
fast_ip_map_spec.rb Add IP-based rules ()
feed_manager_spec.rb Fix single Redis connection being used across all threads ()
hash_object_spec.rb
html_aware_formatter_spec.rb Fix test-related issues ()
link_details_extractor_spec.rb Add workaround for YouTube Shorts links ()
permalink_redirector_spec.rb Change routing paths to use usernames in web UI ()
plain_text_formatter_spec.rb Refactor formatter ()
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 ()
scope_transformer_spec.rb Change authorized applications page ()
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` ()
status_reach_finder_spec.rb Add support for editing for published statuses ()
suspicious_sign_in_detector_spec.rb Remove sign-in token authentication, instead send e-mail about new sign-in ()
tag_manager_spec.rb Spelling ()
text_formatter_spec.rb Refactor formatter ()
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 ()