mastodon/spec/controllers
Eugen Rochko 6221b36b27
Remove sign-in token authentication, instead send e-mail about new sign-in ()
..
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 Change public profile pages to be disabled for unconfirmed users ()
disputes Add appeals ()
oauth Bump doorkeeper from 5.3.3 to 5.4.0 ()
settings Fix test-related issues ()
well_known Remove Keybase integration ()
about_controller_spec.rb
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
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
invites_controller_spec.rb
manifests_controller_spec.rb
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
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