mastodon/spec/lib
luzpaz 4aa3b9bd01
Fix typos ()
* Fix typos

Found via `codespell -q 3 -S ./CHANGELOG.md,./AUTHORS.md,./config/locales,./app/javascript/mastodon/locales -L ba,keypair,medias,pixelx,ro`

* Follow-up typo fix
..
activitypub Fix crash when a remote Flag activity mentions a private post ()
connection_pool Add request pool to improve delivery performance ()
ostatus Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ()
settings Add a test for Settings::Extend#settings ()
delivery_failure_tracker_spec.rb Fix single Redis connection being used across all threads ()
emoji_formatter_spec.rb Change RSS feeds ()
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 Revamp post filtering system ()
hash_object_spec.rb Spec HashObject ()
hashtag_normalizer_spec.rb Change how hashtags are normalized ()
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 typos ()
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 ()