mastodon/spec/controllers
luzpaz 898fe2fa8e
Fix typo in source `setted`->`set` ()
Found via `codespell -q 3 -S ./CHANGELOG.md,./AUTHORS.md,./config/locales,./app/javascript/mastodon/locales -L ba,keypair,medias,ro`
..
activitypub Spelling ()
admin Fix test-related issues ()
api Fix /api/v1/admin/accounts ()
auth Remove sign-in token authentication, instead send e-mail about new sign-in ()
concerns Fix single Redis connection being used across all threads ()
disputes Add appeals ()
oauth Bump doorkeeper from 5.3.3 to 5.4.0 ()
settings Fix typo in source `setted`->`set` ()
well_known Remove Keybase integration ()
about_controller_spec.rb Compensate for scrollbar disappearing when media modal visible ()
account_follow_controller_spec.rb Add support for reversible suspensions through ActivityPub ()
account_unfollow_controller_spec.rb Add support for reversible suspensions through ActivityPub ()
accounts_controller_spec.rb Spelling ()
application_controller_spec.rb Spelling ()
authorize_interactions_controller_spec.rb Refactor and improve tests ()
emojis_controller_spec.rb Misc. typos ()
follower_accounts_controller_spec.rb Add `/api/v1/accounts/familiar_followers` to REST API ()
following_accounts_controller_spec.rb Add `/api/v1/accounts/familiar_followers` to REST API ()
home_controller_spec.rb Change routing paths to use usernames in web UI ()
instance_actors_controller_spec.rb Fix instance actor not being dereferenceable ()
intents_controller_spec.rb Add remote interaction dialog for toots ()
invites_controller_spec.rb Lint pass ()
manifests_controller_spec.rb Use raw status code on have_http_status ()
media_controller_spec.rb Fix error when rendering public pages with media attachments ()
media_proxy_controller_spec.rb Fix media attachments enumeration ()
relationships_controller_spec.rb Remove PubSubHubbub-related columns from accounts table ()
remote_follow_controller_spec.rb Add support for reversible suspensions through ActivityPub ()
remote_interaction_controller_spec.rb Add specs for RemoteInteractionController ()
shares_controller_spec.rb Fix blurhash and autoplay not working on public pages ()
statuses_cleanup_controller_spec.rb Add feature to automatically delete old toots ()
statuses_controller_spec.rb Spelling ()
tags_controller_spec.rb Redesign public hashtag page to use a masonry layout ()