mastodon/spec/controllers
Claire 30ce6e395c
Fix user email address being banned on self-deletion ()
* Add tests

* Fix user email address being banned on self-deletion

Fixes 
..
activitypub Fix anonymous access to outbox not being cached by the reverse proxy ()
admin Add ability to skip sign-in token authentication for specific users ()
api Fix app name, website and redirect URIs not having a maximum length ()
auth Change confirmations controller to redirect to / for approved users ()
concerns Fix cache_collection crashing when given an empty collection ()
oauth Bump doorkeeper from 5.3.3 to 5.4.0 ()
settings Fix user email address being banned on self-deletion ()
well_known Fix anonymous access to outbox not being cached by the reverse proxy ()
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 Prepare Mastodon for Rails 6 ()
application_controller_spec.rb Update Mastodon to Rails 6.1 ()
authorize_interactions_controller_spec.rb Change ResolveAccountService's handling of skip_webfinger ()
emojis_controller_spec.rb Misc. typos ()
follower_accounts_controller_spec.rb Fix serialization of followers/following counts when user hides their network ()
following_accounts_controller_spec.rb Fix serialization of followers/following counts when user hides their network ()
home_controller_spec.rb Fix blurhash and autoplay not working on public pages ()
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 media attachments enumeration ()
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_controller_spec.rb Add support for reversible suspensions through ActivityPub ()
tags_controller_spec.rb Redesign public hashtag page to use a masonry layout ()